Searched refs:GetFormatId (Results 1 – 10 of 10) sorted by relevance
/aoo42x/main/sw/source/ui/fldui/ |
H A D | fldref.cxx | 775 … aFormatLB.SetEntryData( nPos, reinterpret_cast<void*>(GetFldMgr().GetFormatId( nTypeId, i ))); in FillFormatLB() 782 …aFormatLB.SetEntryData( nPos, reinterpret_cast<void*>(GetFldMgr().GetFormatId( nTypeId, nFormat ))… in FillFormatLB() 785 …aFormatLB.SetEntryData( nPos, reinterpret_cast<void*>(GetFldMgr().GetFormatId( nTypeId, nFormat ))… in FillFormatLB() 788 …aFormatLB.SetEntryData( nPos, reinterpret_cast<void*>(GetFldMgr().GetFormatId( nTypeId, nFormat ))… in FillFormatLB()
|
H A D | flddinf.cxx | 437 … aSelectionLB.SetEntryData(nPos, reinterpret_cast<void*>(GetFldMgr().GetFormatId(nTypeId, i))); in FillSelectionLB()
|
H A D | flddb.cxx | 149 sal_uInt16 nFmtId = GetFldMgr().GetFormatId( TYP_DBSETNUMBERFLD, i ); in Reset()
|
H A D | flddok.cxx | 535 sal_uInt16 nFmtId = GetFldMgr().GetFormatId( nTypeId, i ); in FillFormatLB()
|
H A D | fldfunc.cxx | 245 … aFormatLB.SetEntryData( nPos, reinterpret_cast<void*>(GetFldMgr().GetFormatId( nTypeId, i )) ); in IMPL_LINK()
|
H A D | fldvar.cxx | 830 const sal_uInt16 nFldId = GetFldMgr().GetFormatId( nTypeId, i ); in FillFormatLB()
|
H A D | fldmgr.cxx | 722 sal_uInt16 SwFldMgr::GetFormatId(sal_uInt16 nTypeId, sal_uLong nFormatId) const in GetFormatId() function in SwFldMgr
|
/aoo42x/main/sw/source/ui/inc/ |
H A D | fldmgr.hxx | 207 sal_uInt16 GetFormatId(sal_uInt16 nTypeId, sal_uLong nFormatId) const;
|
/aoo42x/main/sw/source/ui/frmdlg/ |
H A D | cption.cxx | 249 sal_uInt16 nFmtId = pMgr->GetFormatId(TYP_SEQFLD, i); in SwCaptionDialog()
|
/aoo42x/main/sw/source/ui/config/ |
H A D | optload.cxx | 466 sal_uInt16 nFmtId = pMgr->GetFormatId(TYP_SEQFLD, i); in SwCaptionOptPage()
|
Completed in 72 milliseconds