Home
last modified time | relevance | path

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

/trunk/main/editeng/inc/editeng/
H A Dsvxacorr.hxx114 sal_Bool bIsTxtOnly; // ist reiner ASCII - Text member in SvxAutocorrWord
117 : sShort( rS ), sLong( rL ), bIsTxtOnly( bFlag ) in SvxAutocorrWord()
122 sal_Bool IsTextOnly() const { return bIsTxtOnly; } in IsTextOnly()

Completed in 15 milliseconds