Home
last modified time | relevance | path

Searched refs:ColorConfig (Results 1 – 25 of 70) sorted by relevance

123

/trunk/main/svtools/source/config/
H A Dcolorcfg.cxx68 ColorConfig_Impl* ColorConfig::m_pImpl = NULL;
400 aRet.nColor = ColorConfig::GetDefaultColor(svtools::FONTCOLOR).GetColor(); in ImplUpdateApplicationSettings()
416 ColorConfig::ColorConfig() in ColorConfig() function in svtools::ColorConfig
430 ColorConfig::~ColorConfig() in ~ColorConfig()
443 Color ColorConfig::GetDefaultColor(ColorConfigEntry eEntry) in GetDefaultColor()
541 ColorConfigValue ColorConfig::GetColorValue(ColorConfigEntry eEntry, sal_Bool bSmart)const in GetColorValue()
547 aRet.nColor = ColorConfig::GetDefaultColor(eEntry).GetColor(); in GetColorValue()
H A Ditemholder2.cxx164 rItem.pItem = new ::svtools::ColorConfig(); in impl_newItem()
/trunk/main/svx/source/sdr/contact/
H A Dviewcontactofsdrpage.cxx98 const svtools::ColorConfig aColorConfig; in createViewIndependentPrimitive2DSequence()
156 const svtools::ColorConfig aColorConfig; in createViewIndependentPrimitive2DSequence()
301 const svtools::ColorConfig aColorConfig; in createViewIndependentPrimitive2DSequence()
348 const svtools::ColorConfig aColorConfig; in createViewIndependentPrimitive2DSequence()
415 const svtools::ColorConfig aColorConfig; in createViewIndependentPrimitive2DSequence()
H A Dviewobjectcontactofsdrpage.cxx157 const svtools::ColorConfig aColorConfig; in createPrimitive2DSequence()
264 const svtools::ColorConfig aColorConfig; in createPrimitive2DSequence()
/trunk/main/svtools/inc/svtools/
H A Dcolorcfg.hxx103 class SVT_DLLPUBLIC ColorConfig: class
110 ColorConfig();
111 virtual ~ColorConfig();
H A Deditsyntaxhighlighter.hxx37 svtools::ColorConfig m_aColorConfig;
/trunk/main/starmath/inc/
H A Dsmmod.hxx124 svtools::ColorConfig *pColorConfig;
133 void ApplyColorConfigValues( const svtools::ColorConfig &rColorCfg );
144 svtools::ColorConfig & GetColorConfig();
H A Dedit.hxx135 void ApplyColorConfigValues( const svtools::ColorConfig &rColorCfg );
/trunk/main/sd/source/ui/tools/
H A DPreviewRenderer.cxx81 maFrameColor (svtools::ColorConfig().GetColorValue(svtools::DOCBOUNDARIES).nColor), in PreviewRenderer()
212 svtools::ColorConfig aColorConfig; in RenderSubstitution()
292 svtools::ColorConfig aColorConfig; in Initialize()
297 svtools::ColorConfig aColorConfig; in Initialize()
/trunk/main/sw/inc/
H A Dswmodule.hxx58 namespace svtools{ class ColorConfig;}
90 svtools::ColorConfig* pColorConfig;
177 svtools::ColorConfig& GetColorConfig();
H A Dviewopt.hxx38 namespace svtools{ class ColorConfig;}
594 static void ApplyColorConfigValues(const svtools::ColorConfig& rConfig);
/trunk/main/sc/inc/
H A Dscmod.hxx54 namespace svtools { class ColorConfig; }
131 svtools::ColorConfig* pColorConfig;
220 svtools::ColorConfig& GetColorConfig();
/trunk/main/starmath/source/
H A Dsmmod.cxx268 void SmModule::ApplyColorConfigValues( const svtools::ColorConfig &rColorCfg ) in ApplyColorConfigValues()
287 svtools::ColorConfig & SmModule::GetColorConfig() in GetColorConfig()
291 pColorConfig = new svtools::ColorConfig; in GetColorConfig()
/trunk/main/sd/source/ui/dlg/
H A Ddocprev.cxx74 svtools::ColorConfig aColorConfig; in SdDocPreviewWin()
123 svtools::ColorConfig aColorConfig; in ImpPaint()
212 svtools::ColorConfig aColorConfig; in updateViewSettings()
/trunk/main/sc/source/ui/inc/
H A Dcsvgrid.hxx42 namespace svtools { class ColorConfig; }
103 ::svtools::ColorConfig& mrColorConfig; /// Application color configuration.
/trunk/main/svx/inc/svx/
H A Dsvdpntv.hxx241 svtools::ColorConfig maColorConfig;
561 const svtools::ColorConfig& getColorConfig() const;
/trunk/main/sw/source/ui/app/
H A Dapphdl.cxx881 svtools::ColorConfig& SwModule::GetColorConfig() in GetColorConfig()
885 pColorConfig = new svtools::ColorConfig; in GetColorConfig()
/trunk/main/reportdesign/source/ui/inc/
H A DColorListener.hxx41 svtools::ColorConfig m_aColorConfig;
/trunk/main/dbaccess/source/ui/inc/
H A Dsqledit.hxx45 svtools::ColorConfig m_ColorConfig;
/trunk/main/sd/source/ui/inc/
H A Ddocprev.hxx61 svtools::ColorConfig maColorConfig;
/trunk/main/sd/source/ui/notes/
H A DEditWindow.hxx118 void ApplyColorConfigValues( const svtools::ColorConfig &rColorCfg );
/trunk/main/reportdesign/source/ui/report/
H A DEndMarker.cxx91 …SetBackground( Wallpaper( svtools::ColorConfig().GetColorValue(::svtools::APPBACKGROUND).nColor) … in ImplInitSettings()
/trunk/main/svx/source/tbxctrls/
H A Dlayctrl.cxx107 svtools::ColorConfig aColorConfig; in TableWindow()
504 svtools::ColorConfig aColorConfig; in ColumnsWindow()
/trunk/main/editeng/source/editeng/
H A Dimpedit.hxx108 class ColorConfig;
429 svtools::ColorConfig* pColorConfig;
861 svtools::ColorConfig& GetColorConfig();
/trunk/main/svx/source/svdraw/
H A Dsvdetc.cxx952 svtools::ColorConfig aColorConfig; in impCalcBackgroundColor()
1067 svtools::ColorConfig aColorConfig; in GetTextEditBackgroundColor()

Completed in 137 milliseconds

123