Kaydet (Commit) 3c9d9294 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Kill superfluous spacing before semicolons

Change-Id: I05353e942fa1a2b7338c8415cdba06adb2bdd43f
üst 49ccde0d
......@@ -157,8 +157,8 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtCommandOptions : public utl::detail:
Do it in your source only.
*/
static SvtCommandOptions_Impl* m_pDataContainer ; /// impl. data container as dynamic pointer for smaller memory requirements!
static sal_Int32 m_nRefCount ; /// internal ref count mechanism
static SvtCommandOptions_Impl* m_pDataContainer; /// impl. data container as dynamic pointer for smaller memory requirements!
static sal_Int32 m_nRefCount; /// internal ref count mechanism
}; // class SvtCmdOptions
......
......@@ -218,7 +218,7 @@ class UNOTOOLS_DLLPUBLIC SvtCompatibilityOptions: public utl::detail::Options
*/
static SvtCompatibilityOptions_Impl* m_pDataContainer; /// impl. data container as dynamic pointer for smaller memory requirements!
static sal_Int32 m_nRefCount ; /// internal ref count mechanism
static sal_Int32 m_nRefCount; /// internal ref count mechanism
}; // class SvtCompatibilityOptions
......
......@@ -128,8 +128,8 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtDynamicMenuOptions : public utl::det
Do it in your source only.
*/
static SvtDynamicMenuOptions_Impl* m_pDataContainer ; /// impl. data container as dynamic pointer for smaller memory requirements!
static sal_Int32 m_nRefCount ; /// internal ref count mechanism
static SvtDynamicMenuOptions_Impl* m_pDataContainer; /// impl. data container as dynamic pointer for smaller memory requirements!
static sal_Int32 m_nRefCount; /// internal ref count mechanism
}; // class SvtDynamicMenuOptions
......
......@@ -109,8 +109,8 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtExtendedSecurityOptions : public utl
Do it in your source only.
*/
static SvtExtendedSecurityOptions_Impl* m_pDataContainer ; /// impl. data container as dynamic pointer for smaller memory requirements!
static sal_Int32 m_nRefCount ; /// internal ref count mechanism
static SvtExtendedSecurityOptions_Impl* m_pDataContainer; /// impl. data container as dynamic pointer for smaller memory requirements!
static sal_Int32 m_nRefCount; /// internal ref count mechanism
}; // class SvtExtendedSecurityOptions
......
......@@ -88,11 +88,11 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtFontOptions : public utl::detail::Op
@onerror No error should occur!
*//*-*****************************************************************************************************/
bool IsFontHistoryEnabled ( ) const ;
void EnableFontHistory ( bool bState ) ;
bool IsFontHistoryEnabled ( ) const;
void EnableFontHistory ( bool bState );
bool IsFontWYSIWYGEnabled ( ) const ;
void EnableFontWYSIWYG ( bool bState ) ;
bool IsFontWYSIWYGEnabled ( ) const;
void EnableFontWYSIWYG ( bool bState );
private:
/*-****************************************************************************************************
......@@ -119,8 +119,8 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtFontOptions : public utl::detail::Op
Do it in your source only.
*/
static SvtFontOptions_Impl* m_pDataContainer ; /// impl. data container as dynamic pointer for smaller memory requirements!
static sal_Int32 m_nRefCount ; /// internal ref count mechanism
static SvtFontOptions_Impl* m_pDataContainer; /// impl. data container as dynamic pointer for smaller memory requirements!
static sal_Int32 m_nRefCount; /// internal ref count mechanism
}; // class SvtFontOptions
......
......@@ -112,7 +112,7 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtHistoryOptions : public utl::detail:
@onerror -
*//*-*****************************************************************************************************/
sal_uInt32 GetSize( EHistoryType eHistory ) const ;
sal_uInt32 GetSize( EHistoryType eHistory ) const;
/*-****************************************************************************************************
@short clear complete sepcified list
......@@ -141,7 +141,7 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtHistoryOptions : public utl::detail:
@onerror -
*//*-*****************************************************************************************************/
::com::sun::star::uno::Sequence< ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > > GetList( EHistoryType eHistory ) const ;
::com::sun::star::uno::Sequence< ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > > GetList( EHistoryType eHistory ) const;
/*-****************************************************************************************************
@short append a new item to specified list
......@@ -193,8 +193,8 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtHistoryOptions : public utl::detail:
Do it in your source only.
*/
static SvtHistoryOptions_Impl* m_pDataContainer ; /// impl. data container as dynamic pointer for smaller memory requirements!
static sal_Int32 m_nRefCount ; /// internal ref count mechanism
static SvtHistoryOptions_Impl* m_pDataContainer; /// impl. data container as dynamic pointer for smaller memory requirements!
static sal_Int32 m_nRefCount; /// internal ref count mechanism
}; // class SvtHistoryOptions
......
......@@ -77,7 +77,7 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtLocalisationOptions : public utl::de
@onerror No error should occur!
*//*-*****************************************************************************************************/
bool IsAutoMnemonic ( ) const ;
bool IsAutoMnemonic ( ) const;
/*-****************************************************************************************************
@short interface methods to get and set value of config key "org.openoffice.Office.Common/View/Localisation/DialogScale"
......@@ -97,7 +97,7 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtLocalisationOptions : public utl::de
@onerror No error should occur!
*//*-*****************************************************************************************************/
sal_Int32 GetDialogScale( ) const ;
sal_Int32 GetDialogScale( ) const;
private:
/*-****************************************************************************************************
......@@ -126,8 +126,8 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtLocalisationOptions : public utl::de
Do it in your source only.
*/
static SvtLocalisationOptions_Impl* m_pDataContainer ; /// impl. data container as dynamic pointer for smaller memory requirements!
static sal_Int32 m_nRefCount ; /// internal ref count mechanism
static SvtLocalisationOptions_Impl* m_pDataContainer; /// impl. data container as dynamic pointer for smaller memory requirements!
static sal_Int32 m_nRefCount; /// internal ref count mechanism
}; // class SvtLocalisationOptions
......
......@@ -190,8 +190,8 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtModuleOptions : public utl::detail::
Do it in your source only.
*/
static SvtModuleOptions_Impl* m_pDataContainer ; /// impl. data container as dynamic pointer for smaller memory requirements!
static sal_Int32 m_nRefCount ; /// internal ref count mechanism
static SvtModuleOptions_Impl* m_pDataContainer; /// impl. data container as dynamic pointer for smaller memory requirements!
static sal_Int32 m_nRefCount; /// internal ref count mechanism
}; // class SvtModuleOptions
......
......@@ -111,8 +111,8 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtPrintWarningOptions : public utl::de
Do it in your source only.
*/
static SvtPrintWarningOptions_Impl* m_pDataContainer ; /// impl. data container as dynamic pointer for smaller memory requirements!
static sal_Int32 m_nRefCount ; /// internal ref count mechanism
static SvtPrintWarningOptions_Impl* m_pDataContainer; /// impl. data container as dynamic pointer for smaller memory requirements!
static sal_Int32 m_nRefCount; /// internal ref count mechanism
}; // class SvtPrintWarningOptions
......
......@@ -133,7 +133,7 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtSecurityOptions : public utl::detail
@onerror No error should occur!
*//*-*****************************************************************************************************/
bool IsReadOnly( EOption eOption ) const ;
bool IsReadOnly( EOption eOption ) const;
/*-****************************************************************************************************
@short interface methods to get and set value of config key "org.openoffice.Office.Common/Security/Scripting/SecureURL"
......@@ -153,8 +153,8 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtSecurityOptions : public utl::detail
@onerror No error should occur!
*//*-*****************************************************************************************************/
::com::sun::star::uno::Sequence< OUString > GetSecureURLs( ) const ;
void SetSecureURLs( const ::com::sun::star::uno::Sequence< OUString >& seqURLList ) ;
::com::sun::star::uno::Sequence< OUString > GetSecureURLs( ) const;
void SetSecureURLs( const ::com::sun::star::uno::Sequence< OUString >& seqURLList );
/*-****************************************************************************************************
@short interface methods to get and set value of config key "org.openoffice.Office.Common/Security/Scripting/StarOfficeBasic"
......@@ -177,10 +177,10 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtSecurityOptions : public utl::detail
@onerror No error should occur!
*//*-*****************************************************************************************************/
sal_Int32 GetMacroSecurityLevel ( ) const ;
void SetMacroSecurityLevel ( sal_Int32 _nLevel ) ;
sal_Int32 GetMacroSecurityLevel ( ) const;
void SetMacroSecurityLevel ( sal_Int32 _nLevel );
bool IsMacroDisabled ( ) const ;
bool IsMacroDisabled ( ) const;
/**
Check whether the given uri is either no dangerous macro-execution
......@@ -200,19 +200,19 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtSecurityOptions : public utl::detail
*/
bool isTrustedLocationUri(OUString const & uri) const;
::com::sun::star::uno::Sequence< Certificate > GetTrustedAuthors ( ) const ;
void SetTrustedAuthors ( const ::com::sun::star::uno::Sequence< Certificate >& rAuthors ) ;
::com::sun::star::uno::Sequence< Certificate > GetTrustedAuthors ( ) const;
void SetTrustedAuthors ( const ::com::sun::star::uno::Sequence< Certificate >& rAuthors );
// for bool options only!
bool IsOptionSet ( EOption eOption ) const ;
bool SetOption ( EOption eOption, bool bValue ) ;
bool IsOptionEnabled ( EOption eOption ) const ;
bool IsOptionSet ( EOption eOption ) const;
bool SetOption ( EOption eOption, bool bValue );
bool IsOptionEnabled ( EOption eOption ) const;
// xmlsec05 deprecated methods
bool IsExecutePlugins() const;
void SetExecutePlugins( bool bSet );
EBasicSecurityMode GetBasicMode( ) const ;
void SetBasicMode( EBasicSecurityMode eMode ) ;
EBasicSecurityMode GetBasicMode( ) const;
void SetBasicMode( EBasicSecurityMode eMode );
bool IsWarningEnabled() const;
void SetWarningEnabled( bool bSet );
bool IsConfirmationEnabled() const;
......@@ -250,8 +250,8 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtSecurityOptions : public utl::detail
Do it in your source only.
*/
static SvtSecurityOptions_Impl* m_pDataContainer ; /// impl. data container as dynamic pointer for smaller memory requirements!
static sal_Int32 m_nRefCount ; /// internal ref count mechanism
static SvtSecurityOptions_Impl* m_pDataContainer; /// impl. data container as dynamic pointer for smaller memory requirements!
static sal_Int32 m_nRefCount; /// internal ref count mechanism
}; // class SvtSecurityOptions
......
......@@ -277,8 +277,8 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtViewOptions : public utl::detail::Op
/// specify which list of views in configuration is used! This can't be a static value!!!
/// ... because we need this value to work with right static data container.
EViewType m_eViewType ;
OUString m_sViewName ;
EViewType m_eViewType;
OUString m_sViewName;
/// - impl. data container as dynamic pointer for smaller memory requirements!
/// - internal ref count mechanism
......@@ -291,14 +291,14 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtViewOptions : public utl::detail::Op
Do it in your source only.
*/
static SvtViewOptionsBase_Impl* m_pDataContainer_Dialogs ; /// hold data for all dialogs
static sal_Int32 m_nRefCount_Dialogs ;
static SvtViewOptionsBase_Impl* m_pDataContainer_TabDialogs ; /// hold data for all tab-dialogs
static sal_Int32 m_nRefCount_TabDialogs ;
static SvtViewOptionsBase_Impl* m_pDataContainer_TabPages ; /// hold data for all tab-pages
static sal_Int32 m_nRefCount_TabPages ;
static SvtViewOptionsBase_Impl* m_pDataContainer_Windows ; /// hold data for all windows
static sal_Int32 m_nRefCount_Windows ;
static SvtViewOptionsBase_Impl* m_pDataContainer_Dialogs; /// hold data for all dialogs
static sal_Int32 m_nRefCount_Dialogs;
static SvtViewOptionsBase_Impl* m_pDataContainer_TabDialogs; /// hold data for all tab-dialogs
static sal_Int32 m_nRefCount_TabDialogs;
static SvtViewOptionsBase_Impl* m_pDataContainer_TabPages; /// hold data for all tab-pages
static sal_Int32 m_nRefCount_TabPages;
static SvtViewOptionsBase_Impl* m_pDataContainer_Windows; /// hold data for all windows
static sal_Int32 m_nRefCount_Windows;
}; // class SvtViewOptions
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment