Home
last modified time | relevance | path

Searched refs:bUseFormat (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sw/inc/
H A Dfldbas.hxx409 sal_Bool bUseFormat; // Numberformatter verwenden member in SwValueFieldType
419 inline sal_Bool UseFormat() const { return bUseFormat; } in UseFormat()
420 inline void EnableFormat(sal_Bool bFormat = sal_True) { bUseFormat = bFormat; } in EnableFormat()
/aoo4110/main/sw/source/core/fields/
H A Dfldbas.cxx480 bUseFormat(sal_True) in SwValueFieldType()
487 bUseFormat(rTyp.UseFormat()) in SwValueFieldType()

Completed in 18 milliseconds