Home
last modified time | relevance | path

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

/AOO41X/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()
1158 case TOX_ILLUSTRATIONS: nPoolFmt = RES_POOLCOLL_TOX_ILLUSH; break; in GetTxtFmtColl()
1159 case TOX_OBJECTS: nPoolFmt = RES_POOLCOLL_TOX_OBJECTH; break; in GetTxtFmtColl()
1160 case TOX_TABLES: nPoolFmt = RES_POOLCOLL_TOX_TABLESH; break; in GetTxtFmtColl()
1161 case TOX_AUTHORITIES: nPoolFmt = RES_POOLCOLL_TOX_AUTHORITIESH; break; in GetTxtFmtColl()
1166 nPoolFmt = RES_POOLCOLL_TOX_CNTNTH; in GetTxtFmtColl()
1168 nPoolFmt = RES_POOLCOLL_TOX_CNTNT6 - 6; in GetTxtFmtColl()
[all …]