Searched refs:xCharRef (Results 1 – 1 of 1) sorted by relevance
1601 static uno::Reference< beans::XPropertySetInfo > xCharRef; in lcl_getPropertySetInfo() local1602 if(!xCharRef.is()) in lcl_getPropertySetInfo()1604 … xCharRef = aSwMapProvider.GetPropertySet(PROPERTY_MAP_CHAR_STYLE)->getPropertySetInfo(); in lcl_getPropertySetInfo()1606 xRet = xCharRef; in lcl_getPropertySetInfo()4716 static uno::Reference< beans::XPropertySetInfo > xCharRef; in getPropertySetInfo() local4717 if(!xCharRef.is()) in getPropertySetInfo()4719 … xCharRef = aSwMapProvider.GetPropertySet(PROPERTY_MAP_CHAR_AUTO_STYLE)->getPropertySetInfo(); in getPropertySetInfo()4721 xRet = xCharRef; in getPropertySetInfo()