Searched refs:OutlineBulletDlg (Results 1 – 4 of 4) sorted by relevance
70 OutlineBulletDlg::OutlineBulletDlg( in OutlineBulletDlg() function in sd::OutlineBulletDlg173 OutlineBulletDlg::~OutlineBulletDlg() in ~OutlineBulletDlg()178 void OutlineBulletDlg::PageCreated( sal_uInt16 nId, SfxTabPage &rPage ) in PageCreated()207 const SfxItemSet* OutlineBulletDlg::GetOutputItemSet() const in GetOutputItemSet()
132 static_cast< ::sd::OutlineBulletDlg*>(pDlg)->SetCurPageId( nId ); in SetCurPageId()136 return static_cast< ::sd::OutlineBulletDlg*>(pDlg)->GetOutputItemSet(); in GetOutputItemSet()140 return static_cast< ::sd::OutlineBulletDlg*>(pDlg)->GetInputRanges( pItem ); in GetInputRanges()144 static_cast< ::sd::OutlineBulletDlg*>(pDlg)->SetInputSet( pInSet ); in SetInputSet()149 static_cast< ::sd::OutlineBulletDlg*>(pDlg)->SetText( rStr ); in SetText()153 return static_cast< ::sd::OutlineBulletDlg*>(pDlg)->GetText(); in GetText()472 return new AbstractBulletDialog_Impl( new ::sd::OutlineBulletDlg( pParent, pAttr, pView ) ); in CreateSdOutlineBulletTabDlg()
53 class OutlineBulletDlg;
40 class OutlineBulletDlg class44 OutlineBulletDlg (48 virtual ~OutlineBulletDlg (void);
Completed in 21 milliseconds