Home
last modified time | relevance | path

Searched refs:TOKEN_END (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dww8par5.cxx3089 FormTokenType ePrevType = TOKEN_END; in Read_F_Tox()
3097 eType = ++aIt == aPattern.end() ? TOKEN_END : aIt->eTokenType; in Read_F_Tox()
3116 eType = TOKEN_END; in Read_F_Tox()
3121 while (TOKEN_END != eType); in Read_F_Tox()
3215 FormTokenType ePrevType = TOKEN_END; in Read_F_Tox()
3223 eType = ++aIt == aPattern.end() ? TOKEN_END : aIt->eTokenType; in Read_F_Tox()
3238 eType = TOKEN_END; in Read_F_Tox()
3242 while( TOKEN_END != eType ); in Read_F_Tox()
3280 eType = ++aIt == aPattern.end() ? TOKEN_END : aIt->eTokenType; in Read_F_Tox()
3294 eType = TOKEN_END; in Read_F_Tox()
[all …]
/trunk/main/sw/source/ui/inc/
H A Dswuicnttab.hxx283 String aButtonTexts[TOKEN_END]; // Text of the buttons
284 String aButtonHelpTexts[TOKEN_END]; // QuickHelpText of the buttons
/trunk/main/sw/source/core/tox/
H A Dtox.cxx686 case TOKEN_END: in GetString()
895 { 0, 0, 0, TOKEN_END } in GetTokenType()
/trunk/main/sw/inc/
H A Dtox.hxx217 TOKEN_END enumerator
/trunk/main/sw/source/core/doc/
H A Ddbgoutsw.cxx972 case TOKEN_END: in lcl_TokenType2Str()
H A Ddoctxm.cxx1896 case TOKEN_END: break; in GenerateText()
/trunk/main/sw/source/core/unocore/
H A Dunoidx.cxx3001 SwFormToken aToken(TOKEN_END); in replaceByIndex()
3132 if(TOKEN_END <= aToken.eTokenType ) in replaceByIndex()
/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx3163 for(sal_uInt16 i = 0; i < TOKEN_END; i++) in SwTokenWindow()

Completed in 129 milliseconds