Home
last modified time | relevance | path

Searched refs:ExtendedColorConfig (Results 1 – 6 of 6) sorted by relevance

/trunk/main/svtools/source/config/
H A Dextcolorcfg.cxx66 ExtendedColorConfig_Impl* ExtendedColorConfig::m_pImpl = NULL;
245 if ( ExtendedColorConfig::m_pImpl ) in DisableBroadcast()
246 ExtendedColorConfig::m_pImpl->m_bIsBroadcastEnabled = sal_False; in DisableBroadcast()
251 if ( ExtendedColorConfig::m_pImpl ) in EnableBroadcast()
252 ExtendedColorConfig::m_pImpl->m_bIsBroadcastEnabled = sal_True; in EnableBroadcast()
257 …return ExtendedColorConfig::m_pImpl ? ExtendedColorConfig::m_pImpl->m_bIsBroadcastEnabled : sal_Fa… in IsEnableBroadcast()
581 m_bBroadcastWhenUnlocked = ExtendedColorConfig::m_pImpl != NULL; in UnlockBroadcast()
584 if ( ExtendedColorConfig::m_pImpl->IsEnableBroadcast() ) in UnlockBroadcast()
616 ExtendedColorConfig::ExtendedColorConfig() in ExtendedColorConfig() function in svtools::ExtendedColorConfig
627 ExtendedColorConfig::~ExtendedColorConfig() in ~ExtendedColorConfig()
[all …]
/trunk/main/svtools/inc/svtools/
H A Dextcolorcfg.hxx70 class SVT_DLLPUBLIC ExtendedColorConfig : public SfxBroadcaster, public SfxListener class
76 ExtendedColorConfig();
77 ~ExtendedColorConfig();
/trunk/main/reportdesign/source/ui/inc/
H A DColorListener.hxx42 svtools::ExtendedColorConfig m_aExtendedColorConfig;
/trunk/main/reportdesign/source/ui/report/
H A DFormattedFieldBeautifier.cxx71 svtools::ExtendedColorConfig aConfig; in getTextColor()
H A DReportSection.cxx77 svtools::ExtendedColorConfig aConfig; in lcl_getOverlappedControlColor()
/trunk/main/cui/source/options/
H A Doptcolor.cxx799 ExtendedColorConfig aExtConfig; in ColorConfigWindow_Impl()

Completed in 40 milliseconds