Searched refs:TabPageImpl (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/sfx2/inc/sfx2/ |
H A D | tabdlg.hxx | 57 struct TabPageImpl; 253 TabPageImpl* pImpl;
|
/aoo41x/main/sfx2/source/dialog/ |
H A D | tabdlg.cxx | 65 struct TabPageImpl struct 71 TabPageImpl() : mbStandard( sal_False ) {} in TabPageImpl() function 264 pImpl ( new TabPageImpl ) in SfxTabPage() 274 pImpl ( new TabPageImpl ) in SfxTabPage()
|
/aoo41x/main/toolkit/source/layout/vcl/ |
H A D | wrapper.cxx | 1232 class TabPageImpl : public WindowImpl class 1236 TabPageImpl( Context *context, const PeerHandle &peer, Window *window ) in TabPageImpl() function in layout::TabPageImpl 1250 , Window( new TabPageImpl( this, Context::GetPeerHandle( id, nId ), this ) ) in TabPage() 1258 , Window( new TabPageImpl( this, Context::GetPeerHandle( id, nId ), this ) ) in TabPage()
|
/aoo41x/main/toolkit/inc/layout/ |
H A D | layout.hxx | 666 class TabPageImpl;
|
Completed in 93 milliseconds