Searched refs:GetHatchListFromSdrModel (Results 1 – 16 of 16) sorted by relevance
75 maHatchingList ( pModel->GetHatchListFromSdrModel() ), in SvxAreaTabDialog()76 maNewHatchingList ( pModel->GetHatchListFromSdrModel() ), in SvxAreaTabDialog()149 if( maNewHatchingList != mpDrawModel->GetHatchListFromSdrModel() ) in SavePalettes()159 maHatchingList = mpDrawModel->GetHatchListFromSdrModel(); in SavePalettes()
432 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()
353 XHatchListSharedPtr DrawModelWrapper::GetHatchListFromSdrModel() const in GetHatchListFromSdrModel() function in chart::DrawModelWrapper355 return this->SdrModel::GetHatchListFromSdrModel(); in GetHatchListFromSdrModel()
66 PutItem( SvxHatchListItem( pDrDoc->GetHatchListFromSdrModel(), SID_HATCH_LIST ) ); in InitDraw()
42 , maHatchingList ( pModel->GetHatchListFromSdrModel() ) in SvxFormatCellsDialog()
98 XHatchListSharedPtr GetHatchListFromSdrModel() const;
157 PutItem( SvxHatchListItem ( pDrawLayer->GetHatchListFromSdrModel(), SID_HATCH_LIST ) ); in InitItems()
119 return m_pDrawModelWrapper->GetHatchListFromSdrModel(); in GetHatchList()
74 maHatchingList ( pModel->GetHatchListFromSdrModel() ), in SdTabTemplateDlg()
87 pDocSh->PutItem( SvxHatchListItem( GetHatchListFromSdrModel(), SID_HATCH_LIST ) ); in SwDrawDocument()
478 PutItem( SvxHatchListItem( mpDoc->GetHatchListFromSdrModel(), SID_HATCH_LIST ) ); in UpdateTablePointers()
943 INetURLObject aPathURL( pDoc->GetHatchListFromSdrModel()->GetPath() ); in _getPropertyValues()944 aPathURL.insertName( pDoc->GetHatchListFromSdrModel()->GetName() ); in _getPropertyValues()
656 XHatchListSharedPtr GetHatchListFromSdrModel() const;
2168 XHatchListSharedPtr SdrModel::GetHatchListFromSdrModel() const in GetHatchListFromSdrModel() function in SdrModel
4673 pModel->GetHatchListFromSdrModel().get() ); in checkForUniqueItem()
1617 XHatchListSharedPtr aHatchList = pModel->GetHatchListFromSdrModel(); in SetFillAttribute()
Completed in 180 milliseconds