Searched refs:UseFormat (Results 1 – 2 of 2) sorted by relevance
487 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()
419 inline sal_Bool UseFormat() const { return bUseFormat; } in UseFormat() function in SwValueFieldType
Completed in 19 milliseconds