Searched refs:xGrfRef (Results 1 – 1 of 1) sorted by relevance
890 static uno::Reference< beans::XPropertySetInfo > xGrfRef; in getPropertySetInfo() local900 if( !xGrfRef.is() ) in getPropertySetInfo()901 xGrfRef = m_pPropSet->getPropertySetInfo(); in getPropertySetInfo()902 xRef = xGrfRef; in getPropertySetInfo()
Completed in 38 milliseconds