Searched refs:xPageRef (Results 1 – 1 of 1) sorted by relevance
1622 static uno::Reference< beans::XPropertySetInfo > xPageRef; in lcl_getPropertySetInfo() local1623 if(!xPageRef.is()) in lcl_getPropertySetInfo()1625 … xPageRef = aSwMapProvider.GetPropertySet(PROPERTY_MAP_PAGE_STYLE)->getPropertySetInfo(); in lcl_getPropertySetInfo()1627 xRet = xPageRef; in lcl_getPropertySetInfo()