Home
last modified time | relevance | path

Searched refs:SdTPAction (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sd/source/ui/dlg/
H A Dtpaction.cxx103 ( (SdTPAction*) pNewPage )->SetView( pView ); in SdActionDlg()
104 ( (SdTPAction*) pNewPage )->Construct(); in SdActionDlg()
120 SdTPAction::SdTPAction( Window* pWindow, const SfxItemSet& rInAttrs ) : in SdTPAction() function in SdTPAction
168 SdTPAction::~SdTPAction() in ~SdTPAction()
200 void SdTPAction::Construct() in Construct()
343 void SdTPAction::Reset( const SfxItemSet& rAttrs ) in Reset()
392 void SdTPAction::ActivatePage( const SfxItemSet& ) in ActivatePage()
408 SfxTabPage* SdTPAction::Create( Window* pWindow, in Create()
411 return( new SdTPAction( pWindow, rAttrs ) ); in Create()
416 void SdTPAction::UpdateTree() in UpdateTree()
[all …]
/trunk/main/sd/source/ui/inc/
H A Dtpaction.hxx69 class SdTPAction : public SfxTabPage class
117 SdTPAction( Window* pParent, const SfxItemSet& rInAttrs );
118 ~SdTPAction();

Completed in 15 milliseconds