Home
last modified time | relevance | path

Searched refs:CSSSource (Results 1 – 1 of 1) sorted by relevance

/plugin/odt/ODT/
H A DODTImport.php60 …static protected function importCSSCodeInternal (ODTInternalParams $params, $isFile, $CSSSource, $… argument
71 $params->import->importFromString($CSSSource);
73 $params->import->importFromFile($CSSSource);