Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/html/
H A Dhtmlnum.cxx153 if ( numfunc::IsDefBulletFontUserDefined() ) in NewNumBulList()
155 aNumFmt.SetBulletFont( &numfunc::GetDefBulletFont() ); in NewNumBulList()
442 if ( numfunc::IsDefBulletFontUserDefined() ) in EndNumBulList()
444 aNumFmt.SetBulletFont( &numfunc::GetDefBulletFont() ); in EndNumBulList()
560 if ( numfunc::IsDefBulletFontUserDefined() ) in NewNumBulListItem()
562 aNumFmt.SetBulletFont( &numfunc::GetDefBulletFont() ); in NewNumBulListItem()
/trunk/main/sw/source/ui/shells/
H A Dtxtnum.cxx163 numfunc::GetDefaultPositionAndSpaceMode() ); in ExecEnterNum()
213 numfunc::GetDefaultPositionAndSpaceMode() ); in ExecEnterNum()
232 numfunc::GetDefaultPositionAndSpaceMode() ); in ExecEnterNum()
289 numfunc::GetDefaultPositionAndSpaceMode() ); in ExecSetNumber()
/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx1280 if ( numfunc::IsDefBulletFontUserDefined() ) in NumOrBulletOn()
1282 const Font* pFnt = &numfunc::GetDefBulletFont(); in NumOrBulletOn()
1286 aFmt.SetBulletChar( numfunc::GetBulletChar(static_cast<sal_uInt8>(nLevel))); in NumOrBulletOn()
1307 numfunc::GetDefaultPositionAndSpaceMode() ); in NumOrBulletOn()
1317 const Font* pFnt = numfunc::IsDefBulletFontUserDefined() in NumOrBulletOn()
1318 ? &numfunc::GetDefBulletFont() in NumOrBulletOn()
1352 aFmt.SetBulletChar( numfunc::GetBulletChar(nLvl) ); in NumOrBulletOn()
/trunk/main/sw/source/core/doc/
H A Dnumber.cxx548 pFmt->SetBulletChar( numfunc::GetBulletChar(n)); in SwNumRule()
575 pFmt->SetBulletChar( numfunc::GetBulletChar(n)); in SwNumRule()
590 pFmt->SetBulletChar( numfunc::GetBulletChar(n)); in SwNumRule()
613 pFmt->SetBulletChar( numfunc::GetBulletChar(n)); in SwNumRule()
1256 namespace numfunc namespace
H A Dpoolfmt.cxx1209 const Font& rBulletFont = numfunc::GetDefBulletFont(); in GetFmtFromPool()
1672 = numfunc::GetDefaultPositionAndSpaceMode(); in GetNumRuleFromPool()
2009 aFmt.SetBulletFont( &numfunc::GetDefBulletFont() ); in GetNumRuleFromPool()
2056 aFmt.SetBulletFont( &numfunc::GetDefBulletFont() ); in GetNumRuleFromPool()
2117 aFmt.SetBulletFont( &numfunc::GetDefBulletFont() ); in GetNumRuleFromPool()
2178 aFmt.SetBulletFont( &numfunc::GetDefBulletFont() ); in GetNumRuleFromPool()
2223 aFmt.SetBulletFont( &numfunc::GetDefBulletFont() ); in GetNumRuleFromPool()
2290 aFmt.SetBulletFont( &numfunc::GetDefBulletFont() ); in GetNumRuleFromPool()
H A Ddocnew.cxx438 numfunc::GetDefaultPositionAndSpaceMode(), in SwDoc()
891 numfunc::GetDefaultPositionAndSpaceMode(), in ClearDoc()
/trunk/main/sw/source/core/text/
H A Dfrmpaint.cxx67 namespace numfunc namespace
518 pFnt->GetName( SW_LATIN ) != numfunc::GetDefBulletFontname() ) in PaintEmpty()
521 pFnt->SetName( numfunc::GetDefBulletFontname(), SW_LATIN ); in PaintEmpty()
H A Dinftxt.cxx98 namespace numfunc namespace
883 pFnt->SetName( numfunc::GetDefBulletFontname(), pFnt->GetActual() ); in lcl_DrawSpecial()
1929 pFnt->GetName( pFnt->GetActual() ) != numfunc::GetDefBulletFontname(); in SwDefFontSave()
1940 pNewFnt->SetName( numfunc::GetDefBulletFontname(), pFnt->GetActual() ); in SwDefFontSave()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8num.cxx449 pBulletFont = &numfunc::GetDefBulletFont(); in AbstractNumberingDefinitions()
723 : numfunc::GetDefBulletFont(); in BuildAnlvBulletBase()
H A Dww8par3.cxx1121 aFont = numfunc::GetDefBulletFont(); in AdjustLVL()
H A Dww8par.cxx4746 Font aFont = numfunc::GetDefBulletFont(); in CoreLoad()
/trunk/main/sw/inc/
H A Dnumrule.hxx320 namespace numfunc namespace
/trunk/main/sw/source/core/edit/
H A Dautofmt.cxx1482 numfunc::GetDefaultPositionAndSpaceMode() ); in BuildEnum()
1524 if ( numfunc::IsDefBulletFontUserDefined() ) in BuildEnum()
1526 pBullFnt = &numfunc::GetDefBulletFont(); in BuildEnum()
/trunk/main/sw/source/filter/writer/
H A Dwriter.cxx429 const Font* pDefFont = &numfunc::GetDefBulletFont(); in PutNumFmtFontsInAttrPool()
/trunk/main/sw/source/ui/config/
H A Duinums.cxx324 rChg = SwNumRule( aName, numfunc::GetDefaultPositionAndSpaceMode() ); in MakeNumRule()
/trunk/main/sw/source/ui/app/
H A Ddocstyle.cxx1410 numfunc::GetDefaultPositionAndSpaceMode() ); in SetItemSet()
1875 numfunc::GetDefaultPositionAndSpaceMode() ) ]; in Create()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx1966 && numfunc::ChangeIndentOnTabAtFirstPosOfFirstListItem() ) in KeyInput()
2026 && numfunc::ChangeIndentOnTabAtFirstPosOfFirstListItem() ) in KeyInput()
/trunk/main/sw/source/core/unocore/
H A Dunosett.cxx1313 numfunc::GetDefaultPositionAndSpaceMode() ); in SwXNumberingRules()

Completed in 201 milliseconds