Home
last modified time | relevance | path

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

/trunk/main/filter/source/xmlfilteradaptor/
H A DXmlFilterAdaptor.cxx156 Reference< XStyleLoader > xstyleLoader (xstylefamiliessupplier->getStyleFamilies(), UNO_QUERY); in importImpl() local
159 if(xstyleLoader.is()){ in importImpl()
164 if(xstyleLoader.is()){ in importImpl()
165 … Sequence<com::sun::star::beans::PropertyValue> pValue=xstyleLoader->getStyleLoaderOptions(); in importImpl()
177 xstyleLoader->loadStylesFromURL(msTemplateName,pValue); in importImpl()

Completed in 18 milliseconds