Searched refs:xPSMPropertySet (Results 1 – 2 of 2) sorted by relevance
175 Reference< XPropertySet> xPSMPropertySet( xMFac, UNO_QUERY_THROW ); in DocObjectWrapper() local177 xPSMPropertySet->getPropertyValue( in DocObjectWrapper()
4277 Reference< XPropertySet> xPSMPropertySet( xFactory, UNO_QUERY ); in RTL_Impl_GetDefaultContext() local4278 if( xPSMPropertySet.is() ) in RTL_Impl_GetDefaultContext()4280 Any aContextAny = xPSMPropertySet->getPropertyValue( in RTL_Impl_GetDefaultContext()
Completed in 46 milliseconds