Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/unocore/
H A Dunostyle.cxx1647 static uno::Reference< beans::XPropertySetInfo > xCharRef; in lcl_getPropertySetInfo() local
1648 if(!xCharRef.is()) in lcl_getPropertySetInfo()
1650xCharRef = 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() local
4101 if(!xCharRef.is()) in getPropertySetInfo()
4103xCharRef = aSwMapProvider.GetPropertySet(PROPERTY_MAP_CHAR_AUTO_STYLE)->getPropertySetInfo(); in getPropertySetInfo()
4105 xRet = xCharRef; in getPropertySetInfo()

Completed in 26 milliseconds