/aoo4110/main/comphelper/source/misc/ |
H A D | accessiblecontexthelper.cxx | 61 inline void setCreator( const Reference< XAccessible >& _rAcc ); 82 inline void OContextHelper_Impl::setCreator( const Reference< XAccessible >& _rAcc ) in setCreator() function in comphelper::OContextHelper_Impl 268 m_pImpl->setCreator( _rxAccessible ); in lateInit()
|
/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() method in Frame 71 xFrame.setCreator( xCreator ); in setCreator()
|
/aoo4110/main/extensions/qa/integration/extensions/ |
H A D | Frame.java | 198 public void setCreator(XFramesSupplier _framesSupplier) in setCreator() method in Frame 200 m_frame.setCreator( _framesSupplier ); in setCreator()
|
/aoo4110/main/framework/inc/services/ |
H A D | task.hxx | 266 …virtual void SAL_CALL setCreator( const css::uno::Reference< css::frame::XFramesSupplier >& xCreat… in setCreator() function in framework::Task 268 Frame::setCreator( xCreator ); in setCreator()
|
H A D | desktop.hxx | 287 … SAL_CALL setCreator …
|
H A D | frame.hxx | 203 …virtual void SAL_CALL setCreator ( const css::uno::Reference< css::frame::XFrames…
|
/aoo4110/main/qadevOOo/tests/java/ifc/frame/ |
H A D | _XFrame.java | 457 oObj.setCreator(null) ; in _setCreator() 459 oObj.setCreator(oldCreator) ; in _setCreator()
|
/aoo4110/main/accessibility/source/extended/ |
H A D | accessibletablistbox.cxx | 69 setCreator( this ); in DBG_NAME()
|
H A D | AccessibleBrowseBox.cxx | 87 void AccessibleBrowseBox::setCreator( const Reference< XAccessible >& _rxCreator ) in setCreator() function in accessibility::AccessibleBrowseBox
|
/aoo4110/main/qadevOOo/objdsc/fwk/ |
H A D | com.sun.star.comp.framework.Frame.csv | 11 "Frame";"com::sun::star::frame::XFrame";"setCreator()"
|
H A D | com.sun.star.comp.framework.Desktop.csv | 11 "Desktop";"com::sun::star::frame::XFrame";"setCreator()"
|
/aoo4110/main/offapi/com/sun/star/frame/ |
H A D | XFrame.idl | 108 [oneway] void setCreator( [in] XFramesSupplier Creator ); 116 @see XFrame::setCreator()
|
/aoo4110/main/odk/examples/DevelopersGuide/GUI/ |
H A D | UnoMenu.java | 148 m_xFrame.setCreator(xFramesSupplier); in showTopWindow()
|
/aoo4110/main/accessibility/inc/accessibility/extended/ |
H A D | AccessibleBrowseBox.hxx | 62 void setCreator(
|
/aoo4110/main/framework/source/helper/ |
H A D | oframes.cxx | 123 xFrame->setCreator( xOwner ); in append()
|
/aoo4110/main/sfx2/source/doc/ |
H A D | iframe.cxx | 166 mxFrame->setCreator( xFramesSupplier ); in load()
|
/aoo4110/main/framework/source/services/ |
H A D | frame.cxx | 685 void SAL_CALL Frame::setCreator( const css::uno::Reference< css::frame::XFramesSupplier >& xCreator… in setCreator() function in framework::Frame 1823 xFrame->setCreator(css::uno::Reference< css::frame::XFramesSupplier >()); in implts_forgetSubFrames()
|
H A D | desktop.cxx | 907 void SAL_CALL Desktop::setCreator( const css::uno::Reference< css::frame::XFramesSupplier >& /*xCre… in setCreator() function in framework::Desktop
|
/aoo4110/main/scripting/java/org/openoffice/netbeans/editor/ |
H A D | OOo.jcb | 3 …onHORIZONTALshortinitializevoidgetContentcom.sun.star.ucb.XContentsetCreatorvoidgetCreator"c…
|
/aoo4110/main/framework/test/ |
H A D | test.cxx | 563 xPlugIn->setCreator( xSupplier ); in impl_testPlugIn()
|