/aoo4110/main/sw/inc/ |
H A D | fmtftntx.hxx | 85 void SetNumType( sal_Int16 eType ) { aFmt.SetNumberingType(eType); } in SetNumType() function in SwFmtFtnEndAtTxtEnd 115 SetNumType( SVX_NUM_ROMAN_LOWER ); in SwFmtEndAtTxtEnd()
|
H A D | lineinfo.hxx | 70 void SetNumType( SvxNumberType aNew ){ aType = aNew; } in SetNumType() function in SwLineNumberInfo
|
H A D | pagedesc.hxx | 170 void SetNumType( const SvxNumberType& rNew ) { aNumType = rNew; } in SetNumType() function in SwPageDesc
|
/aoo4110/main/sc/source/ui/pagedlg/ |
H A D | scuitphfedit.cxx | 200 void ScHFEditPage::SetNumType(SvxNumType eNumType) in SetNumType() function in ScHFEditPage 202 aWndLeft.SetNumType(eNumType); in SetNumType() 203 aWndCenter.SetNumType(eNumType); in SetNumType() 204 aWndRight.SetNumType(eNumType); in SetNumType()
|
H A D | tphfedit.cxx | 451 void ScEditWindow::SetNumType(SvxNumType eNumType) in SetNumType() function in ScEditWindow 453 pEdEngine->SetNumType(eNumType); in SetNumType()
|
H A D | hfedtdlg.cxx | 177 ((ScHFEditPage&)rPage).SetNumType(eNumType); in PageCreated()
|
H A D | tphf.cxx | 260 ((ScHFEditPage*)pDlg->GetTabPage())->SetNumType(eNumType); in IMPL_LINK()
|
/aoo4110/main/sw/source/ui/utlui/ |
H A D | uitool.cxx | 200 rPageDesc.SetNumType(aNumType); in ItemSetToPageDesc() 340 aPageItem.SetNumType((SvxNumType)rPageDesc.GetNumType().GetNumberingType()); in PageDescToItemSet()
|
/aoo4110/main/sw/source/ui/inc/ |
H A D | caption.hxx | 75 inline void SetNumType(const sal_uInt16 nNT) { nNumType = nNT; } in SetNumType() function in InsCaptionOpt
|
/aoo4110/main/svx/inc/svx/ |
H A D | pageitem.hxx | 111 void SetNumType(SvxNumType eNum) { eNumType = eNum; } in SetNumType() function in SvxPageItem
|
/aoo4110/main/sc/source/ui/inc/ |
H A D | tphfedit.hxx | 76 void SetNumType(SvxNumType eNumType);
|
H A D | scuitphfedit.hxx | 61 void SetNumType(SvxNumType eNumType);
|
/aoo4110/main/sc/source/filter/excel/ |
H A D | xlpivot.cxx | 249 SetNumType(); in XclPCNumGroupInfo() 252 void XclPCNumGroupInfo::SetNumType() in SetNumType() function in XclPCNumGroupInfo
|
/aoo4110/main/sc/inc/ |
H A D | editutil.hxx | 238 void SetNumType(SvxNumType eNew) { aData.eNumType = eNew; } in SetNumType() function in ScHeaderEditEngine
|
/aoo4110/main/svx/source/items/ |
H A D | pageitem.cxx | 259 pPage->SetNumType( (SvxNumType)eType ); in Create()
|
/aoo4110/main/sw/source/ui/misc/ |
H A D | linenum.cxx | 313 aInf.SetNumType(aType); in FillItemSet()
|
/aoo4110/main/sw/source/ui/app/ |
H A D | appenv.cxx | 419 pDesc->SetNumType(aType); in InsertEnv()
|
H A D | applab.cxx | 281 aDesc.SetNumType( aType ); in InsertLab()
|
/aoo4110/main/sc/source/filter/inc/ |
H A D | xlpivot.hxx | 497 void SetNumType();
|
/aoo4110/main/sd/source/ui/func/ |
H A D | fupage.cxx | 213 aPageItem.SetNumType( mpDoc->GetPageNumType() ); in ExecuteDialog()
|
/aoo4110/main/sw/source/ui/frmdlg/ |
H A D | cption.cxx | 303 …aOpt.SetNumType( (sal_uInt16)(sal_uIntPtr)aFormatBox.GetEntryData( aFormatBox.GetSelectEntryPos() … in Apply()
|
/aoo4110/main/sw/source/core/doc/ |
H A D | docdesc.cxx | 223 pDesc->SetNumType( rChged.GetNumType() ); in ChgPageDesc()
|
/aoo4110/main/sw/source/ui/config/ |
H A D | optload.cxx | 829 pOpt->SetNumType((sal_uInt16)(sal_uLong)aFormatBox.GetEntryData(aFormatBox.GetSelectEntryPos())); in SaveEntry()
|
H A D | modcfg.cxx | 886 rOpt.SetNumType(sal::static_int_cast< sal_uInt16, sal_Int32>(nTemp)); in lcl_ReadOpt()
|
/aoo4110/main/sw/source/ui/dialog/ |
H A D | uiregionsw.cxx | 2127 aFtn.SetNumType( aFtnNumViewBox.GetSelectedNumberingType() ); in FillItemSet() 2148 aEnd.SetNumType( aEndNumViewBox.GetSelectedNumberingType() ); in FillItemSet()
|