Searched refs:SdTPAction (Results 1 – 2 of 2) sorted by relevance
103 ( (SdTPAction*) pNewPage )->SetView( pView ); in SdActionDlg()104 ( (SdTPAction*) pNewPage )->Construct(); in SdActionDlg()120 SdTPAction::SdTPAction( Window* pWindow, const SfxItemSet& rInAttrs ) : in SdTPAction() function in SdTPAction168 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 …]
69 class SdTPAction : public SfxTabPage class117 SdTPAction( Window* pParent, const SfxItemSet& rInAttrs );118 ~SdTPAction();
Completed in 8 milliseconds