Searched refs:EnableFormat (Results 1 – 5 of 5) sorted by relevance
197 EnableFormat(sal_False); // Numberformatter nicht einsetzen in SwUserFieldType()205 EnableFormat(sal_True); in Expand()209 EnableFormat(sal_False); // Numberformatter nicht einsetzen in Expand()
511 EnableFormat(sal_False); // Numberformatter nicht einsetzen in SwSetExpFieldType()
95 EnableFormat(!(nSub & nsSwGetSetExpType::GSE_STRING)); in SetType()
420 inline void EnableFormat(sal_Bool bFormat = sal_True) { bUseFormat = bFormat; } in EnableFormat() function in SwValueFieldType
211 EnableFormat( !(nType & (nsSwGetSetExpType::GSE_SEQ|nsSwGetSetExpType::GSE_STRING))); in SetType()
Completed in 57 milliseconds