Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/html/
H A Dhtmlfld.cxx432 if( (SvxExtNumType)nFmt!=SVX_NUM_CHAR_SPECIAL && aValue.Len() ) in NewField()
439 if( (SvxExtNumType)nFmt==SVX_NUM_CHAR_SPECIAL && in NewField()
444 if( (SvxExtNumType)nFmt==SVX_NUM_CHAR_SPECIAL ) in NewField()
H A Dhtmlfldw.cxx50 switch( (SvxExtNumType)nFmt ) in GetNumFormat()
151 if( (SvxExtNumType)nFmt==SVX_NUM_CHAR_SPECIAL ) in OutHTML_SwField()
/aoo4110/main/sw/source/ui/shells/
H A Dtxtnum.cxx147 aFmt.SetNumberingType(SvxExtNumType(SVX_NUM_BITMAP|LINK_TOKEN)); in ExecEnterNum()
329 aFmt.SetNumberingType(SvxExtNumType(SVX_NUM_BITMAP|LINK_TOKEN)); in ExecSetNumber()
/aoo4110/main/editeng/inc/editeng/
H A Dsvxenum.hxx198 enum SvxExtNumType enum
/aoo4110/main/sw/source/filter/ww8/
H A Dww8par5.cxx523 static SvxExtNumType GetNumTypeFromName(const String& rStr, in GetNumTypeFromName()
526 SvxExtNumType eTyp = bAllowPageDesc ? SVX_NUM_PAGEDESC : SVX_NUM_ARABIC; in GetNumTypeFromName()
544 static SvxExtNumType GetNumberPara(String& rStr, bool bAllowPageDesc = false) in GetNumberPara()
547 SvxExtNumType aType = GetNumTypeFromName( s, bAllowPageDesc ); in GetNumberPara()
1464 SvxExtNumType eNumFormat = SVX_NUM_ARABIC; in Read_F_Seq()
H A Dww8par3.cxx544 SvxExtNumType eType; // Writer-Num-Typ in ReadLVL()
H A Dww8par2.cxx644 static SvxExtNumType eNumA[8] = in SetBaseAnlv()
H A Dww8par6.cxx805 static const SvxExtNumType aNumTyp[5] = in SetNumberingType()
H A Dww8par.cxx4459 static const SvxExtNumType eNumTA[16] = in CoreLoad()
/aoo4110/main/sw/source/ui/dialog/
H A Duiregionsw.cxx2063 inline SvxExtNumType GetNumType( sal_uInt16 n ) in GetNumType()
2065 return (SvxExtNumType)(4 < n ? n + 4 : n ); in GetNumType()
/aoo4110/main/oox/source/export/
H A Ddrawingml.cxx895 switch( (SvxExtNumType)nNumberingType ) in GetAutoNumType()
/aoo4110/main/sd/source/filter/eppt/
H A Depptso.cxx2407 if ( ( (SvxExtNumType)nNumberingType == SVX_NUM_BITMAP ) && ( nBulletId != 0xffff ) ) in CalculateGraphicBulletSize()
2600 switch( (SvxExtNumType)nNumberingType ) in ImplGetNumberingLevel()
2691 switch( (SvxExtNumType)nNumberingType ) in ImplGetNumberingLevel()

Completed in 195 milliseconds