Home
last modified time | relevance | path

Searched refs:EnableFormat (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/sw/source/core/fields/
H A Dusrfld.cxx197 EnableFormat(sal_False); // Numberformatter nicht einsetzen in SwUserFieldType()
205 EnableFormat(sal_True); in Expand()
209 EnableFormat(sal_False); // Numberformatter nicht einsetzen in Expand()
H A Dexpfld.cxx511 EnableFormat(sal_False); // Numberformatter nicht einsetzen in SwSetExpFieldType()
/aoo4110/main/sw/inc/
H A Dusrfld.hxx95 EnableFormat(!(nSub & nsSwGetSetExpType::GSE_STRING)); in SetType()
H A Dfldbas.hxx420 inline void EnableFormat(sal_Bool bFormat = sal_True) { bUseFormat = bFormat; } in EnableFormat() function in SwValueFieldType
H A Dexpfld.hxx211 EnableFormat( !(nType & (nsSwGetSetExpType::GSE_SEQ|nsSwGetSetExpType::GSE_STRING))); in SetType()

Completed in 30 milliseconds