Lines Matching refs:sd

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()
382 ::sd::DrawView* pDrView, in CreateBreakDlg()
383 ::sd::DrawDocShell* pShell, in CreateBreakDlg()
387 …return new VclAbstractDialog_Impl( new ::sd::BreakDlg( pWindow, pDrView, pShell, nSumActionCount, … in CreateBreakDlg()
394 XColorListSharedPtr aColTab, ::sd::View* pView ) //add for CopyDlg in CreateCopyDlg()
396 return new AbstractCopyDlg_Impl( new ::sd::CopyDlg( pWindow, rInAttrs, aColTab, pView ) ); in CreateCopyDlg()
435 …actory_Impl::CreateSdSnapLineDlg( ::Window* pWindow, const SfxItemSet& rInAttrs, ::sd::View* pView) in CreateSdSnapLineDlg()
465 return new AbstractMorphDlg_Impl( new ::sd::MorphDlg( pParent, pObj1, pObj2 ) ); in CreateMorphDlg()
470 …_Impl::CreateSdOutlineBulletTabDlg( ::Window* pParent, const SfxItemSet* pAttr, ::sd::View* pView ) in CreateSdOutlineBulletTabDlg()
472 return new AbstractBulletDialog_Impl( new ::sd::OutlineBulletDlg( pParent, pAttr, pView ) ); in CreateSdOutlineBulletTabDlg()
495 … * SdAbstractDialogFactory_Impl::CreateSdPresLayoutDlg( ::sd::DrawDocShell* pDocShell, ::sd::Vie… in CreateSdPresLayoutDlg()
508 …gFactory_Impl::CreatSdActionDialog( ::Window* pParent, const SfxItemSet* pAttr, ::sd::View* pView ) in CreatSdActionDialog()
514 …ctory_Impl::CreateSdVectorizeDlg( ::Window* pParent, const Bitmap& rBmp, ::sd::DrawDocShell* pDocS… in CreateSdVectorizeDlg()
551 return new VclAbstractDialog_Impl( new ::sd::MasterLayoutDialog( pParent, pDoc, pCurrentPage )); in CreateMasterLayoutDialog()
557 …return new AbstractHeaderFooterDialog_Impl( new ::sd::HeaderFooterDialog( (::sd::ViewShell*)pViewS… in CreateHeaderFooterDialog()