/aoo42x/main/sw/source/core/draw/ |
H A D | drawdoc.cxx | 59 const String GetPalettePath() in GetPalettePath() function 62 return aPathOpt.GetPalettePath(); in GetPalettePath() 66 : FmFormModel( ::GetPalettePath(), &pD->GetAttrPool(), pD->GetDocShell() ), in SwDrawModel()
|
/aoo42x/main/unotools/source/config/ |
H A D | pathoptions.cxx | 164 const String& GetPalettePath() { return GetPath( SvtPathOptions::PATH_PALETTE ); } in GetPalettePath() function in SvtPathOptions_Impl 692 const String& SvtPathOptions::GetPalettePath() const in GetPalettePath() function in SvtPathOptions 694 return pImp->GetPalettePath(); in GetPalettePath() 979 case PATH_PALETTE: aPath = GetPalettePath(); break; in SearchFile()
|
/aoo42x/main/cui/source/tabpages/ |
H A D | tplneend.cxx | 609 INetURLObject aFile( SvtPathOptions().GetPalettePath() ); in IMPL_LINK() 686 INetURLObject aFile( SvtPathOptions().GetPalettePath() ); in IMPL_LINK()
|
H A D | tphatch.cxx | 735 INetURLObject aFile( SvtPathOptions().GetPalettePath() ); in IMPL_LINK() 812 INetURLObject aFile( SvtPathOptions().GetPalettePath() ); in IMPL_LINK()
|
H A D | tpbitmap.cxx | 854 INetURLObject aFile( SvtPathOptions().GetPalettePath() ); in IMPL_LINK() 936 INetURLObject aFile( SvtPathOptions().GetPalettePath() ); in IMPL_LINK()
|
H A D | tpgradnt.cxx | 676 INetURLObject aFile( SvtPathOptions().GetPalettePath() ); in IMPL_LINK() 761 INetURLObject aFile( SvtPathOptions().GetPalettePath() ); in IMPL_LINK()
|
H A D | tplnedef.cxx | 804 INetURLObject aFile( SvtPathOptions().GetPalettePath() ); in IMPL_LINK() 885 INetURLObject aFile( SvtPathOptions().GetPalettePath() ); in IMPL_LINK()
|
H A D | tabline.cxx | 164 const String aPath( SvtPathOptions().GetPalettePath() ); in SavePalettes()
|
H A D | tpcolor.cxx | 780 INetURLObject aFile( SvtPathOptions().GetPalettePath() ); in IMPL_LINK() 899 INetURLObject aFile( SvtPathOptions().GetPalettePath() ); in IMPL_LINK()
|
H A D | tabarea.cxx | 185 const String aPath( SvtPathOptions().GetPalettePath() ); in SavePalettes()
|
/aoo42x/main/unotools/inc/unotools/ |
H A D | pathoptions.hxx | 90 const String& GetPalettePath() const;
|
/aoo42x/main/svx/source/sidebar/tools/ |
H A D | ColorControl.cxx | 82 return XPropertyListFactory::CreateSharedXColorList(SvtPathOptions().GetPalettePath()); in GetColorTable()
|
/aoo42x/main/cui/source/options/ |
H A D | optchart.cxx | 76 maColorTab = XPropertyListFactory::CreateSharedXColorList(SvtPathOptions().GetPalettePath()); in SvxDefaultColorOptPage()
|
/aoo42x/main/sc/source/ui/view/ |
H A D | notemark.cxx | 87 String aPath = aPathOpt.GetPalettePath(); in IMPL_LINK()
|
H A D | viewfun5.cxx | 488 String aPath = aPathOpt.GetPalettePath(); in PasteDataFormat()
|
/aoo42x/main/reportdesign/source/core/sdr/ |
H A D | RptModel.cxx | 60 SdrModel(SvtPathOptions().GetPalettePath(),NULL,_pReportDefinition) in OReportModel()
|
/aoo42x/main/sc/source/ui/miscdlgs/ |
H A D | tabbgcolordlg.cxx | 106 … aColorTable = XPropertyListFactory::CreateSharedXColorList(SvtPathOptions().GetPalettePath()); in FillColorValueSets_Impl()
|
/aoo42x/main/svx/source/xoutdev/ |
H A D | xtabcolr.cxx | 289 …cGlobalColorList = XPropertyListFactory::CreateSharedXColorList(SvtPathOptions().GetPalettePath()); in GetStdColorList()
|
/aoo42x/main/chart2/source/view/main/ |
H A D | DrawModelWrapper.cxx | 117 : SdrModel( SvtPathOptions().GetPalettePath() ) in DrawModelWrapper()
|
/aoo42x/main/svx/source/unodraw/ |
H A D | unoctabl.cxx | 85 : maTable(XPropertyListFactory::CreateSharedXColorList(SvtPathOptions().GetPalettePath())) in SvxUnoColorTable()
|
/aoo42x/main/sc/source/core/data/ |
H A D | documen9.cxx | 101 maColorTable = XPropertyListFactory::CreateSharedXColorList(aPathOpt.GetPalettePath()); in GetColorTable()
|
/aoo42x/main/sd/source/core/ |
H A D | drawdoc.cxx | 150 : FmFormModel( SvtPathOptions().GetPalettePath(), NULL, pDrDocSh ) in SdDrawDocument()
|
/aoo42x/main/reportdesign/source/ui/dlg/ |
H A D | Condition.cxx | 149 …edPtr aColorTable(XPropertyListFactory::CreateSharedXColorList(SvtPathOptions().GetPalettePath())); in OColorPopup()
|
/aoo42x/main/sd/source/ui/animations/ |
H A D | CustomAnimationDialog.cxx | 241 aColorTable = XPropertyListFactory::CreateSharedXColorList(SvtPathOptions().GetPalettePath()); in ColorPropertyBox() 1256 aColorTable = XPropertyListFactory::CreateSharedXColorList(SvtPathOptions().GetPalettePath()); in CustomAnimationEffectTabPage()
|
/aoo42x/main/svx/source/sidebar/ |
H A D | nbdtmg.cxx | 233 INetURLObject aFile( SvtPathOptions().GetPalettePath() ); in ImplLoad() 273 INetURLObject aFile( SvtPathOptions().GetPalettePath() ); in ImplStore()
|