Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/misc/
H A Doutline.cxx260 SwStyleNameMapper::GetUIName( static_cast< sal_uInt16 >(RES_POOLCOLL_HEADLINE1 + i), in SwOutlineTabDialog()
487 ::SwStyleNameMapper::FillUIName( static_cast< sal_uInt16 >(RES_POOLCOLL_HEADLINE1 + i), in Ok()
514 static_cast< sal_uInt16 >(RES_POOLCOLL_HEADLINE1 + i) ); in Ok()
939 … static_cast< sal_uInt16 >(RES_POOLCOLL_HEADLINE1 + i), aEmptyStr )); in SetWrtShell()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8sty.cxx197 case RES_POOLCOLL_HEADLINE1: in BuildGetSlot()
206 nRet -= RES_POOLCOLL_HEADLINE1-1; in BuildGetSlot()
224 else if( nPoolId >= RES_POOLCOLL_HEADLINE1 && in GetWWId()
226 nRet = static_cast< sal_uInt16 >(nPoolId + 1 - RES_POOLCOLL_HEADLINE1); in GetWWId()
H A Dwriterwordglue.cxx142 RES_POOLCOLL_STANDARD, RES_POOLCOLL_HEADLINE1, in GetBuiltInStyle()
H A Dww8atr.cxx2230 … (RES_POOLCOLL_HEADLINE1 > nPoolId || RES_POOLCOLL_HEADLINE9 < nPoolId) && in StartTOX()
/trunk/main/sw/inc/
H A Dpoolfmt.hxx232 RES_POOLCOLL_HEADLINE1, // Ueberschrift 1 enumerator
/trunk/main/sw/source/filter/html/
H A Dswhtml.cxx3630 if( (nPoolId>=RES_POOLCOLL_HEADLINE1 && in NewFontAttr()
3635 nFontSize = static_cast< sal_uInt16 >(6 - (nPoolId - RES_POOLCOLL_HEADLINE1)); in NewFontAttr()
3649 RES_POOLCOLL_HEADLINE1+6-nSize )->GetSize().GetHeight(); in NewFontAttr()
3947 case HTML_HEAD1_ON: nTxtColl = RES_POOLCOLL_HEADLINE1; break; in NewHeading()
H A Dcss1atr.cxx894 case RES_POOLCOLL_HEADLINE1: in GetCSS1Selector()
1744 case RES_POOLCOLL_HEADLINE1: in OutCSS1_SwFmt()
H A Dhtmlcss1.cxx911 nPoolCollId = RES_POOLCOLL_HEADLINE1; in StyleParsed()
/trunk/main/sw/source/core/doc/
H A Ddocnum.cxx231 GetTxtCollFromPool(static_cast<sal_uInt16>(RES_POOLCOLL_HEADLINE1 + n)); in OutlineUpDown()
261 GetTxtCollFromPool(static_cast<sal_uInt16>(RES_POOLCOLL_HEADLINE1 + n)); in OutlineUpDown()
H A Dpoolfmt.cxx515 case RES_POOLCOLL_HEADLINE1: // Ueberschrift 1 in GetTxtCollFromPool()
2483 case RES_POOLCOLL_HEADLINE1: in GetPoolParent()
H A Ddoc.cxx2164 : RES_POOLCOLL_HEADLINE1 ); in Summary()
/trunk/main/sw/source/ui/app/
H A Ddocstyle.cxx2692 case RES_POOLCOLL_HEADLINE1: // --> H1 in First()
2760 RES_POOLCOLL_HEADLINE1, // --> H1 in First()
/trunk/main/sw/source/filter/xml/
H A Dswxml.cxx402 … SwStyleNameMapper::GetProgName( static_cast< sal_uInt16 >(RES_POOLCOLL_HEADLINE1 + i), in lcl_AdjustOutlineStylesForOOo()
/trunk/main/sw/source/filter/ww1/
H A Dw1filter.cxx1705 aType = RES_POOLCOLL_HEADLINE1; break; in OutOne()
/trunk/main/sw/source/core/edit/
H A Dautofmt.cxx1866 SetColl( static_cast<sal_uInt16>(RES_POOLCOLL_HEADLINE1 + nLvl ), sal_True ); in BuildHeadLine()

Completed in 219 milliseconds