Home
last modified time | relevance | path

Searched refs:GetTypeStr (Results 1 – 15 of 15) sorted by relevance

/aoo41x/main/sw/source/ui/fldui/
H A Dflddok.cxx145 nPos = aTypeLB.InsertEntry(GetFldMgr().GetTypeStr(i)); in Reset()
159 nPos = aTypeLB.InsertEntry(GetFldMgr().GetTypeStr(GetFldMgr().GetPos(nTypeId))); in Reset()
476 sal_uInt16 nPos = aSelectionLB.InsertEntry(SwFieldType::GetTypeStr(nTypeId)); in AddSubType()
H A Dflddb.cxx128 nPos = aTypeLB.InsertEntry(GetFldMgr().GetTypeStr(i)); in Reset()
135 nPos = aTypeLB.InsertEntry(GetFldMgr().GetTypeStr(GetFldMgr().GetPos(nTypeId))); in Reset()
H A Dfldfunc.cxx144 nPos = aTypeLB.InsertEntry(GetFldMgr().GetTypeStr(i)); in Reset()
151 nPos = aTypeLB.InsertEntry(GetFldMgr().GetTypeStr(GetFldMgr().GetPos(nTypeId))); in Reset()
H A Dfldvar.cxx129 nPos = aTypeLB.InsertEntry(GetFldMgr().GetTypeStr(i)); in Reset()
141 nPos = aTypeLB.InsertEntry( GetFldMgr().GetTypeStr( GetFldMgr().GetPos( nTypeId ) ) ); in Reset()
H A Dfldmgr.cxx457 const String& SwFldMgr::GetTypeStr(sal_uInt16 nPos) in GetTypeStr() function in SwFldMgr
475 return SwFieldType::GetTypeStr( nFldWh ); in GetTypeStr()
H A Dfldref.cxx218 nPos = aTypeLB.InsertEntry(GetFldMgr().GetTypeStr(i), i - rRg.nStart); in Reset()
/aoo41x/main/sw/source/core/fields/
H A Dfldbas.cxx130 const String& SwFieldType::GetTypeStr(sal_uInt16 nTypeId) in GetTypeStr() function in SwFieldType
276 String sRet = SwFieldType::GetTypeStr( nTypeId ); in GetFieldName()
H A Dusrfld.cxx73 String aStr(SwFieldType::GetTypeStr(TYP_USERFLD)); in GetFieldName()
H A Dexpfld.cxx315 String aStr( SwFieldType::GetTypeStr( in GetFieldName()
835 String aStr( SwFieldType::GetTypeStr( static_cast<sal_uInt16>(nStrType) ) ); in GetFieldName()
H A Ddocufld.cxx1165 String aStr(SwFieldType::GetTypeStr(GetTypeId())); in GetFieldName()
1484 String aStr(SwFieldType::GetTypeStr(nSubType)); in GetFieldName()
/aoo41x/main/sw/source/ui/inc/
H A Dfldmgr.hxx196 static const String& GetTypeStr(sal_uInt16 nPos);
/aoo41x/main/sw/inc/
H A Dfldbas.hxx280 static const String& GetTypeStr( sal_uInt16 nTypeId );
/aoo41x/main/sw/source/core/bastyp/
H A Dcalc.cxx609 String sDBNum( SwFieldType::GetTypeStr(TYP_DBSETNUMBERFLD) ); in VarLook()
659 SwFieldType::GetTypeStr( TYP_DBSETNUMBERFLD ) )) in VarLook()
/aoo41x/main/sw/source/core/doc/
H A Ddocfld.cxx1072 sDBNumNm += SwFieldType::GetTypeStr(TYP_DBSETNUMBERFLD); in lcl_GetDBVarName()
1331 String sDBNumNm( SwFieldType::GetTypeStr( TYP_DBSETNUMBERFLD ) ); in UpdateExpFlds()
/aoo41x/main/sw/source/core/access/
H A Daccpara.cxx1672 strTypeName = pField->GetTyp()->GetTypeStr(pField->GetTypeId()); in GetFieldTypeNameAtIndex()

Completed in 91 milliseconds