Home
last modified time | relevance | path

Searched refs:TabPageImpl (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/sfx2/inc/sfx2/
H A Dtabdlg.hxx57 struct TabPageImpl;
253 TabPageImpl* pImpl;
/aoo41x/main/sfx2/source/dialog/
H A Dtabdlg.cxx65 struct TabPageImpl struct
71 TabPageImpl() : mbStandard( sal_False ) {} in TabPageImpl() argument
264 pImpl ( new TabPageImpl ) in SfxTabPage()
274 pImpl ( new TabPageImpl ) in SfxTabPage()
/aoo41x/main/toolkit/source/layout/vcl/
H A Dwrapper.cxx1232 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 Dlayout.hxx666 class TabPageImpl;

Completed in 56 milliseconds