Searched defs:xFrameProps (Results 1 – 13 of 13) sorted by relevance
/aoo41x/main/svx/source/tbxctrls/ |
H A D | tbxcolor.cxx | 62 Reference< XPropertySet > xFrameProps( xFrame, UNO_QUERY ); in ToolboxAccess() local
|
/aoo41x/main/svx/source/form/ |
H A D | formtoolbars.cxx | 53 Reference< XPropertySet > xFrameProps( _rxFrame, UNO_QUERY ); in FormToolboxes() local
|
/aoo41x/test/testuno/source/fvt/uno/sw/frame/ |
H A D | FrameBackColor.java | 68 …XPropertySet xFrameProps = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class, xTextFrame); in testFrameBackColor() local
|
H A D | FramePosition.java | 95 …XPropertySet xFrameProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextFrame… in testFramePosition() local
|
/aoo41x/main/odk/examples/DevelopersGuide/Text/ |
H A D | TextDocuments.java | 810 XPropertySet xFrameProps = (XPropertySet)UnoRuntime.queryInterface( in TextFrameExample() local
|
/aoo41x/main/basctl/source/basicide/ |
H A D | basides1.cxx | 1170 Reference< beans::XPropertySet > xFrameProps in ManageToolbars() local
|
H A D | localizationmgr.cxx | 75 Reference< beans::XPropertySet > xFrameProps in handleTranslationbar() local
|
/aoo41x/main/framework/source/services/ |
H A D | autorecovery.cxx | 3640 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 D | frame.cxx | 3098 … css::uno::Reference< css::beans::XPropertySet > xFrameProps(xFrame, css::uno::UNO_QUERY_THROW); in impl_setCloser() local
|
/aoo41x/main/sfx2/source/view/ |
H A D | sfxbasecontroller.cxx | 1319 … uno::Reference< beans::XPropertySet > xFrameProps( m_pData->m_xFrame, uno::UNO_QUERY_THROW ); in ConnectSfxFrame_Impl() local
|
/aoo41x/main/dbaccess/source/ui/app/ |
H A D | AppDetailPageHelper.cxx | 1265 Reference< XPropertySet > xFrameProps( m_xFrame, UNO_QUERY_THROW ); in showPreview() local
|
/aoo41x/main/sd/source/ui/slideshow/ |
H A D | slideshowimpl.cxx | 2796 …Reference< beans::XPropertySet > xFrameProps( pViewFrame->GetFrame().GetTopFrame().GetFrameInterfa… in setActiveXToolbarsVisible() local
|
/aoo41x/main/dbaccess/source/ui/browser/ |
H A D | unodatbr.cxx | 1573 Reference< XPropertySet > xFrameProps( m_aCurrentFrame.getFrame(), UNO_QUERY_THROW ); in attachFrame() local
|
Completed in 118 milliseconds