Searched refs:RES_POOLCOLL_SENDADRESS (Results 1 – 11 of 11) sorted by relevance
/trunk/main/sw/source/ui/app/ |
H A D | appenv.cxx | 200 ::lcl_CopyCollAttr(pOldSh, pSh, RES_POOLCOLL_SENDADRESS); in InsertEnv() 276 SwTxtFmtColl *pSend = pTmp->GetTxtCollFromPool( RES_POOLCOLL_SENDADRESS ), in InsertEnv() 348 ::lcl_CopyCollAttr(pOldSh, pSh, RES_POOLCOLL_SENDADRESS); in InsertEnv()
|
H A D | docstyle.cxx | 2687 case RES_POOLCOLL_SENDADRESS: // --> ADDRESS in First() 2754 RES_POOLCOLL_SENDADRESS, // --> ADDRESS in First()
|
/trunk/main/sw/inc/ |
H A D | poolfmt.hxx | 326 RES_POOLCOLL_SENDADRESS, // AbsenderAdresse enumerator
|
/trunk/main/sw/source/ui/envelp/ |
H A D | envlop1.cxx | 222 SwTxtFmtColl* pColl = pSh->GetTxtCollFromPool(RES_POOLCOLL_SENDADRESS); in Ok()
|
H A D | envfmt.cxx | 261 bSender ? RES_POOLCOLL_SENDADRESS : RES_POOLCOLL_JAKETADRESS)); in IMPL_LINK_INLINE_END()
|
/trunk/main/sw/source/core/doc/ |
H A D | poolfmt.cxx | 619 case RES_POOLCOLL_SENDADRESS: // AbsenderAdresse in GetTxtCollFromPool() 2521 case RES_POOLCOLL_SENDADRESS: in GetPoolParent()
|
/trunk/main/sw/source/filter/ww8/ |
H A D | writerwordglue.cxx | 156 RES_POOLCOLL_JAKETADRESS, RES_POOLCOLL_SENDADRESS, RES_NONE, in GetBuiltInStyle()
|
H A D | wrtw8sty.cxx | 244 case RES_POOLCOLL_SENDADRESS: nRet = 37; break; in GetWWId()
|
/trunk/main/sw/source/filter/html/ |
H A D | css1atr.cxx | 912 case RES_POOLCOLL_SENDADRESS: in GetCSS1Selector() 1752 case RES_POOLCOLL_SENDADRESS: in OutCSS1_SwFmt()
|
H A D | htmlcss1.cxx | 948 nPoolCollId = RES_POOLCOLL_SENDADRESS; in StyleParsed()
|
H A D | swhtml.cxx | 1602 NewTxtFmtColl( HTML_ADDRESS_ON, RES_POOLCOLL_SENDADRESS ); in NextToken()
|
Completed in 124 milliseconds