Searched refs:RES_POOLCOLL_LABEL (Results 1 – 6 of 6) sorted by relevance
/trunk/main/sw/source/ui/app/ |
H A D | docshini.cxx | 263 FONT_CAPTION, RES_POOLCOLL_LABEL, in InitNew() 267 FONT_CAPTION_CJK, RES_POOLCOLL_LABEL, in InitNew() 271 FONT_CAPTION_CTL, RES_POOLCOLL_LABEL, in InitNew()
|
/trunk/main/sw/inc/ |
H A D | poolfmt.hxx | 317 RES_POOLCOLL_LABEL, // Beschriftung-Basis enumerator
|
/trunk/main/sw/source/ui/uiview/ |
H A D | viewdlg2.cxx | 139 SwTxtFmtColl* pDerivedFrom = rSh.GetTxtCollFromPool(RES_POOLCOLL_LABEL); in InsertCaption()
|
/trunk/main/sw/source/core/doc/ |
H A D | poolfmt.cxx | 592 case RES_POOLCOLL_LABEL: // Beschriftung-Basis in GetTxtCollFromPool() 2528 case RES_POOLCOLL_LABEL: in GetPoolParent() 2535 nRet = RES_POOLCOLL_LABEL; break; in GetPoolParent()
|
H A D | doclay.cxx | 1254 pColl = rDoc.GetTxtCollFromPool( RES_POOLCOLL_LABEL ); in lcl_InsertLabel() 1622 pColl = rDoc.GetTxtCollFromPool( RES_POOLCOLL_LABEL ); in lcl_InsertDrawLabel()
|
/trunk/main/sw/source/ui/config/ |
H A D | optpage.cxx | 853 lcl_SetColl(pWrtShell, RES_POOLCOLL_LABEL, pPrinter, sLabel, nFontWhich); in FillItemSet() 858 lcl_SetColl(pWrtShell, RES_POOLCOLL_LABEL, in FillItemSet() 1022 pColl = pWrtShell->GetTxtCollFromPool(RES_POOLCOLL_LABEL); in Reset()
|
Completed in 194 milliseconds