Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/doc/
H A Ddoctxm.cxx1147 sal_uInt16 nPoolFmt = 0; in GetTxtFmtColl() local
1151 case TOX_INDEX: nPoolFmt = RES_POOLCOLL_TOX_IDXH; break; in GetTxtFmtColl()
1154 nPoolFmt = RES_POOLCOLL_TOX_USERH; in GetTxtFmtColl()
1156 nPoolFmt = RES_POOLCOLL_TOX_USER6 - 6; in GetTxtFmtColl()
1160 case TOX_TABLES: nPoolFmt = RES_POOLCOLL_TOX_TABLESH; break; in GetTxtFmtColl()
1166 nPoolFmt = RES_POOLCOLL_TOX_CNTNTH; in GetTxtFmtColl()
1168 nPoolFmt = RES_POOLCOLL_TOX_CNTNT6 - 6; in GetTxtFmtColl()
1173 nPoolFmt = nPoolFmt + 1; in GetTxtFmtColl()
1178 nPoolFmt += 1 == nLevel ? nLevel + 3 : nLevel - 1; in GetTxtFmtColl()
1181 nPoolFmt = nPoolFmt + nLevel; in GetTxtFmtColl()
[all …]

Completed in 25 milliseconds