Home
last modified time | relevance | path

Searched defs:xFrameProps (Results 1 – 13 of 13) sorted by relevance

/aoo4110/main/svx/source/form/
H A Dformtoolbars.cxx53 Reference< XPropertySet > xFrameProps( _rxFrame, UNO_QUERY ); in FormToolboxes() local
/aoo4110/main/svx/source/tbxctrls/
H A Dtbxcolor.cxx62 Reference< XPropertySet > xFrameProps( xFrame, UNO_QUERY ); in ToolboxAccess() local
/aoo4110/test/testuno/source/fvt/uno/sw/frame/
H A DFrameBackColor.java68 …XPropertySet xFrameProps = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class, xTextFrame); in testFrameBackColor() local
H A DFramePosition.java95 …XPropertySet xFrameProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextFrame… in testFramePosition() local
/aoo4110/main/odk/examples/DevelopersGuide/Text/
H A DTextDocuments.java810 XPropertySet xFrameProps = (XPropertySet)UnoRuntime.queryInterface( in TextFrameExample() local
/aoo4110/main/basctl/source/basicide/
H A Dbasides1.cxx1170 Reference< beans::XPropertySet > xFrameProps in ManageToolbars() local
H A Dlocalizationmgr.cxx75 Reference< beans::XPropertySet > xFrameProps in handleTranslationbar() local
/aoo4110/main/framework/source/services/
H A Dautorecovery.cxx3640 css::uno::Reference< css::beans::XPropertySet > xFrameProps(xFrame, css::uno::UNO_QUERY); in impl_establishProgress() local
3672 css::uno::Reference< css::beans::XPropertySet > xFrameProps(xFrame, css::uno::UNO_QUERY); in impl_forgetProgress() local
H A Dframe.cxx3098 … css::uno::Reference< css::beans::XPropertySet > xFrameProps(xFrame, css::uno::UNO_QUERY_THROW); in impl_setCloser() local
/aoo4110/main/sfx2/source/view/
H A Dsfxbasecontroller.cxx1319 … uno::Reference< beans::XPropertySet > xFrameProps( m_pData->m_xFrame, uno::UNO_QUERY_THROW ); in ConnectSfxFrame_Impl() local
/aoo4110/main/dbaccess/source/ui/app/
H A DAppDetailPageHelper.cxx1265 Reference< XPropertySet > xFrameProps( m_xFrame, UNO_QUERY_THROW ); in showPreview() local
/aoo4110/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx2775 …Reference< beans::XPropertySet > xFrameProps( pViewFrame->GetFrame().GetTopFrame().GetFrameInterfa… in setActiveXToolbarsVisible() local
/aoo4110/main/dbaccess/source/ui/browser/
H A Dunodatbr.cxx1573 Reference< XPropertySet > xFrameProps( m_aCurrentFrame.getFrame(), UNO_QUERY_THROW ); in attachFrame() local

Completed in 119 milliseconds