Searched refs:xGrfRef (Results 1 – 1 of 1) sorted by relevance
1258 static uno::Reference< beans::XPropertySetInfo > xGrfRef; in getPropertySetInfo() local1268 if( !xGrfRef.is() ) in getPropertySetInfo()1269 xGrfRef = m_pPropSet->getPropertySetInfo(); in getPropertySetInfo()1270 xRef = xGrfRef; in getPropertySetInfo()