/trunk/main/sw/source/core/doc/ |
H A D | lineinfo.cxx | 73 aType( rCpy.GetNumType() ), in SwLineNumberInfo() 95 aType = rCpy.GetNumType(); in operator =() 112 aType.GetNumberingType() == rInf.GetNumType().GetNumberingType() && in operator ==()
|
H A D | docdesc.cxx | 254 if( rChged.GetNumType().GetNumberingType() != pDesc->GetNumType().GetNumberingType() ) in ChgPageDesc() 256 pDesc->SetNumType( rChged.GetNumType() ); in ChgPageDesc()
|
H A D | doctxm.cxx | 2085 String aNumStr( SvxNumberType( ((SwPageDesc*)rDescs[0])->GetNumType() ). in _UpdatePageNum() 2114 SvxNumberType aType( ((SwPageDesc*)rDescs[i])->GetNumType() ); in _UpdatePageNum() 2181 GetNumType() ).GetNumStr( nBeg+nCount ); in _UpdatePageNum()
|
/trunk/main/sc/source/core/data/ |
H A D | dptablecache.cxx | 630 return GetNumType(mpTableDataValues[nDim][0]->nNumFormat); in GetDimNumType() 871 pitemData->SetDate( lcl_isDate( GetNumType( pitemData->nNumFormat ) ) ); in AddData() 995 sal_uLong ScDPTableDataCache::GetNumType(sal_uLong nFormat) const in GetNumType() function in ScDPTableDataCache
|
/trunk/main/sw/source/ui/utlui/ |
H A D | uitool.cxx | 199 aNumType.SetNumberingType( static_cast< sal_Int16 >(rPageItem.GetNumType()) ); in ItemSetToPageDesc() 340 aPageItem.SetNumType((SvxNumType)rPageDesc.GetNumType().GetNumberingType()); in PageDescToItemSet()
|
/trunk/main/sw/inc/ |
H A D | lineinfo.hxx | 69 const SvxNumberType &GetNumType() const { return aType; } in GetNumType() function in SwLineNumberInfo
|
H A D | fmtftntx.hxx | 84 sal_Int16 GetNumType() const { return aFmt.GetNumberingType(); } in GetNumType() function in SwFmtFtnEndAtTxtEnd
|
H A D | pagedesc.hxx | 169 const SvxNumberType &GetNumType() const { return aNumType; } in GetNumType() function in SwPageDesc
|
/trunk/main/svx/inc/svx/ |
H A D | pageitem.hxx | 110 SvxNumType GetNumType() const { return eNumType; } in GetNumType() function in SvxPageItem
|
/trunk/main/sw/source/ui/inc/ |
H A D | caption.hxx | 74 inline sal_uInt16 GetNumType() const { return nNumType; } in GetNumType() function in InsCaptionOpt
|
/trunk/main/sc/inc/ |
H A D | dptablecache.hxx | 71 sal_uLong GetNumType ( sal_uLong nFormat ) const;
|
/trunk/main/sc/source/ui/pagedlg/ |
H A D | hfedtdlg.cxx | 66 eNumType = ((const SvxPageItem&)rCoreSet.Get(ATTR_PAGE)).GetNumType(); in ScHFEditDlg()
|
H A D | tphf.cxx | 258 SvxNumType eNumType = ((const SvxPageItem&)aDataSet.Get(ATTR_PAGE)).GetNumType(); in IMPL_LINK()
|
/trunk/main/sw/source/ui/uiview/ |
H A D | viewdlg2.cxx | 203 ((SwSetExpFieldType*)pType)->SetSeqFormat(pOpt->GetNumType()); in InsertCaption()
|
/trunk/main/sw/source/filter/ww8/ |
H A D | ww8par2.hxx | 340 WW8LvlType GetNumType(sal_uInt8 nWwLevelNo);
|
/trunk/main/sw/source/ui/misc/ |
H A D | linenum.cxx | 188 sal_uInt16 nSelFmt = rInf.GetNumType().GetNumberingType(); in Reset()
|
/trunk/main/sw/source/core/fields/ |
H A D | docufld.cxx | 834 pFrm->FindPageFrm()->GetPageDesc()->GetNumType().GetNumberingType() ); in ChangeExpansion() 2390 : pPgFrm->GetPageDesc()->GetNumType().GetNumberingType() ) in UpdateField() 2483 ? pPgFrm->GetPageDesc()->GetNumType().GetNumberingType() in ChangeExpansion()
|
/trunk/main/sw/source/core/layout/ |
H A D | pagedesc.cxx | 80 aNumType( rCpy.GetNumType() ), in SwPageDesc()
|
/trunk/main/sw/source/core/access/ |
H A D | accframe.cxx | 453 ->GetNumType().GetNumberingType(); in GetFormattedPageNumber()
|
/trunk/main/sw/source/core/text/ |
H A D | txtfld.cxx | 190 nNumFmt = pFrame->FindPageFrm()->GetPageDesc()->GetNumType().GetNumberingType(); in NewFldPortion()
|
H A D | frmpaint.cxx | 204 const XubString aTmp( HasNumber() ? rLineInf.GetNumType().GetNumStr( nLineNr ) in PaintExtra()
|
/trunk/main/sw/source/filter/html/ |
H A D | htmlfld.cxx | 204 sal_uInt16 SwHTMLParser::GetNumType( const String& rStr, sal_uInt16 nDfltType ) in GetNumType() function in SwHTMLParser
|
H A D | htmlftn.cxx | 118 rInfo.aFmt.SetNumberingType(SwHTMLParser::GetNumType( aPart, in lcl_html_getEndNoteInfo()
|
/trunk/main/sd/source/ui/func/ |
H A D | fupage.cxx | 518 mpDoc->SetPageNumType(((const SvxPageItem*) pPoolItem)->GetNumType()); in ApplyItemSet()
|
/trunk/main/sw/source/core/unocore/ |
H A D | unosett.cxx | 971 SvxNumberType aNumType(aInfo.GetNumType()); in setPropertyValue() 1098 aRet <<= rInfo.GetNumType().GetNumberingType(); in getPropertyValue()
|