/aoo42x/main/framework/test/ |
H A D | test.cxx | 1163 xSD->getFrames()->append ( xT1 ); in impl_testTreeSearch() 1164 xSD->getFrames()->append ( xT2 ); in impl_testTreeSearch() 1165 xSD->getFrames()->append ( xT3 ); in impl_testTreeSearch() 1166 xST1->getFrames()->append ( xF11 ); in impl_testTreeSearch() 1167 xST1->getFrames()->append ( xF12 ); in impl_testTreeSearch() 1168 xST2->getFrames()->append ( xF21 ); in impl_testTreeSearch() 1169 xST2->getFrames()->append ( xF22 ); in impl_testTreeSearch() 1170 xSF21->getFrames()->append ( xF211 ); in impl_testTreeSearch() 1171 xSF21->getFrames()->append ( xF212 ); in impl_testTreeSearch() 1172 xSF211->getFrames()->append ( xF2111 ); in impl_testTreeSearch() [all …]
|
/aoo42x/main/qadevOOo/tests/java/ifc/frame/ |
H A D | _XFramesSupplier.java | 71 result = oObj.getFrames().getCount() == 0; in _getActiveFrame() 119 frames = oObj.getFrames() ; in _getFrames()
|
/aoo42x/main/framework/source/helper/ |
H A D | ocomponentaccess.cxx | 149 bReturn = xLock->getFrames()->hasElements(); in hasElements() 172 const css::uno::Reference< XFrames > xContainer = xNode->getFrames(); in impl_collectAllChildComponents()
|
H A D | oframes.cxx | 233 impl_appendSequence( seqFrames, xParent->getFrames()->queryFrames( nSearchFlags ) ); in queryFrames() 254 impl_appendSequence( seqFrames, xItem->getFrames()->queryFrames( nChildSearchFlags ) ); in queryFrames()
|
/aoo42x/main/extensions/qa/integration/extensions/ |
H A D | Frame.java | 133 public XFrames getFrames() in getFrames() method in Frame 135 return m_framesSupplier.getFrames(); in getFrames()
|
H A D | ObjectInspector.java | 104 m_desktop.getFrames().append( inspectorFrame.getXFrame() ); in createObjectInspector()
|
/aoo42x/main/vcl/unx/generic/window/ |
H A D | salframe.cxx | 319 const std::list< SalFrame* >& rFrames = GetDisplay()->getFrames(); in Init() 357 const std::list< SalFrame* >& rFrames = GetDisplay()->getFrames(); in Init() 734 const std::list< SalFrame* >& rFrames = GetDisplay()->getFrames(); in passOnSaveYourSelf() 828 if( ! GetDisplay()->getFrames().empty() && I18NStatus::exists() ) in ~X11SalFrame() 831 std::list< SalFrame* >::const_iterator sit = GetDisplay()->getFrames().begin(); in ~X11SalFrame() 834 && ++sit == GetDisplay()->getFrames().end() ) in ~X11SalFrame() 1163 const std::list< SalFrame* >& rFrames = GetDisplay()->getFrames(); in Show() 2965 const std::list< SalFrame* >& rFrames = GetDisplay()->getFrames(); in HandleMouseEvent() 4147 …std::list< SalFrame* >& rFrames = static_cast<X11SalFrame*>(pSaveFrame)->GetDisplay()->getFrames(); in SaveYourselfDone()
|
/aoo42x/main/desktop/source/app/ |
H A D | dispatchwatcher.cxx | 445 Reference< XElementAccess > xList( xTasksSupplier->getFrames(), UNO_QUERY ); in executeDispatchRequests() 490 Reference< XElementAccess > xList( xTasksSupplier->getFrames(), UNO_QUERY ); in dispatchFinished()
|
/aoo42x/main/sfx2/source/appl/ |
H A D | appserv.cxx | 277 Reference< XIndexAccess > xTasks( xDesktop->getFrames(), UNO_QUERY ); in MiscExec_Impl() 613 Reference< XIndexAccess > xTasks( xDesktop->getFrames(), UNO_QUERY ); in MiscState_Impl() 756 Reference < XIndexAccess > xContainer( xSupplier->getFrames(), UNO_QUERY_THROW ); in lcl_findStartModuleFrame()
|
/aoo42x/main/vcl/unx/generic/app/ |
H A D | i18n_status.cxx | 184 const std::list< SalFrame* >& rFrames = GetX11SalData()->GetDisplay()->getFrames(); in checkLastParent() 460 const std::list< SalFrame* >& rFrames = GetX11SalData()->GetDisplay()->getFrames(); in GetFocus()
|
H A D | sm.cxx | 296 const std::list< SalFrame* >& rFrames = GetX11SalData()->GetDisplay()->getFrames(); in IMPL_STATIC_LINK() 389 const std::list< SalFrame* >& rFrames = GetX11SalData()->GetDisplay()->getFrames(); in IMPL_STATIC_LINK_NOINSTANCE()
|
/aoo42x/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/ |
H A D | FunctionHelper.java | 370 com.sun.star.frame.XFrames xChildContainer = xTreeRoot.getFrames(); in createViewFrame() 950 xSupplier.getFrames()); in getUniqueFrameName()
|
/aoo42x/main/offapi/com/sun/star/frame/ |
H A D | XTasksSupplier.idl | 50 /** use <member>XFramesSupplier::getFrames()</member> instead of this one
|
H A D | XFramesSupplier.idl | 51 XFrames getFrames();
|
/aoo42x/main/qadevOOo/objdsc/fwk/ |
H A D | com.sun.star.comp.framework.Frame.csv | 26 "Frame";"com::sun::star::frame::XFramesSupplier";"getFrames()"
|
H A D | com.sun.star.comp.framework.Desktop.csv | 27 "Desktop";"com::sun::star::frame::XFramesSupplier";"getFrames()"
|
/aoo42x/main/vcl/unx/headless/ |
H A D | svpinst.hxx | 126 const std::list< SalFrame* >& getFrames() const { return m_aFrames; } in getFrames() function in SvpSalInstance
|
/aoo42x/main/basctl/source/basicide/ |
H A D | documentenumeration.cxx | 186 const Reference< XFrames > xFrames( xSuppFrames->getFrames(), UNO_SET_THROW ); in getDocuments()
|
/aoo42x/main/qadevOOo/tests/java/mod/_pcr/ |
H A D | ObjectInspector.java | 149 XFrames xFrames = xFramesSup.getFrames(); in createTestEnvironment()
|
/aoo42x/main/sfx2/source/dialog/ |
H A D | partwnd.cxx | 179 xSupp->getFrames()->append( xFrame ); in SfxPartDockWnd_Impl()
|
/aoo42x/main/framework/source/fwe/classes/ |
H A D | framelistanalyzer.cxx | 113 …css::uno::Reference< css::container::XIndexAccess > xFrameContainer(m_xSupplier->getFrames(), css:… in impl_analyze()
|
/aoo42x/main/dbaccess/source/ui/querydesign/ |
H A D | querycontainerwindow.cxx | 255 Reference < XFrames > xFrames = xSup->getFrames(); in showPreview()
|
/aoo42x/main/sfx2/source/menu/ |
H A D | virtmenu.cxx | 952 Reference< XIndexAccess > xList ( xTasksSupplier->getFrames(), UNO_QUERY ); in IMPL_LINK() 1113 Reference< XIndexAccess > xList( xDesktop->getFrames(), UNO_QUERY ); in IMPL_LINK()
|
/aoo42x/main/framework/source/classes/ |
H A D | menumanager.cxx | 786 Reference< XIndexAccess > xList( xTasksSupplier->getFrames(), UNO_QUERY ); in UpdateSpecialWindowMenu() 1032 Reference< XIndexAccess > xList( xDesktop->getFrames(), UNO_QUERY ); in IMPL_LINK()
|
/aoo42x/main/vcl/qa/complex/persistent_window_states/ |
H A D | PersistentWindowTest.java | 296 XFrames xFrames = xFrameSupp.getFrames(); in loadDocument()
|