/aoo42x/main/cui/source/tabpages/ |
H A D | tabarea.cxx | 75 maHatchingList ( pModel->GetHatchListFromSdrModel() ), in SvxAreaTabDialog() 76 maNewHatchingList ( pModel->GetHatchListFromSdrModel() ), in SvxAreaTabDialog() 158 if( maNewHatchingList != mpDrawModel->GetHatchListFromSdrModel() ) in SavePalettes() 168 maHatchingList = mpDrawModel->GetHatchListFromSdrModel(); in SavePalettes()
|
/aoo42x/main/sd/source/ui/view/ |
H A D | drviews9.cxx | 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()
|
/aoo42x/main/chart2/source/view/main/ |
H A D | DrawModelWrapper.cxx | 353 XHatchListSharedPtr DrawModelWrapper::GetHatchListFromSdrModel() const in GetHatchListFromSdrModel() function in chart::DrawModelWrapper 355 return this->SdrModel::GetHatchListFromSdrModel(); in GetHatchListFromSdrModel()
|
/aoo42x/main/sw/source/ui/app/ |
H A D | docshdrw.cxx | 76 …pSwDocShell->PutItem(SvxHatchListItem(pSwDrawDocument->GetHatchListFromSdrModel(), SID_HATCH_LIST)… in InitDrawModelAndDocShell()
|
H A D | docst.cxx | 670 rSet.Put(SvxHatchListItem(pDrawModel->GetHatchListFromSdrModel(), SID_HATCH_LIST)); in Edit()
|
H A D | docstyle.cxx | 1118 … aCoreSet.Put(SvxHatchListItem(pDrawModel->GetHatchListFromSdrModel(), SID_HATCH_LIST)); in GetItemSet()
|
/aoo42x/main/cui/source/dialogs/ |
H A D | sdrcelldlg.cxx | 42 , maHatchingList ( pModel->GetHatchListFromSdrModel() ) in SvxFormatCellsDialog()
|
/aoo42x/main/chart2/source/inc/chartview/ |
H A D | DrawModelWrapper.hxx | 98 XHatchListSharedPtr GetHatchListFromSdrModel() const;
|
/aoo42x/main/chart2/source/controller/drawinglayer/ |
H A D | ViewElementListProvider.cxx | 119 return m_pDrawModelWrapper->GetHatchListFromSdrModel(); in GetHatchList()
|
/aoo42x/main/sc/source/ui/docshell/ |
H A D | docsh2.cxx | 157 PutItem( SvxHatchListItem ( pDrawLayer->GetHatchListFromSdrModel(), SID_HATCH_LIST ) ); in InitItems()
|
/aoo42x/main/sd/source/ui/dlg/ |
H A D | tabtempl.cxx | 74 maHatchingList ( pModel->GetHatchListFromSdrModel() ), in SdTabTemplateDlg()
|
/aoo42x/main/sd/source/ui/unoidl/ |
H A D | UnoDocumentSettings.cxx | 943 INetURLObject aPathURL( pDoc->GetHatchListFromSdrModel()->GetPath() ); in _getPropertyValues() 944 aPathURL.insertName( pDoc->GetHatchListFromSdrModel()->GetName() ); in _getPropertyValues()
|
/aoo42x/main/sd/source/ui/docshell/ |
H A D | docshell.cxx | 478 PutItem( SvxHatchListItem( mpDoc->GetHatchListFromSdrModel(), SID_HATCH_LIST ) ); in UpdateTablePointers()
|
/aoo42x/main/svx/inc/svx/ |
H A D | svdmodel.hxx | 656 XHatchListSharedPtr GetHatchListFromSdrModel() const;
|
/aoo42x/main/sw/source/ui/shells/ |
H A D | grfsh.cxx | 158 aSet.Put(SvxHatchListItem(pDrawModel->GetHatchListFromSdrModel(), SID_HATCH_LIST)); in Execute()
|
H A D | frmsh.cxx | 456 aSet.Put(SvxHatchListItem(pDrawModel->GetHatchListFromSdrModel(), SID_HATCH_LIST)); in Execute()
|
H A D | textsh.cxx | 633 aSet.Put(SvxHatchListItem(pDrawModel->GetHatchListFromSdrModel(), SID_HATCH_LIST)); in TYPEINIT1()
|
H A D | textsh1.cxx | 921 aCoreSet.Put(SvxHatchListItem(pDrawModel->GetHatchListFromSdrModel(), SID_HATCH_LIST)); in Execute()
|
/aoo42x/main/svx/source/svdraw/ |
H A D | svdmodel.cxx | 2168 XHatchListSharedPtr SdrModel::GetHatchListFromSdrModel() const in GetHatchListFromSdrModel() function in SdrModel
|
/aoo42x/main/svx/source/xoutdev/ |
H A D | xattr.cxx | 4673 pModel->GetHatchListFromSdrModel().get() ); in checkForUniqueItem()
|
/aoo42x/main/svx/source/unodraw/ |
H A D | unoshape.cxx | 1617 XHatchListSharedPtr aHatchList = pModel->GetHatchListFromSdrModel(); in SetFillAttribute()
|