Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/unocore/
H A Dunostyle.cxx1615 static uno::Reference< beans::XPropertySetInfo > xCharRef; in lcl_getPropertySetInfo() local
1616 if(!xCharRef.is()) in lcl_getPropertySetInfo()
1618xCharRef = aSwMapProvider.GetPropertySet(PROPERTY_MAP_CHAR_STYLE)->getPropertySetInfo(); in lcl_getPropertySetInfo()
1620 xRet = xCharRef; in lcl_getPropertySetInfo()
4769 static uno::Reference< beans::XPropertySetInfo > xCharRef; in getPropertySetInfo() local
4770 if(!xCharRef.is()) in getPropertySetInfo()
4772xCharRef = aSwMapProvider.GetPropertySet(PROPERTY_MAP_CHAR_AUTO_STYLE)->getPropertySetInfo(); in getPropertySetInfo()
4774 xRet = xCharRef; in getPropertySetInfo()

Completed in 46 milliseconds