Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/fields/
H A Dfldbas.cxx487 bUseFormat(rTyp.UseFormat()) in SwValueFieldType()
614 ((SwValueFieldType *)GetTyp())->UseFormat() ) in ChgTyp()
662 ((SwValueFieldType *)GetTyp())->UseFormat() && in SetLanguage()
766 if (nFmt && nFmt != SAL_MAX_UINT32 && ((SwValueFieldType *)GetTyp())->UseFormat()) in SetExpandedFormula()
792 if (nFmt && nFmt != SAL_MAX_UINT32 && ((SwValueFieldType *)GetTyp())->UseFormat()) in GetExpandedFormula()
/trunk/main/sw/inc/
H A Dfldbas.hxx419 inline sal_Bool UseFormat() const { return bUseFormat; } in UseFormat() function in SwValueFieldType

Completed in 22 milliseconds