Home
last modified time | relevance | path

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

/AOO41X/main/filter/source/msfilter/
H A Dsvdfppt.cxx3690 sal_uInt32 nAnmScheme = 0x10003; in ImplGetExtNumberFormat() local
3705 nAnmScheme = pPara->pParaSet->mnAnmScheme; in ImplGetExtNumberFormat()
3729 nAnmScheme = rLev.mnAnmScheme; in ImplGetExtNumberFormat()
3753 switch( static_cast< sal_uInt16 >( nAnmScheme ) ) in ImplGetExtNumberFormat()
3914 rStartNumbering = boost::optional< sal_Int16 >( nAnmScheme >> 16 ); in ImplGetExtNumberFormat()
5324 sal_uInt16& nHasAnm, sal_uInt32& nAnmScheme ) in ReadCharProps() argument
5407 nAnmScheme = aStyleTextProp9[ nExtBuInd ].mnAnmScheme; in ReadCharProps()
5516 sal_uInt32 nExtParaFlags = 0, nAnmScheme = 0; in Init() local
5520 nBuBlip, nHasAnm, nAnmScheme ); in Init()
5542 sal_uInt32 nExtParaFlags = 0, nLatestParaUpdate = 0xffffffff, nAnmScheme = 0; in Init() local
[all …]
/AOO41X/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx1003 sal_uInt16& nHasAnm, sal_uInt32& nAnmScheme );