Home
last modified time | relevance | path

Searched refs:GetBitmapListFromSdrModel (Results 1 – 20 of 20) sorted by relevance

/trunk/main/cui/source/tabpages/
H A Dtabarea.cxx77 maBitmapList ( pModel->GetBitmapListFromSdrModel() ), in SvxAreaTabDialog()
78 maNewBitmapList ( pModel->GetBitmapListFromSdrModel() ), in SvxAreaTabDialog()
170 if( maNewBitmapList != mpDrawModel->GetBitmapListFromSdrModel() ) in SavePalettes()
180 maBitmapList = mpDrawModel->GetBitmapListFromSdrModel(); in SavePalettes()
/trunk/main/chart2/source/view/main/
H A DDrawModelWrapper.cxx357 XBitmapListSharedPtr DrawModelWrapper::GetBitmapListFromSdrModel() const in GetBitmapListFromSdrModel() function in chart::DrawModelWrapper
359 return this->SdrModel::GetBitmapListFromSdrModel(); in GetBitmapListFromSdrModel()
/trunk/main/sw/source/ui/app/
H A Ddocshdrw.cxx77 …pSwDocShell->PutItem(SvxBitmapListItem(pSwDrawDocument->GetBitmapListFromSdrModel(), SID_BITMAP_LI… in InitDrawModelAndDocShell()
H A Ddocst.cxx671 rSet.Put(SvxBitmapListItem(pDrawModel->GetBitmapListFromSdrModel(), SID_BITMAP_LIST)); in Edit()
H A Ddocstyle.cxx1119 … aCoreSet.Put(SvxBitmapListItem(pDrawModel->GetBitmapListFromSdrModel(), SID_BITMAP_LIST)); in GetItemSet()
/trunk/main/cui/source/dialogs/
H A Dsdrcelldlg.cxx43 , maBitmapList ( pModel->GetBitmapListFromSdrModel() ) in SvxFormatCellsDialog()
/trunk/main/chart2/source/inc/chartview/
H A DDrawModelWrapper.hxx99 XBitmapListSharedPtr GetBitmapListFromSdrModel() const;
/trunk/main/sc/source/ui/docshell/
H A Ddocsh2.cxx158 PutItem( SvxBitmapListItem ( pDrawLayer->GetBitmapListFromSdrModel(), SID_BITMAP_LIST ) ); in InitItems()
/trunk/main/chart2/source/controller/drawinglayer/
H A DViewElementListProvider.cxx125 return m_pDrawModelWrapper->GetBitmapListFromSdrModel(); in GetBitmapList()
/trunk/main/sd/source/ui/dlg/
H A Dtabtempl.cxx75 maBitmapList ( pModel->GetBitmapListFromSdrModel() ), in SdTabTemplateDlg()
/trunk/main/sd/source/ui/unoidl/
H A DUnoDocumentSettings.cxx963 INetURLObject aPathURL( pDoc->GetBitmapListFromSdrModel()->GetPath() ); in _getPropertyValues()
964 aPathURL.insertName( pDoc->GetBitmapListFromSdrModel()->GetName() ); in _getPropertyValues()
/trunk/main/svx/source/xoutdev/
H A Dxattrbmp.cxx464 pModel->GetBitmapListFromSdrModel().get() ); in checkForUniqueItem()
/trunk/main/sd/source/ui/docshell/
H A Ddocshell.cxx479 PutItem( SvxBitmapListItem( mpDoc->GetBitmapListFromSdrModel(), SID_BITMAP_LIST ) ); in UpdateTablePointers()
/trunk/main/svx/inc/svx/
H A Dsvdmodel.hxx662 XBitmapListSharedPtr GetBitmapListFromSdrModel() const;
/trunk/main/sw/source/ui/shells/
H A Dgrfsh.cxx159 aSet.Put(SvxBitmapListItem(pDrawModel->GetBitmapListFromSdrModel(), SID_BITMAP_LIST)); in Execute()
H A Dfrmsh.cxx457 … aSet.Put(SvxBitmapListItem(pDrawModel->GetBitmapListFromSdrModel(), SID_BITMAP_LIST)); in Execute()
H A Dtextsh.cxx634 aSet.Put(SvxBitmapListItem(pDrawModel->GetBitmapListFromSdrModel(), SID_BITMAP_LIST)); in TYPEINIT1()
H A Dtextsh1.cxx922 … aCoreSet.Put(SvxBitmapListItem(pDrawModel->GetBitmapListFromSdrModel(), SID_BITMAP_LIST)); in Execute()
/trunk/main/svx/source/svdraw/
H A Dsvdmodel.cxx2198 XBitmapListSharedPtr SdrModel::GetBitmapListFromSdrModel() const in GetBitmapListFromSdrModel() function in SdrModel
/trunk/main/svx/source/unodraw/
H A Dunoshape.cxx1579 XBitmapListSharedPtr aBitmapList = pModel->GetBitmapListFromSdrModel(); in SetFillAttribute()

Completed in 107 milliseconds