Home
last modified time | relevance | path

Searched refs:GetComponent (Results 1 – 12 of 12) sorted by relevance

/trunk/main/embeddedobj/source/commonembedding/
H A Dpersistence.cxx284 …uno::Reference< document::XStorageBasedDocument > xDoc( m_pDocHolder->GetComponent(), uno::UNO_QUE… in SwitchOwnPersistence()
609 xStorable = uno::Reference< frame::XStorable > ( m_pDocHolder->GetComponent(), uno::UNO_QUERY ); in StoreDocumentToTempStream_Impl()
653 … uno::Reference< util::XModifiable > xModifiable( m_pDocHolder->GetComponent(), uno::UNO_QUERY ); in SaveObject_Impl()
880 if ( m_pDocHolder->GetComponent().is() ) in CreateTempDocFromLink_Impl()
1111 if ( !m_pDocHolder->GetComponent().is() ) in setPersistentEntry()
1136 if ( !m_pDocHolder->GetComponent().is() ) in setPersistentEntry()
1472 uno::Reference< util::XModifiable > xModif( m_pDocHolder->GetComponent(), uno::UNO_QUERY ); in saveCompleted()
1591 if ( !m_pDocHolder->GetComponent().is() ) in storeOwn()
1597 uno::Reference< frame::XStorable > xStorable( m_pDocHolder->GetComponent(), uno::UNO_QUERY ); in storeOwn()
1633 uno::Reference< util::XModifiable > xModif( m_pDocHolder->GetComponent(), uno::UNO_QUERY ); in storeOwn()
[all …]
H A Dvisobj.cxx197 OSL_ENSURE( m_pDocHolder->GetComponent().is(), "Running or Active object has no component!\n" ); in getPreferredVisualRepresentation()
202 …uno::Reference< embed::XVisualObject > xVisualObject( m_pDocHolder->GetComponent(), uno::UNO_QUERY… in getPreferredVisualRepresentation()
209 …uno::Reference< datatransfer::XTransferable > xTransferable( m_pDocHolder->GetComponent(), uno::UN… in getPreferredVisualRepresentation()
H A Dembedobj.cxx90 uno::Reference< util::XModifiable > xModif( m_pDocHolder->GetComponent(), uno::UNO_QUERY ); in Deactivate()
206 if ( !m_pDocHolder->GetComponent().is() ) in SwitchStateTo_Impl()
692 uno::Reference < container::XChild > xChild( m_pDocHolder->GetComponent(), uno::UNO_QUERY ); in setParent()
H A Dspecialobject.cxx232 …uno::Reference < ui::dialogs::XExecutableDialog > xDlg( m_pDocHolder->GetComponent(), uno::UNO_QUE… in doVerb()
H A Dmiscobj.cxx522 return uno::Reference< util::XCloseable >( m_pDocHolder->GetComponent(), uno::UNO_QUERY ); in getComponent()
/trunk/main/forms/source/component/
H A DGroupManager.hxx116 …m::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet>& GetComponent() const { retur… in GetComponent() function in frm::OGroupComp
141 …m::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet>& GetComponent() const { retur… in GetComponent() function in frm::OGroupCompAcc
174 { return m_aCompArray[nP].GetComponent(); } in GetObject()
H A DGroupManager.cxx81 return (m_xComponent == rCompAcc.GetComponent()); in operator ==()
/trunk/main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/
H A DImageView.java54 public JComponent GetComponent() in GetComponent() method in ImageView
H A DDetailViewManager.java70 new ImageView(aPart.getStream()).GetComponent()); in ShowPart()
/trunk/main/sfx2/inc/sfx2/
H A Dframe.hxx171 GetComponent() const;
/trunk/main/embeddedobj/source/inc/
H A Ddocholder.hxx179 …::com::sun::star::uno::Reference< ::com::sun::star::util::XCloseable > GetComponent() { return m_x… in GetComponent() function in DocumentHolder
/trunk/main/embeddedobj/source/general/
H A Ddocholder.cxx423 uno::Reference < frame::XModel > xModel( GetComponent(), uno::UNO_QUERY ); in ShowInplace()

Completed in 459 milliseconds