Home
last modified time | relevance | path

Searched refs:sFmt (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sw/source/core/fields/
H A Dfldbas.cxx523 String sFmt(pEntry->GetFormatstring()); in ExpandValue() local
525 pFormatter->PutandConvertEntry(sFmt, nDummy, nType, nFmt, in ExpandValue()
641 String sFmt(pEntry->GetFormatstring()); in GetSystemFormat() local
644 pFormatter->PutandConvertEntry(sFmt, nDummy, nType, in GetSystemFormat()
686 String sFmt( pEntry->GetFormatstring() ); in SetLanguage() local
687 pFormatter->PutandConvertEntry( sFmt, nDummy, nType, in SetLanguage()
/trunk/main/sw/source/core/doc/
H A Dtblafmt.cxx745 String sFmt; LanguageType eLng, eSys; in UpdateToSet() local
746 rChg.GetValueFormat( sFmt, eLng, eSys ); in UpdateToSet()
747 if( sFmt.Len() ) in UpdateToSet()
752 sal_uInt32 nKey = pNFmtr->GetIndexPuttingAndConverting( sFmt, eLng, in UpdateToSet()
/trunk/main/sw/source/ui/table/
H A Dtautofmt.cxx739 String sFmt; LanguageType eLng, eSys; in DrawString() local
740 aCurData.GetBoxFmt( (sal_uInt8)nNum ).GetValueFormat( sFmt, eLng, eSys ); in DrawString()
745 sal_uInt32 nKey = pNumFmt->GetIndexPuttingAndConverting( sFmt, eLng, in DrawString()
/trunk/main/sw/source/ui/fldui/
H A Dflddok.cxx288 String sFmt(GetFldMgr().GetFormatStr(nTypeId, i)); in IMPL_LINK() local
289 nPos = aSelectionLB.InsertEntry(sFmt); in IMPL_LINK()
/trunk/main/sw/source/core/undo/
H A Drolbck.cxx1000 const String & sFmt) in SwHistoryChangeCharFmt() argument
1002 , m_OldSet(rSet), m_Fmt(sFmt) in SwHistoryChangeCharFmt()
/trunk/main/sw/source/core/inc/
H A Drolbck.hxx344 SwHistoryChangeCharFmt( const SfxItemSet& rSet, const String & sFmt);
/trunk/main/sw/source/filter/ww8/
H A Dww8atr.cxx2408 String sFmt(pNumFmt->GetMappedFormatstring(GetNfKeywordTable(), in GetNumberFmt() local
2411 if (sFmt.Len()) in GetNumberFmt()
2413 sw::ms::SwapQuotesInField(sFmt); in GetNumberFmt()
2416 rStr += sFmt; in GetNumberFmt()

Completed in 86 milliseconds