Home
last modified time | relevance | path

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

/trunk/main/editeng/inc/editeng/
H A Dsvxenum.hxx214 SVX_NUM_CIRCLE_NUMBER, enumerator
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8num.cxx221 case SVX_NUM_CIRCLE_NUMBER: nRet = 18;break; in GetLevelNFC()
H A Drtfattributeoutput.cxx1529 case SVX_NUM_CIRCLE_NUMBER: nVal=18; break; in NumberingLevel()
/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx2676 case SVX_NUM_CIRCLE_NUMBER: in ImplGetNumberingLevel()
2773 case SVX_NUM_CIRCLE_NUMBER : in ImplGetNumberingLevel()
3446 case SVX_NUM_CIRCLE_NUMBER: in ImplWriteTextStyleAtom()
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx3870 rNumberFormat.SetNumberingType( SVX_NUM_CIRCLE_NUMBER ); in ImplGetExtNumberFormat()