Home
last modified time | relevance | path

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

/trunk/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()
/trunk/main/sfx2/inc/sfx2/
H A Dtabdlg.hxx57 struct TabPageImpl;
253 TabPageImpl* pImpl;
/trunk/main/toolkit/source/layout/vcl/
H A Dwrapper.cxx1226 class TabPageImpl : public WindowImpl class
1230 TabPageImpl( Context *context, const PeerHandle &peer, Window *window ) in TabPageImpl() function in layout::TabPageImpl
1244 , Window( new TabPageImpl( this, Context::GetPeerHandle( id, nId ), this ) ) in TabPage()
1252 , Window( new TabPageImpl( this, Context::GetPeerHandle( id, nId ), this ) ) in TabPage()
/trunk/main/toolkit/inc/layout/
H A Dlayout.hxx666 class TabPageImpl;

Completed in 41 milliseconds