Home
last modified time | relevance | path

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

/aoo42x/main/editeng/source/items/
H A Dnumitem.cxx67 sal_Int32 SvxNumberType::nRefCount = 0;
68 com::sun::star::uno::Reference<com::sun::star::text::XNumberingFormatter> SvxNumberType::xFormatter…
90 SvxNumberType::SvxNumberType(sal_Int16 nType) : in SvxNumberType() function in SvxNumberType
99 SvxNumberType::SvxNumberType(const SvxNumberType& rType) : in SvxNumberType() function in SvxNumberType
108 SvxNumberType::~SvxNumberType() in ~SvxNumberType()
116 String SvxNumberType::GetNumStr( sal_uLong nNo ) const in GetNumStr()
125 String SvxNumberType::GetNumStr( sal_uLong nNo, const Locale& rLocale ) const in GetNumStr()
173 : SvxNumberType(eType), in SvxNumberFormat()
202 SvxNumberType(rFormat), in SvxNumberFormat()
/aoo42x/main/editeng/inc/editeng/
H A Dnumitem.hxx69 class EDITENG_DLLPUBLIC SvxNumberType class
78 SvxNumberType(sal_Int16 nType = com::sun::star::style::NumberingType::ARABIC);
79 SvxNumberType(const SvxNumberType& rType);
80 ~SvxNumberType();
99 class EDITENG_DLLPUBLIC SvxNumberFormat : public SvxNumberType
/aoo42x/main/sw/inc/
H A Dlineinfo.hxx44 SvxNumberType aType; //e.g. roman linenumbers
69 const SvxNumberType &GetNumType() const { return aType; } in GetNumType()
70 void SetNumType( SvxNumberType aNew ){ aType = aNew; } in SetNumType()
H A Dpagedesc.hxx138 SvxNumberType aNumType;
169 const SvxNumberType &GetNumType() const { return aNumType; } in GetNumType()
170 void SetNumType( const SvxNumberType& rNew ) { aNumType = rNew; } in SetNumType()
H A Dfmtftntx.hxx46 SvxNumberType aFmt;
87 const SvxNumberType& GetSwNumType() const { return aFmt; } in GetSwNumType()
H A Dftninfo.hxx47 SvxNumberType aFmt;
/aoo42x/main/sw/source/ui/misc/
H A Dlinenum.cxx311 SvxNumberType aType; in FillItemSet()
/aoo42x/main/sw/source/core/doc/
H A Ddoctxm.cxx2085 String aNumStr( SvxNumberType( ((SwPageDesc*)rDescs[0])->GetNumType() ). in _UpdatePageNum()
2114 SvxNumberType aType( ((SwPageDesc*)rDescs[i])->GetNumType() ); in _UpdatePageNum()
2180 aNumStr += SvxNumberType( ((SwPageDesc*)rDescs[i-1])-> in _UpdatePageNum()
/aoo42x/main/sw/source/filter/rtf/
H A Dswparrtf.hxx178 SvxNumberType maNumType;
/aoo42x/main/sw/source/ui/app/
H A Dappenv.cxx417 SvxNumberType aType; in InsertEnv()
H A Dapplab.cxx289 SvxNumberType aType; in InsertLab()
/aoo42x/main/sw/source/core/fields/
H A Dfldbas.cxx465 SvxNumberType aNumber; in FormatNumber()
/aoo42x/main/sw/source/ui/utlui/
H A Duitool.cxx198 SvxNumberType aNumType; in ItemSetToPageDesc()
/aoo42x/main/sw/source/core/frmedt/
H A Dfews.cxx230 const SvxNumberType& rNum = ((const SwPageFrm*)pPage)->GetPageDesc()->GetNumType(); in GetPageNumber()
/aoo42x/main/sw/source/core/text/
H A Dtxtftn.cxx1055 const SvxNumberType& rNum = pPage->GetPageDesc()->GetNumType(); in lcl_GetPageNumber()
/aoo42x/main/sw/source/filter/ww8/
H A Dww8par6.cxx768 SvxNumberType aNumType; // this sets SVX_NUM_ARABIC per default in HandleLineNumbering()
811 SvxNumberType aType; in SetNumberingType()
/aoo42x/main/sw/source/core/view/
H A Dviewsh.cxx1092 const SvxNumberType& rNum = pPage->GetPageDesc()->GetNumType(); in SizeChgNotify()
/aoo42x/main/sw/source/core/unocore/
H A Dunosett.cxx971 SvxNumberType aNumType(aInfo.GetNumType()); in setPropertyValue()
/aoo42x/main/sw/source/core/txtnode/
H A Dndtxt.cxx2844 SvxNumberType const& rNumberType( in GetNumString()

Completed in 242 milliseconds