Home
last modified time | relevance | path

Searched refs:GetFormatStr (Results 1 – 11 of 11) sorted by relevance

/aoo41x/main/sw/source/ui/fldui/
H A Dflddok.cxx258 nPos = aSelectionLB.InsertEntry(GetFldMgr().GetFormatStr(nTypeId, i)); in IMPL_LINK()
288 String sFmt(GetFldMgr().GetFormatStr(nTypeId, i)); in IMPL_LINK()
291 aSelectionLB.SelectEntry(GetFldMgr().GetFormatStr(nTypeId, GetCurField()->GetFormat())); in IMPL_LINK()
534 sal_uInt16 nPos = aFormatLB.InsertEntry(GetFldMgr().GetFormatStr(nTypeId, i)); in FillFormatLB()
H A Dfldref.cxx774 sal_uInt16 nPos = aFormatLB.InsertEntry(GetFldMgr().GetFormatStr( nTypeId, i )); in FillFormatLB()
781 sal_uInt16 nPos = aFormatLB.InsertEntry(GetFldMgr().GetFormatStr( nTypeId, nFormat )); in FillFormatLB()
784 nPos = aFormatLB.InsertEntry(GetFldMgr().GetFormatStr( nTypeId, nFormat )); in FillFormatLB()
787 nPos = aFormatLB.InsertEntry(GetFldMgr().GetFormatStr( nTypeId, nFormat )); in FillFormatLB()
H A Dflddinf.cxx436 sal_uInt16 nPos = aSelectionLB.InsertEntry(GetFldMgr().GetFormatStr(nTypeId, i)); in FillSelectionLB()
H A Dflddb.cxx148 … sal_uInt16 nEntryPos = aFormatLB.InsertEntry(GetFldMgr().GetFormatStr(TYP_DBSETNUMBERFLD, i)); in Reset()
H A Dfldfunc.cxx244 sal_uInt16 nPos = aFormatLB.InsertEntry(GetFldMgr().GetFormatStr(nTypeId, i)); in IMPL_LINK()
H A Dfldvar.cxx829 const sal_uInt16 nPos = aFormatLB.InsertEntry( GetFldMgr().GetFormatStr( nTypeId, i ) ); in FillFormatLB()
H A Dfldmgr.cxx672 String SwFldMgr::GetFormatStr(sal_uInt16 nTypeId, sal_uLong nFormatId) const in GetFormatStr() function in SwFldMgr
/aoo41x/main/sw/source/ui/inc/
H A Dfldmgr.hxx206 String GetFormatStr(sal_uInt16 nTypeId, sal_uLong nFormatId) const;
/aoo41x/main/sw/source/core/access/
H A Daccpara.cxx1715 sEntry = aMgr.GetFormatStr( pField->GetTypeId(), pField->GetFormat() ); in GetFieldTypeNameAtIndex()
1733 sEntry = aMgr.GetFormatStr(pField->GetTypeId(), nFormat); in GetFieldTypeNameAtIndex()
1774 strTypeName += aMgr.GetFormatStr(pField->GetTypeId(), pField->GetFormat() & 0xff); in GetFieldTypeNameAtIndex()
1795 sEntry = aMgr.GetFormatStr(pField->GetTypeId(), nExSub/0x0100-1); in GetFieldTypeNameAtIndex()
/aoo41x/main/sw/source/ui/frmdlg/
H A Dcption.cxx248 aFormatBox.InsertEntry( pMgr->GetFormatStr(TYP_SEQFLD, i) ); in SwCaptionDialog()
/aoo41x/main/sw/source/ui/config/
H A Doptload.cxx465 aFormatBox.InsertEntry( pMgr->GetFormatStr(TYP_SEQFLD, i) ); in SwCaptionOptPage()

Completed in 310 milliseconds