Lines Matching refs:SvtMiscOptions

637 SvtMiscOptions_Impl*	SvtMiscOptions::m_pDataContainer	= NULL	;
638 sal_Int32 SvtMiscOptions::m_nRefCount = 0 ;
643 SvtMiscOptions::SvtMiscOptions() in SvtMiscOptions() function in SvtMiscOptions
661 SvtMiscOptions::~SvtMiscOptions() in ~SvtMiscOptions()
676 sal_Bool SvtMiscOptions::UseSystemFileDialog() const in UseSystemFileDialog()
681 void SvtMiscOptions::SetUseSystemFileDialog( sal_Bool bEnable ) in SetUseSystemFileDialog()
686 sal_Bool SvtMiscOptions::IsUseSystemFileDialogReadOnly() const in IsUseSystemFileDialogReadOnly()
691 sal_Bool SvtMiscOptions::IsPluginsEnabled() const in IsPluginsEnabled()
696 void SvtMiscOptions::SetPluginsEnabled( sal_Bool bEnable ) in SetPluginsEnabled()
701 sal_Bool SvtMiscOptions::IsPluginsEnabledReadOnly() const in IsPluginsEnabledReadOnly()
706 sal_Int16 SvtMiscOptions::GetSymbolsSize() const in GetSymbolsSize()
711 void SvtMiscOptions::SetSymbolsSize( sal_Int16 nSet ) in SetSymbolsSize()
716 sal_Int16 SvtMiscOptions::GetCurrentSymbolsSize() const in GetCurrentSymbolsSize()
734 bool SvtMiscOptions::AreCurrentSymbolsLarge() const in AreCurrentSymbolsLarge()
739 sal_Bool SvtMiscOptions::IsGetSymbolsSizeReadOnly() const in IsGetSymbolsSizeReadOnly()
744 sal_Int16 SvtMiscOptions::GetSymbolsStyle() const in GetSymbolsStyle()
749 sal_Int16 SvtMiscOptions::GetCurrentSymbolsStyle() const in GetCurrentSymbolsStyle()
754 OUString SvtMiscOptions::GetCurrentSymbolsStyleName() const in GetCurrentSymbolsStyleName()
759 void SvtMiscOptions::SetSymbolsStyle( sal_Int16 nSet ) in SetSymbolsStyle()
764 sal_Bool SvtMiscOptions::IsGetSymbolsStyleReadOnly() const in IsGetSymbolsStyleReadOnly()
769 sal_Int16 SvtMiscOptions::GetToolboxStyle() const in GetToolboxStyle()
774 void SvtMiscOptions::SetToolboxStyle( sal_Int16 nStyle ) in SetToolboxStyle()
779 sal_Bool SvtMiscOptions::IsGetToolboxStyleReadOnly() const in IsGetToolboxStyleReadOnly()
784 sal_Bool SvtMiscOptions::UseSystemPrintDialog() const in UseSystemPrintDialog()
789 void SvtMiscOptions::SetUseSystemPrintDialog( sal_Bool bEnable ) in SetUseSystemPrintDialog()
797 Mutex & SvtMiscOptions::GetInitMutex() in GetInitMutex()
819 void SvtMiscOptions::AddListenerLink( const Link& rLink ) in AddListenerLink()
824 void SvtMiscOptions::RemoveListenerLink( const Link& rLink ) in RemoveListenerLink()