Searched refs:xIP (Results 1 – 4 of 4) sorted by relevance
249 uno::Reference < embed::XEmbeddedObject > xIP = pONd->GetOLEObj().GetOleRef(); in CreateChartInternalDataProviders() local250 if ( svt::EmbeddedObjectRef::TryRunningState( xIP ) ) in CreateChartInternalDataProviders()252 … uno::Reference< chart2::XChartDocument > xChart( xIP->getComponent(), UNO_QUERY ); in CreateChartInternalDataProviders()
2175 uno::Reference < embed::XEmbeddedObject > xIP = pOleNode->GetOLEObj().GetOleRef(); in getPropertyValue() local2178 SvGlobalName aClassName( xIP->getClassID() ); in getPropertyValue()2182 if ( svt::EmbeddedObjectRef::TryRunningState( xIP ) ) in getPropertyValue()2184 … uno::Reference < lang::XComponent > xComp( xIP->getComponent(), uno::UNO_QUERY ); in getPropertyValue()2191 … pDoc->GetDocShell()->GetIPClient( svt::EmbeddedObjectRef( xIP, embed::Aspects::MSOLE_CONTENT ) ); in getPropertyValue()2192 aAny <<= xIP; in getPropertyValue()3646 uno::Reference < embed::XEmbeddedObject > xIP = pOleNode->GetOLEObj().GetOleRef(); in getEmbeddedObject() local3647 if ( svt::EmbeddedObjectRef::TryRunningState( xIP ) ) in getEmbeddedObject()3651 … pDoc->GetDocShell()->GetIPClient( svt::EmbeddedObjectRef( xIP, embed::Aspects::MSOLE_CONTENT ) ); in getEmbeddedObject()3653 xRet = uno::Reference < lang::XComponent >( xIP->getComponent(), uno::UNO_QUERY ); in getEmbeddedObject()[all …]
106 uno::Reference < embed::XEmbeddedObject > xIP = pONd->GetOLEObj().GetOleRef(); in DoUpdateAllCharts() local107 if ( svt::EmbeddedObjectRef::TryRunningState( xIP ) ) in DoUpdateAllCharts()111 … uno::Reference< util::XModifiable > xModif( xIP->getComponent(), uno::UNO_QUERY_THROW ); in DoUpdateAllCharts()185 uno::Reference < embed::XEmbeddedObject > xIP = pONd->GetOLEObj().GetOleRef(); in LockUnlockAllCharts() local186 if ( svt::EmbeddedObjectRef::TryRunningState( xIP ) ) in LockUnlockAllCharts()188 … xRes = uno::Reference < frame::XModel >( xIP->getComponent(), uno::UNO_QUERY ); in LockUnlockAllCharts()
370 uno::Reference < embed::XEmbeddedObject > xIP = GetOLEObj().GetOleRef(); in SavePersistentData() local371 if ( svt::EmbeddedObjectRef::TryRunningState( xIP ) ) in SavePersistentData()373 uno::Reference< chart2::XChartDocument > xChart( xIP->getComponent(), UNO_QUERY ); in SavePersistentData()