Home
last modified time | relevance | path

Searched defs:SetNumType (Results 1 – 9 of 9) sorted by relevance

/trunk/main/svx/inc/svx/
H A Dpageitem.hxx111 void SetNumType(SvxNumType eNum) { eNumType = eNum; } in SetNumType() function in SvxPageItem
/trunk/main/sw/inc/
H A Dfmtftntx.hxx85 void SetNumType( sal_Int16 eType ) { aFmt.SetNumberingType(eType); } in SetNumType() function in SwFmtFtnEndAtTxtEnd
H A Dlineinfo.hxx70 void SetNumType( SvxNumberType aNew ){ aType = aNew; } in SetNumType() function in SwLineNumberInfo
H A Dpagedesc.hxx170 void SetNumType( const SvxNumberType& rNew ) { aNumType = rNew; } in SetNumType() function in SwPageDesc
/trunk/main/sw/source/ui/inc/
H A Dcaption.hxx75 inline void SetNumType(const sal_uInt16 nNT) { nNumType = nNT; } in SetNumType() function in InsCaptionOpt
/trunk/main/sc/source/ui/pagedlg/
H A Dtphfedit.cxx451 void ScEditWindow::SetNumType(SvxNumType eNumType) in SetNumType() function in ScEditWindow
H A Dscuitphfedit.cxx199 void ScHFEditPage::SetNumType(SvxNumType eNumType) in SetNumType() function in ScHFEditPage
/trunk/main/sc/inc/
H A Deditutil.hxx238 void SetNumType(SvxNumType eNew) { aData.eNumType = eNew; } in SetNumType() function in ScHeaderEditEngine
/trunk/main/sc/source/filter/excel/
H A Dxlpivot.cxx250 void XclPCNumGroupInfo::SetNumType() in SetNumType() function in XclPCNumGroupInfo

Completed in 54 milliseconds