Searched refs:import_odt_callbacks (Results 1 – 1 of 1) sorted by relevance
45 static $import_odt_callbacks = NULL; variable in ODTStyleStyle54 if (!isset(self::$import_odt_callbacks))55 self::$import_odt_callbacks = array();60 self::$import_odt_callbacks [] = array($classname, 'importODTStyle');196 return call_user_func(self::$import_odt_callbacks [$index], $xmlCode);