Searched refs:FormTokenType (Results 1 – 8 of 8) sorted by relevance
205 enum FormTokenType enum225 FormTokenType eTokenType;236 SwFormToken(FormTokenType eType ) : in SwFormToken()263 FormTokenType eType;265 SwFormTokenEqualToFormTokenType(FormTokenType _eType) : eType(_eType) {} in SwFormTokenEqualToFormTokenType()330 SW_DLLPRIVATE FormTokenType GetTokenType(const String & sToken,
425 bool operator == (const SwFormToken & rToken, FormTokenType eType) in operator ==()794 FormTokenType eTokenType = GetTokenType(sToken, &nTokenLen); in BuildToken()899 FormTokenType SwFormTokensHelper::GetTokenType(const String & sToken, in GetTokenType()907 FormTokenType eToken; in GetTokenType()922 FormTokenType eTokenType = TOKEN_TEXT; in GetTokenType()
334 sal_Bool Contains(FormTokenType) const;346 sal_uInt32 GetControlIndex(FormTokenType eType, const Control* pCurControl) const;
3073 FormTokenType ePrevType = TOKEN_END; in Read_F_Tox()3074 FormTokenType eType; in Read_F_Tox()3199 FormTokenType ePrevType = TOKEN_END; in Read_F_Tox()3200 FormTokenType eType; in Read_F_Tox()3258 FormTokenType eType; in Read_F_Tox()
2019 FormTokenType eTType; in lcl_CheckForm()2072 FormTokenType eTType; in lcl_IsHyperlinked()
948 String lcl_TokenType2Str(FormTokenType nType) in lcl_TokenType2Str()
2952 const enum FormTokenType eTokenType;2966 { 0, static_cast<enum FormTokenType>(0) }
2690 FormTokenType eTokenType = TOKEN_ENTRY_NO; in IMPL_LINK()3837 sal_Bool SwTokenWindow::Contains(FormTokenType eSearchFor) const in Contains()4039 sal_uInt32 SwTokenWindow::GetControlIndex(FormTokenType eType, const Control* /* pCurControl */) co… in GetControlIndex()
Completed in 91 milliseconds