Searched refs:xCharRef (Results 1 – 1 of 1) sorted by relevance
1647 static uno::Reference< beans::XPropertySetInfo > xCharRef; in lcl_getPropertySetInfo() local1648 if(!xCharRef.is()) in lcl_getPropertySetInfo()1650 … xCharRef = aSwMapProvider.GetPropertySet(PROPERTY_MAP_CHAR_STYLE)->getPropertySetInfo(); in lcl_getPropertySetInfo()1652 xRet = xCharRef; in lcl_getPropertySetInfo()4100 static uno::Reference< beans::XPropertySetInfo > xCharRef; in getPropertySetInfo() local4101 if(!xCharRef.is()) in getPropertySetInfo()4103 … xCharRef = aSwMapProvider.GetPropertySet(PROPERTY_MAP_CHAR_AUTO_STYLE)->getPropertySetInfo(); in getPropertySetInfo()4105 xRet = xCharRef; in getPropertySetInfo()
Completed in 26 milliseconds