Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/edit/
H A Dautofmt.cxx173 void SetColl( sal_uInt16 nId, sal_Bool bHdLineOrText = sal_False );
1040 void SwAutoFormat::SetColl( sal_uInt16 nId, sal_Bool bHdLineOrText ) in SetColl() function in SwAutoFormat
1341 SetColl( RES_POOLCOLL_TEXT_IDENT ); in BuildIndent()
1383 SetColl( RES_POOLCOLL_TEXT_MOVE ); in BuildTextIndent()
1419 SetColl( RES_POOLCOLL_TEXT, sal_True ); in BuildText()
1564SetColl( static_cast<sal_uInt16>(RES_POOLCOLL_BUL_LEVEL1 + ( Min( nLvl, cnNumBullColls ) * 4 )) ); in BuildEnum()
1661SetColl( static_cast<sal_uInt16>(RES_POOLCOLL_NUM_LEVEL1 + ( Min( nLvl, cnNumBullColls ) * 4 ) )); in BuildEnum()
1783 SetColl( static_cast<sal_uInt16>( nTxtPos in BuildNegIndent()
1866 SetColl( static_cast<sal_uInt16>(RES_POOLCOLL_HEADLINE1 + nLvl ), sal_True ); in BuildHeadLine()
2322 SetColl( RES_POOLCOLL_STANDARD, sal_True ); in SwAutoFormat()

Completed in 17 milliseconds