Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/excel/
H A Dxistring.cxx33 const XclStrFlags nAllowedFlags = EXC_STR_8BITLENGTH | EXC_STR_SMARTFLAGS | EXC_STR_SEPARATEFORMATS;
73 if( nChars || !::get_flag( nFlags, EXC_STR_SMARTFLAGS ) ) in Read()
H A Dxestring.cxx583 mbSmartFlags = bBiff8 && ::get_flag( nFlags, EXC_STR_SMARTFLAGS ); in Init()
H A Dxechart.cxx1152 XclExpString aXclSep( maData.maSeparator, EXC_STR_FORCEUNICODE | EXC_STR_SMARTFLAGS ); in WriteBody()
/aoo4110/main/sc/source/filter/inc/
H A Dxlstring.hxx37 const XclStrFlags EXC_STR_SMARTFLAGS = 0x0004; /// Omit flags on empty string (default: re… variable

Completed in 37 milliseconds