Home
last modified time | relevance | path

Searched refs:GetHatchListFromSdrModel (Results 1 – 21 of 21) sorted by relevance

/trunk/main/cui/source/tabpages/
H A Dtabarea.cxx75 maHatchingList ( pModel->GetHatchListFromSdrModel() ), in SvxAreaTabDialog()
76 maNewHatchingList ( pModel->GetHatchListFromSdrModel() ), in SvxAreaTabDialog()
158 if( maNewHatchingList != mpDrawModel->GetHatchListFromSdrModel() ) in SavePalettes()
168 maHatchingList = mpDrawModel->GetHatchListFromSdrModel(); in SavePalettes()
/trunk/main/sd/source/ui/view/
H A Ddrviews9.cxx432 XHatchListSharedPtr aHatchList = GetDoc()->GetHatchListFromSdrModel(); in AttrExec()
462 GetDoc()->GetHatchListFromSdrModel()->Insert (new XHatchEntry (aHatch, pName->GetValue ())); in AttrExec()
615 XHatchListSharedPtr aHatchList = GetDoc()->GetHatchListFromSdrModel(); in AttrExec()
699 XHatchListSharedPtr aHatchList = GetDoc()->GetHatchListFromSdrModel(); in AttrExec()
/trunk/main/chart2/source/view/main/
H A DDrawModelWrapper.cxx353 XHatchListSharedPtr DrawModelWrapper::GetHatchListFromSdrModel() const in GetHatchListFromSdrModel() function in chart::DrawModelWrapper
355 return this->SdrModel::GetHatchListFromSdrModel(); in GetHatchListFromSdrModel()
/trunk/main/sw/source/ui/app/
H A Ddocshdrw.cxx76 …pSwDocShell->PutItem(SvxHatchListItem(pSwDrawDocument->GetHatchListFromSdrModel(), SID_HATCH_LIST)… in InitDrawModelAndDocShell()
H A Ddocst.cxx670 rSet.Put(SvxHatchListItem(pDrawModel->GetHatchListFromSdrModel(), SID_HATCH_LIST)); in Edit()
H A Ddocstyle.cxx1118 … aCoreSet.Put(SvxHatchListItem(pDrawModel->GetHatchListFromSdrModel(), SID_HATCH_LIST)); in GetItemSet()
/trunk/main/cui/source/dialogs/
H A Dsdrcelldlg.cxx42 , maHatchingList ( pModel->GetHatchListFromSdrModel() ) in SvxFormatCellsDialog()
/trunk/main/chart2/source/inc/chartview/
H A DDrawModelWrapper.hxx98 XHatchListSharedPtr GetHatchListFromSdrModel() const;
/trunk/main/sc/source/ui/docshell/
H A Ddocsh2.cxx157 PutItem( SvxHatchListItem ( pDrawLayer->GetHatchListFromSdrModel(), SID_HATCH_LIST ) ); in InitItems()
/trunk/main/chart2/source/controller/drawinglayer/
H A DViewElementListProvider.cxx119 return m_pDrawModelWrapper->GetHatchListFromSdrModel(); in GetHatchList()
/trunk/main/sd/source/ui/dlg/
H A Dtabtempl.cxx74 maHatchingList ( pModel->GetHatchListFromSdrModel() ), in SdTabTemplateDlg()
/trunk/main/sd/source/ui/unoidl/
H A DUnoDocumentSettings.cxx943 INetURLObject aPathURL( pDoc->GetHatchListFromSdrModel()->GetPath() ); in _getPropertyValues()
944 aPathURL.insertName( pDoc->GetHatchListFromSdrModel()->GetName() ); in _getPropertyValues()
/trunk/main/sd/source/ui/docshell/
H A Ddocshell.cxx478 PutItem( SvxHatchListItem( mpDoc->GetHatchListFromSdrModel(), SID_HATCH_LIST ) ); in UpdateTablePointers()
/trunk/main/svx/inc/svx/
H A Dsvdmodel.hxx656 XHatchListSharedPtr GetHatchListFromSdrModel() const;
/trunk/main/sw/source/ui/shells/
H A Dgrfsh.cxx158 aSet.Put(SvxHatchListItem(pDrawModel->GetHatchListFromSdrModel(), SID_HATCH_LIST)); in Execute()
H A Dfrmsh.cxx456 aSet.Put(SvxHatchListItem(pDrawModel->GetHatchListFromSdrModel(), SID_HATCH_LIST)); in Execute()
H A Dtextsh.cxx633 aSet.Put(SvxHatchListItem(pDrawModel->GetHatchListFromSdrModel(), SID_HATCH_LIST)); in TYPEINIT1()
H A Dtextsh1.cxx921 aCoreSet.Put(SvxHatchListItem(pDrawModel->GetHatchListFromSdrModel(), SID_HATCH_LIST)); in Execute()
/trunk/main/svx/source/svdraw/
H A Dsvdmodel.cxx2168 XHatchListSharedPtr SdrModel::GetHatchListFromSdrModel() const in GetHatchListFromSdrModel() function in SdrModel
/trunk/main/svx/source/xoutdev/
H A Dxattr.cxx4673 pModel->GetHatchListFromSdrModel().get() ); in checkForUniqueItem()
/trunk/main/svx/source/unodraw/
H A Dunoshape.cxx1617 XHatchListSharedPtr aHatchList = pModel->GetHatchListFromSdrModel(); in SetFillAttribute()

Completed in 127 milliseconds