/aoo41x/main/toolkit/source/awt/ |
H A D | vclxwindow.cxx | 103 VCLXWindow& mrAntiImpl; 373 DBG_NAME(VCLXWindow); 375 VCLXWindow::VCLXWindow( bool _bWithDefaultProps ) in VCLXWindow() function in VCLXWindow 378 DBG_CTOR( VCLXWindow, 0 ); in VCLXWindow() 383 VCLXWindow::~VCLXWindow() in ~VCLXWindow() 385 DBG_DTOR( VCLXWindow, 0 ); in ~VCLXWindow() 409 void VCLXWindow::SetWindow( Window* pWindow ) in SetWindow() 428 void VCLXWindow::suspendVclEventListening( ) in suspendVclEventListening() 433 void VCLXWindow::resumeVclEventListening( ) in resumeVclEventListening() 950 IMPL_XUNOTUNNEL2( VCLXWindow, VCLXDevice ) in IMPL_XUNOTUNNEL2() argument [all …]
|
H A D | vclxdialog.cxx | 62 : VCLXWindow() in DBG_NAME() 82 return VCLXWindow::GetMutex(); in GetMutexImpl() 87 return VCLXWindow::GetWindow(); in GetWindowImpl() 95 IMPLEMENT_2_FORWARD_XINTERFACE2( VCLXDialog, VCLXWindow, Bin, VCLXDialog_Base ); 97 IMPLEMENT_FORWARD_XTYPEPROVIDER2( VCLXDialog, VCLXWindow, VCLXDialog_Base ); 109 VCLXWindow::dispose(); in dispose() 155 VCLXWindow::ProcessWindowEvent( _rVclWindowEvent ); in ProcessWindowEvent() 171 VCLXWindow::setProperty( PropertyName, Value ); in setProperty() 190 aReturn = VCLXWindow::getProperty( PropertyName ); in getProperty()
|
H A D | vclxscroller.cxx | 48 : VCLXWindow() in DBG_NAME() 60 IMPLEMENT_2_FORWARD_XINTERFACE1( VCLXScroller, VCLXWindow, Container ); 62 IMPLEMENT_FORWARD_XTYPEPROVIDER1( VCLXScroller, VCLXWindow ); 74 VCLXWindow::dispose(); in dispose() 155 VCLXWindow::ProcessWindowEvent( _rVclWindowEvent ); in ProcessWindowEvent() 174 VCLXWindow::setProperty( PropertyName, Value ); in setProperty() 194 aReturn = VCLXWindow::getProperty( PropertyName ); in getProperty()
|
H A D | vclxfixedline.cxx | 46 : VCLXWindow() in DBG_NAME() 56 IMPLEMENT_FORWARD_XTYPEPROVIDER1( VCLXFixedLine, VCLXWindow ); 67 VCLXWindow::dispose(); in dispose() 85 VCLXWindow::ProcessWindowEvent( _rVclWindowEvent ); in ProcessWindowEvent() 104 VCLXWindow::setProperty( PropertyName, Value ); in setProperty() 122 aReturn = VCLXWindow::getProperty( PropertyName ); in getProperty()
|
H A D | vclxsplitter.cxx | 73 : VCLXWindow() in VCLXSplitter() 88 IMPLEMENT_2_FORWARD_XINTERFACE1( VCLXSplitter, VCLXWindow, Container ); 90 IMPLEMENT_FORWARD_XTYPEPROVIDER1( VCLXSplitter, VCLXWindow ); 112 VCLXWindow::dispose(); in dispose() 221 VCLXWindow::ProcessWindowEvent( _rVclWindowEvent ); in ProcessWindowEvent() 226 VCLXWindow::setProperty( PropertyName, Value ); in setProperty() 231 return VCLXWindow::getProperty( PropertyName ); in getProperty()
|
H A D | vclxtabcontrol.cxx | 74 : VCLXWindow() in VCLXTabControl() 91 IMPLEMENT_2_FORWARD_XINTERFACE2( VCLXTabControl, VCLXWindow, Container, VCLXTabControl_Base ); 93 IMPLEMENT_FORWARD_XTYPEPROVIDER2( VCLXTabControl, VCLXWindow, VCLXTabControl_Base ); 105 VCLXWindow::dispose(); in dispose() 247 VCLXWindow::draw( nX, nY ); in draw() 426 awt::Size requestedSize = VCLXWindow::getMinimumSize(); in getMinimumSize() 521 VCLXWindow::ProcessWindowEvent( _rVclWindowEvent ); in ProcessWindowEvent() 528 VCLXWindow::setProperty( PropertyName, Value ); in setProperty() 533 return VCLXWindow::getProperty( PropertyName ); in getProperty()
|
H A D | vclxspinbutton.cxx | 82 IMPLEMENT_FORWARD_XINTERFACE2( VCLXSpinButton, VCLXWindow, VCLXSpinButton_Base ) in IMPLEMENT_FORWARD_XINTERFACE2() argument 85 IMPLEMENT_FORWARD_XTYPEPROVIDER2( VCLXSpinButton, VCLXWindow, VCLXSpinButton_Base ) in IMPLEMENT_FORWARD_XINTERFACE2() 98 VCLXWindow::dispose(); in IMPLEMENT_FORWARD_XINTERFACE2() 245 VCLXWindow::ProcessWindowEvent( _rVclWindowEvent ); in ProcessWindowEvent() 295 VCLXWindow::setProperty( PropertyName, Value ); in setProperty() 343 aReturn = VCLXWindow::getProperty( PropertyName ); in getProperty()
|
H A D | vclxtabpage.cxx | 42 IMPLEMENT_FORWARD_XINTERFACE2( VCLXTabPage, VCLXWindow, Bin ); 45 IMPLEMENT_FORWARD_XTYPEPROVIDER1( VCLXTabPage, VCLXWindow ); 48 : VCLXWindow() in VCLXTabPage() 70 VCLXWindow::dispose(); in dispose()
|
H A D | vclxwindows.cxx | 213 VCLXWindow::ImplGetPropertyIds( rIds ); in ImplGetPropertyIds() 1512 VCLXWindow::ImplGetPropertyIds( rIds ); in ImplGetPropertyIds() 1530 VCLXWindow::dispose(); in dispose() 2191 VCLXWindow::disposing( i_rEvent ); in disposing() 2600 VCLXWindow::dispose(); in dispose() 2606 VCLXWindow::getTypes() 2911 VCLXWindow::getTypes() 3053 VCLXWindow::getTypes() 3069 VCLXWindow::dispose(); in dispose() 3542 VCLXWindow::getTypes() [all …]
|
H A D | vclxtabpagecontainer.cxx | 47 VCLXWindow::ImplGetPropertyIds( rIds ); in ImplGetPropertyIds() 82 VCLXWindow::draw( nX, nY ); in draw() 111 VCLXWindow::setProperty( PropertyName, Value ); in setProperty() 183 VCLXWindow::ProcessWindowEvent( _rVclWindowEvent ); in ProcessWindowEvent()
|
/aoo41x/main/svtools/source/hatchwindow/ |
H A D | hatchwindow.cxx | 38 : VCLXWindow() in VCLXHatchWindow() 54 VCLXWindow* pParentComponent = VCLXWindow::GetImplementation( xParent ); in initializeWindow() 130 return VCLXWindow::queryInterface( rType ) ; in queryInterface() 136 VCLXWindow::acquire(); in acquire() 142 VCLXWindow::release(); in release() 210 VCLXWindow::dispose(); in dispose() 216 VCLXWindow::addEventListener( xListener ); in addEventListener() 222 VCLXWindow::removeEventListener( xListener ); in removeEventListener()
|
/aoo41x/main/forms/source/solar/component/ |
H A D | navbarcontrol.cxx | 173 VCLXWindow* pParentXWin = VCLXWindow::GetImplementation( _rParentPeer ); in createPeer() 319 IMPLEMENT_FORWARD_XINTERFACE2( ONavigationBarPeer, VCLXWindow, OFormNavigationHelper ) in IMPLEMENT_FORWARD_XINTERFACE2() argument 322 IMPLEMENT_FORWARD_XTYPEPROVIDER2( ONavigationBarPeer, VCLXWindow, OFormNavigationHelper ) in IMPLEMENT_FORWARD_XINTERFACE2() 327 VCLXWindow::dispose(); in IMPLEMENT_FORWARD_XINTERFACE2() 339 VCLXWindow::setProperty( _rPropertyName, _rValue ); in setProperty() 408 VCLXWindow::setProperty( _rPropertyName, _rValue ); in setProperty() 451 aReturn = VCLXWindow::getProperty( _rPropertyName ); in getProperty() 518 VCLXWindow::setDesignMode( _bOn ); in setDesignMode() 530 VCLXWindow::disposing( _rSource ); in disposing()
|
/aoo41x/main/svtools/source/inc/ |
H A D | unoiface.hxx | 58 public VCLXWindow 73 void SAL_CALL acquire() throw() { VCLXWindow::acquire(); } in acquire() 74 void SAL_CALL release() throw() { VCLXWindow::release(); } in release() 121 …::star::awt::XTextComponent, public ::com::sun::star::awt::XTextLayoutConstrains, public VCLXWindow 135 void SAL_CALL acquire() throw() { VCLXWindow::acquire(); } in acquire() 136 void SAL_CALL release() throw() { VCLXWindow::release(); } in release() 265 …EventObject& Source ) throw(::com::sun::star::uno::RuntimeException) { VCLXWindow::disposing( Sour… in disposing() 383 public VCLXWindow 399 void SAL_CALL acquire() throw() { VCLXWindow::acquire(); } in acquire() 400 void SAL_CALL release() throw() { VCLXWindow::release(); } in release()
|
/aoo41x/main/svtools/source/uno/ |
H A D | unoiface.cxx | 208 VCLXWindow::getTypes() 412 VCLXWindow::ProcessWindowEvent( rVclWindowEvent ); in ProcessWindowEvent() 468 VCLXWindow::setProperty( PropertyName, Value ); in setProperty() 540 VCLXWindow::ImplGetPropertyIds( rIds, true ); in ImplGetPropertyIds() 570 VCLXWindow::getTypes() 610 VCLXWindow::SetWindow( pWindow ); in SetWindow() 808 VCLXWindow::ImplGetPropertyIds( rIds, true ); in ImplGetPropertyIds() 1403 VCLXWindow::ImplGetPropertyIds( rIds, true ); in ImplGetPropertyIds() 1661 VCLXWindow::ImplGetPropertyIds( rIds, true ); in ImplGetPropertyIds() 2150 VCLXWindow::getTypes() [all …]
|
H A D | svtxgridcontrol.cxx | 264 VCLXWindow::setProperty( PropertyName, aValue ); in setProperty() 417 VCLXWindow::setProperty( PropertyName, aValue ); in setProperty() 578 aPropertyValue = VCLXWindow::getProperty( PropertyName ); in getProperty() 603 VCLXWindow::ImplGetPropertyIds( rIds, true ); in ImplGetPropertyIds() 683 VCLXWindow::disposing( Source ); in disposing() 777 VCLXWindow::dispose(); in dispose() 854 VCLXWindow::ProcessWindowEvent( rVclWindowEvent ); in ProcessWindowEvent()
|
/aoo41x/main/toolkit/source/helper/ |
H A D | unowrapper.cxx | 121 default: return new VCLXWindow( true ); in CreateXWindow() 173 VCLXWindow* pVCLXWindow = VCLXWindow::GetImplementation( xIFace ); in SetWindowInterface() 181 bool bSameInstance( pVCLXWindow == dynamic_cast< VCLXWindow* >( xPeer.get() )); in SetWindowInterface() 295 VCLXWindow* pWindowPeer = pWindow->GetWindowPeer(); in WindowDestroyed()
|
H A D | vclunohelper.cxx | 121 VCLXWindow* pVCLXWindow = VCLXWindow::GetImplementation( rxWindow ); in GetWindow() 127 VCLXWindow* pVCLXWindow = VCLXWindow::GetImplementation( rxWindow ); in GetWindow() 133 VCLXWindow* pVCLXWindow = VCLXWindow::GetImplementation( rxWindow ); in GetWindow()
|
/aoo41x/main/toolkit/source/layout/core/ |
H A D | helper.cxx | 160 VCLXWindow* parentComponent = VCLXWindow::GetImplementation( xWinParent ); in toolkitCreateWidget() 389 if (VCLXWindow* parentComponent = VCLXWindow::GetImplementation (xParent)) in implCreateWidget() 392 VCLXWindow* component = 0; in implCreateWidget() 414 Window* WidgetFactory::sfx2CreateWindow (VCLXWindow** component, Window* parent, OUString const& na… in sfx2CreateWindow() 435 Window* WidgetFactory::layoutCreateWindow (VCLXWindow** component, Window *parent, OUString const& … in layoutCreateWindow()
|
H A D | helper.hxx | 41 class VCLXWindow; 44 …typedef Window* (SAL_CALL *WindowCreator) (VCLXWindow** component, rtl::OUString const& name, Wind… 136 …static Window* sfx2CreateWindow (VCLXWindow** component, Window* parent, rtl::OUString const& name… 137 …static Window* layoutCreateWindow (VCLXWindow** component, Window *parent, rtl::OUString const& na…
|
H A D | localized-string.cxx | 37 : VCLXWindow() in LocalizedString() 44 VCLXWindow::ImplGetPropertyIds( ids ); in ImplGetPropertyIds() 53 return (aRet.hasValue() ? aRet : VCLXWindow::queryInterface( rType )); in queryInterface()
|
/aoo41x/main/forms/source/richtext/ |
H A D | richtextcontrol.cxx | 234 VCLXWindow* pParentXWin = VCLXWindow::GetImplementation( _rParentPeer ); in createPeer() 394 VCLXWindow::dispose(); in dispose() 429 VCLXWindow::setProperty( _rPropertyName, _rValue ); in setProperty() 483 VCLXWindow::setProperty( _rPropertyName, _rValue ); in setProperty() 487 IMPLEMENT_FORWARD_XINTERFACE2( ORichTextPeer, VCLXWindow, ORichTextPeer_Base ) 490 IMPLEMENT_FORWARD_XTYPEPROVIDER2( ORichTextPeer, VCLXWindow, ORichTextPeer_Base )
|
/aoo41x/main/toolkit/inc/toolkit/awt/ |
H A D | vclxaccessiblecomponent.hxx | 43 class VCLXWindow; 71 VCLXWindow* mpVCLXindow; 90 VCLXAccessibleComponent( VCLXWindow* pVCLXindow ); 93 VCLXWindow* GetVCLXWindow() const { return mpVCLXindow; } in GetVCLXWindow()
|
H A D | vclxwindow.hxx | 83 class TOOLKIT_DLLPUBLIC VCLXWindow : public VCLXWindow_Base class 133 VCLXWindow( bool bWithDefaultProps = false ); 134 ~VCLXWindow(); 146 …static VCLXWindow* GetImplementation( const ::com::sun::star::uno::Reference< ::com::sun…
|
/aoo41x/main/winaccessibility/source/service/ |
H A D | AccTopWindowListener.cxx | 89 VCLXWindow* pvclwindow = (VCLXWindow*)pAccessible; in handleWindowOpened() 248 VCLXWindow* pvclwindow = (VCLXWindow*)pAccessible; in windowClosed()
|
/aoo41x/main/toolkit/source/layout/vcl/ |
H A D | wrapper.cxx | 176 VCLXWindow *v = mvclWindow->GetWindowPeer (); in ~WindowImpl() 226 ::Window* window = VCLXWindow::GetImplementation (ref)->GetWindow (); in redraw() 321 if (VCLXWindow *vcl = VCLXWindow::GetImplementation( ref )) in SetParent() 354 VCLXWindow* Window::GetVCLXWindow() const in GetVCLXWindow() 356 return VCLXWindow::GetImplementation( GetRef() ); in GetVCLXWindow() 1466 = static_cast<layoutimpl::VCLXPlugin*>( VCLXWindow::GetImplementation( ref ) ); in PluginImpl() 1493 …, mpString( static_cast<layoutimpl::LocalizedString*>( VCLXWindow::GetImplementation( uno::Referen… in LocalizedStringImpl()
|