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 ==()770 FormTokenType eTokenType = GetTokenType(sToken, &nTokenLen); in BuildToken()875 FormTokenType SwFormTokensHelper::GetTokenType(const String & sToken, in GetTokenType()883 FormTokenType eToken; in GetTokenType()898 FormTokenType eTokenType = TOKEN_TEXT; in GetTokenType()
334 sal_Bool Contains(FormTokenType) const;346 sal_uInt32 GetControlIndex(FormTokenType eType, const Control* pCurControl) const;
3089 FormTokenType ePrevType = TOKEN_END; in Read_F_Tox()3090 FormTokenType eType; in Read_F_Tox()3215 FormTokenType ePrevType = TOKEN_END; in Read_F_Tox()3216 FormTokenType eType; in Read_F_Tox()3274 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()
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()
2952 const enum FormTokenType eTokenType;2966 { 0, static_cast<enum FormTokenType>(0) }
Completed in 98 milliseconds