/aoo4110/main/framework/test/ |
H A D | test.cxx | 1137 Reference< XFramesSupplier > xSD ( xD , UNO_QUERY ); in impl_testTreeSearch() 1138 Reference< XFramesSupplier > xST1 ( xT1 , UNO_QUERY ); in impl_testTreeSearch() 1139 Reference< XFramesSupplier > xST2 ( xT2 , UNO_QUERY ); in impl_testTreeSearch() 1140 Reference< XFramesSupplier > xST3 ( xT3 , UNO_QUERY ); in impl_testTreeSearch() 1141 Reference< XFramesSupplier > xSF11 ( xF11 , UNO_QUERY ); in impl_testTreeSearch() 1142 Reference< XFramesSupplier > xSF12 ( xF12 , UNO_QUERY ); in impl_testTreeSearch() 1143 Reference< XFramesSupplier > xSF21 ( xF21 , UNO_QUERY ); in impl_testTreeSearch() 1144 Reference< XFramesSupplier > xSF22 ( xF22 , UNO_QUERY ); in impl_testTreeSearch() 1145 Reference< XFramesSupplier > xSF211 ( xF211 , UNO_QUERY ); in impl_testTreeSearch() 1146 Reference< XFramesSupplier > xSF212 ( xF212 , UNO_QUERY ); in impl_testTreeSearch() [all …]
|
/aoo4110/main/extensions/qa/integration/extensions/ |
H A D | Frame.java | 38 XFramesSupplier, 45 private XFramesSupplier m_framesSupplier; 57 …m_framesSupplier = (XFramesSupplier)UnoRuntime.queryInterface( XFramesSupplier.class, _frameCompon… in Frame() 128 public XFramesSupplier getCreator() in getCreator() 198 public void setCreator(XFramesSupplier _framesSupplier) in setCreator()
|
/aoo4110/main/offapi/com/sun/star/frame/ |
H A D | XFramesSupplier.idl | 41 published interface XFramesSupplier: XFrame 44 /** provides access to this container and to all other <type>XFramesSupplier</type> 76 <member>XFrame::activate()</member> or <member>XFramesSupplier::setActiveFrame()</member>. 77 After this call <member>XFramesSupplier::getActiveFrame()</member> will return the 82 … In general this method first calls the method <member>XFramesSupplier::setActiveFrame()</member>
|
H A D | XTasksSupplier.idl | 44 /** use <type>XFramesSupplier</type> instead of that 50 /** use <member>XFramesSupplier::getFrames()</member> instead of this one 56 /** use <member>XFramesSupplier::getActiveFrame()</member> instead of this one
|
H A D | FramesContainer.idl | 40 <type>XFramesSupplier</type>. 43 @see XFramesSupplier
|
H A D | XFrame.idl | 40 published interface XFramesSupplier; 108 [oneway] void setCreator( [in] XFramesSupplier Creator ); 118 XFramesSupplier getCreator(); 225 creator by calling <member>XFramesSupplier::setActiveFrame()</member>,
|
/aoo4110/main/qadevOOo/tests/java/mod/_pcr/ |
H A D | ObjectInspector.java | 30 import com.sun.star.frame.XFramesSupplier; 147 …XFramesSupplier xFramesSup = (XFramesSupplier) UnoRuntime.queryInterface(XFramesSupplier.class, St… in createTestEnvironment()
|
/aoo4110/main/framework/source/services/ |
H A D | desktop.cxx | 132 … DIRECT_INTERFACE( css::frame::XFramesSupplier ), in DEFINE_XINTERFACE_15() 150 … css::frame::XFramesSupplier , in DEFINE_XINTERFACE_15() 605 …css::uno::Reference< css::frame::XFramesSupplier > xLast = css::uno::Reference< css::frame::XFrame… in getCurrentFrame() 608 …css::uno::Reference< css::frame::XFramesSupplier > xNext = css::uno::Reference< css::frame::XFrame… in getCurrentFrame() 612 …xNext = css::uno::Reference< css::frame::XFramesSupplier >( xNext->getActiveFrame(), css::uno::UNO… in getCurrentFrame() 907 void SAL_CALL Desktop::setCreator( const css::uno::Reference< css::frame::XFramesSupplier >& /*xCre… in setCreator() argument 912 css::uno::Reference< css::frame::XFramesSupplier > SAL_CALL Desktop::getCreator() throw( css::uno::… in getCreator() 914 return css::uno::Reference< css::frame::XFramesSupplier >(); in getCreator()
|
H A D | frame.cxx | 139 DIRECT_INTERFACE(css::frame::XFramesSupplier ), in DEFINE_XINTERFACE_21() 163 css::frame::XFramesSupplier , in DEFINE_XINTERFACE_21() 685 void SAL_CALL Frame::setCreator( const css::uno::Reference< css::frame::XFramesSupplier >& xCreator… in setCreator() 710 css::uno::Reference< css::frame::XFramesSupplier > SAL_CALL Frame::getCreator() throw( css::uno::Ru… in getCreator() 984 … css::uno::Reference< css::frame::XFramesSupplier > xSupplier( xParent, css::uno::UNO_QUERY ); in findFrame() 1119 …css::uno::Reference< css::frame::XFramesSupplier > xParent ( m_xParent, css::uno::UNO_QUE… in activate() 1215 …css::uno::Reference< css::frame::XFramesSupplier > xParent ( m_xParent, css::uno::UNO_QUE… in deactivate() 1823 xFrame->setCreator(css::uno::Reference< css::frame::XFramesSupplier >()); in implts_forgetSubFrames() 1915 m_xParent = css::uno::Reference< css::frame::XFramesSupplier >(); in dispose() 2332 … css::uno::Reference< css::frame::XFramesSupplier > xSupplier( xParent, css::uno::UNO_QUERY ); in windowDeactivated() [all …]
|
/aoo4110/main/odk/examples/DevelopersGuide/GUI/ |
H A D | UnoMenu.java | 35 import com.sun.star.frame.XFramesSupplier; 147 …XFramesSupplier xFramesSupplier = (XFramesSupplier) UnoRuntime.queryInterface(XFramesSupplier.clas… in showTopWindow()
|
H A D | MessageBox.java | 35 import com.sun.star.frame.XFramesSupplier; 115 …XFramesSupplier xFramesSupplier = (XFramesSupplier) UnoRuntime.queryInterface(XFramesSupplier.clas… in getWindowPeerOfFrame()
|
/aoo4110/main/framework/source/helper/ |
H A D | oframes.cxx | 117 css::uno::Reference< XFramesSupplier > xOwner( m_xOwner.get(), UNO_QUERY ); in append() 143 css::uno::Reference< XFramesSupplier > xOwner( m_xOwner.get(), UNO_QUERY ); in remove() 228 css::uno::Reference< XFramesSupplier > xParent( xOwner->getCreator(), UNO_QUERY ); in queryFrames() 253 css::uno::Reference< XFramesSupplier > xItem( (*m_pFrameContainer)[nIndex], UNO_QUERY ); in queryFrames()
|
H A D | ocomponentaccess.cxx | 114 …impl_collectAllChildComponents( css::uno::Reference< XFramesSupplier >( xLock, UNO_QUERY ), seqCom… in createEnumeration() 145 css::uno::Reference< XFramesSupplier > xLock( m_xOwner.get(), UNO_QUERY ); in hasElements() 159 void OComponentAccess::impl_collectAllChildComponents( const css::uno::Reference< XFramesSupplier >… in impl_collectAllChildComponents()
|
/aoo4110/main/qadevOOo/objdsc/fwk/ |
H A D | com.sun.star.comp.framework.Frame.csv | 26 "Frame";"com::sun::star::frame::XFramesSupplier";"getFrames()" 27 "Frame";"com::sun::star::frame::XFramesSupplier";"getActiveFrame()" 28 "Frame";"com::sun::star::frame::XFramesSupplier";"setActiveFrame()"
|
H A D | com.sun.star.comp.framework.Desktop.csv | 27 "Desktop";"com::sun::star::frame::XFramesSupplier";"getFrames()" 28 "Desktop";"com::sun::star::frame::XFramesSupplier";"getActiveFrame()" 29 "Desktop";"com::sun::star::frame::XFramesSupplier";"setActiveFrame()"
|
/aoo4110/main/framework/inc/services/ |
H A D | frame.hxx | 141 public css::frame::XFramesSupplier , // => XFrame => XComponent 203 … SAL_CALL setCreator ( const css::uno::Reference< css::frame::XFramesSupplier >& xCreat… 204 …virtual css::uno::Reference< css::frame::XFramesSupplier > SAL_CALL getCreator ( … 419 …css::uno::Reference< css::frame::XFramesSupplier > m_xParent … 467 inline css::uno::Reference< css::frame::XFramesSupplier > impl_getParent() in impl_getParent()
|
H A D | desktop.hxx | 142 public css::frame::XFramesSupplier , // => XFrame => XComponent 287 … setCreator ( const css::uno::Reference< css::frame::XFramesSupplier >& xCrea… 288 …virtual css::uno::Reference< css::frame::XFramesSupplier > SAL_CALL getCreator …
|
/aoo4110/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/ |
H A D | FunctionHelper.java | 366 …com.sun.star.frame.XFramesSupplier xTreeRoot = (com.sun.star.frame.XFramesSupplier)UnoRuntime.quer… in createViewFrame() 367 com.sun.star.frame.XFramesSupplier.class, in createViewFrame() 941 com.sun.star.frame.XFramesSupplier xSupplier = in getUniqueFrameName() 942 (com.sun.star.frame.XFramesSupplier)UnoRuntime.queryInterface( in getUniqueFrameName() 943 com.sun.star.frame.XFramesSupplier.class, in getUniqueFrameName()
|
/aoo4110/main/vcl/qa/complex/persistent_window_states/ |
H A D | PersistentWindowTest.java | 27 import com.sun.star.frame.XFramesSupplier; 294 … XFramesSupplier xFrameSupp = UnoRuntime.queryInterface(XFramesSupplier.class, xCompLoader); in loadDocument()
|
/aoo4110/main/qadevOOo/tests/java/ifc/frame/ |
H A D | _XFrame.java | 33 import com.sun.star.frame.XFramesSupplier; 272 XFramesSupplier creator = oObj.getCreator() ; in _getCreator() 456 XFramesSupplier oldCreator = oObj.getCreator() ; in _setCreator()
|
H A D | _XFramesSupplier.java | 30 import com.sun.star.frame.XFramesSupplier; 46 public static XFramesSupplier oObj = null;
|
/aoo4110/main/framework/inc/framework/ |
H A D | framelistanalyzer.hxx | 81 … const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFramesSupplier >& m_xSupplier; 193 …er( const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFramesSupplier >& xSupplier …
|
/aoo4110/main/wizards/com/sun/star/wizards/document/ |
H A D | OfficeDocument.java | 57 import com.sun.star.frame.XFramesSupplier; 185 XFramesSupplier xFS = UnoRuntime.queryInterface(XFramesSupplier.class, xF); in createNewFrame()
|
/aoo4110/main/basctl/source/basicide/ |
H A D | documentenumeration.cxx | 55 using ::com::sun::star::frame::XFramesSupplier; 185 const Reference< XFramesSupplier > xSuppFrames( xDesktop, UNO_QUERY_THROW ); in getDocuments()
|
/aoo4110/main/bean/com/sun/star/comp/beans/ |
H A D | Frame.java | 69 public void setCreator( /*IN*/ com.sun.star.frame.XFramesSupplier xCreator ) in setCreator() 74 public com.sun.star.frame.XFramesSupplier getCreator( ) in getCreator()
|