Searched refs:SourceViewConfig (Results 1 – 10 of 10) sorted by relevance
92 SourceViewConfig_Impl* SourceViewConfig::m_pImplConfig = 0;93 sal_Int32 SourceViewConfig::m_nRefCount = 0;192 SourceViewConfig::SourceViewConfig() in SourceViewConfig() function in utl::SourceViewConfig210 SourceViewConfig::~SourceViewConfig() in ~SourceViewConfig()224 const OUString& SourceViewConfig::GetFontName() const in GetFontName()231 void SourceViewConfig::SetFontName(const OUString& rName) in SetFontName()238 sal_Int16 SourceViewConfig::GetFontHeight() const in GetFontHeight()245 void SourceViewConfig::SetFontHeight(sal_Int16 nHeight) in SetFontHeight()252 sal_Bool SourceViewConfig::IsShowProportionalFontsOnly() const in IsShowProportionalFontsOnly()259 void SourceViewConfig::SetShowProportionalFontsOnly(sal_Bool bSet) in SetShowProportionalFontsOnly()
266 rItem.pItem = new ::utl::SourceViewConfig(); in impl_newItem()
39 class UNOTOOLS_DLLPUBLIC SourceViewConfig: public utl::detail::Options class45 SourceViewConfig();46 virtual ~SourceViewConfig();
34 class SourceViewConfig;67 namespace svt {class SourceViewConfig;}89 utl::SourceViewConfig* pSourceViewConfig;
70 pSourceViewConfig(new utl::SourceViewConfig), in SvxFontSubstTabPage()
45 class SourceViewConfig;70 namespace svt{ class SourceViewConfig;}82 utl::SourceViewConfig* pSourceViewConfig;
56 class SourceViewConfig;105 class SourceViewConfig;114 utl::SourceViewConfig* pSourceViewConfig;
167 pSourceViewConfig = new utl::SourceViewConfig; in EditorWindow()
44 utl::SourceViewConfig m_SourceViewConfig;
240 pSourceViewConfig(new utl::SourceViewConfig), in SwSrcEditWindow()
Completed in 39 milliseconds