Searched refs:sTextDefaults (Results 1 – 2 of 2) sorted by relevance
139 OUString sTextDefaults ( RTL_CONSTASCII_USTRINGPARAM ( "com.sun.star.text.Defaults" ) ); in exportTextStyles() local140 Reference < XPropertySet > xPropSet (xFactory->createInstance ( sTextDefaults ), UNO_QUERY); in exportTextStyles()
241 OUString sTextDefaults ( RTL_CONSTASCII_USTRINGPARAM ( "com.sun.star.text.Defaults" ) ); in exportDefaultStyle() local242 Reference < XPropertySet > xPropSet (xFactory->createInstance ( sTextDefaults ), UNO_QUERY); in exportDefaultStyle()
Completed in 37 milliseconds