Home
last modified time | relevance | path

Searched refs:TOKEN_TAB_STOP (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sw/source/core/tox/
H A Dtox.cxx331 SwFormToken aToken(TOKEN_TAB_STOP); in SwForm()
460 … aIt = find_if( aIt, aCurrentPattern.end(), SwFormTokenEqualToFormTokenType(TOKEN_TAB_STOP) ); in AdjustTabStops()
659 case TOKEN_TAB_STOP: in GetString()
697 if(TOKEN_TAB_STOP == eTokenType) in GetString()
811 case TOKEN_TAB_STOP: in BuildToken()
885 { SwForm::aFormTab, SwForm::nFormEntryLen, 1, TOKEN_TAB_STOP }, in GetTokenType()
/trunk/main/sw/source/ui/index/
H A Dcntex.cxx377 case TOKEN_TAB_STOP : in CreateOrUpdateExample()
417 if(TOKEN_TAB_STOP == aToken.eTokenType) in CreateOrUpdateExample()
H A Dcnttab.cxx2731 eTokenType = TOKEN_TAB_STOP; in IMPL_LINK()
2902 sal_Bool bTabStop = TOKEN_TAB_STOP == pToken->eTokenType; in IMPL_LINK()
3053 TOKEN_TAB_STOP == ((SwTOXButton*)pCtrl)->GetFormToken().eTokenType, in IMPL_LINK()
3070 TOKEN_TAB_STOP == ((SwTOXButton*)pCtrl)->GetFormToken().eTokenType, in IMPL_LINK()
3093 ((SwTOXButton*)pCurCtrl)->GetFormToken().eTokenType == TOKEN_TAB_STOP, in IMPL_LINK()
3098 if(rToken.eTokenType == TOKEN_TAB_STOP) in IMPL_LINK()
3263 case TOKEN_TAB_STOP: pTmp = SwForm::aFormTab; break; in SetForm()
3876 if(rToken.eTokenType == TOKEN_TAB_STOP ) in CreateQuickHelp()
/trunk/main/sw/inc/
H A Dtox.hxx210 TOKEN_TAB_STOP, enumerator
/trunk/main/sw/source/filter/ww8/
H A Dww8par5.cxx3101 if (TOKEN_TAB_STOP == ePrevType) in Read_F_Tox()
3227 if (TOKEN_TAB_STOP == ePrevType) in Read_F_Tox()
3287 TOKEN_TAB_STOP == in Read_F_Tox()
H A Dww8atr.cxx2035 case TOKEN_TAB_STOP: in lcl_CheckForm()
/trunk/main/sw/source/core/doc/
H A Ddbgoutsw.cxx958 case TOKEN_TAB_STOP: in lcl_TokenType2Str()
H A Ddoctxm.cxx1701 case TOKEN_TAB_STOP: in GenerateText()
/trunk/main/sw/source/core/unocore/
H A Dunoidx.cxx2959 { "TokenTabStop", TOKEN_TAB_STOP },
3289 case TOKEN_TAB_STOP: in getByIndex()

Completed in 163 milliseconds