Searched refs:bSep (Results 1 – 4 of 4) sorted by relevance
48 bool bSep; member in writerfilter::dmapper::SectionColumnHandler64 bool IsSeparator() const { return bSep; } in IsSeparator()
45 bSep( false ) in SectionColumnHandler()77 bSep = (nIntValue != 0); in lcl_attribute()
1307 if ( !bSep ) in InsertItem()1317 else if ( !bSep ) in InsertItem()1319 if ( bSep ) in InsertItem()1326 if( !bSep ) in InsertItem()1333 if ( !bSep ) in InsertItem()1337 if( !bSep ) in InsertItem()1342 if ( !bSep ) in InsertItem()1348 if ( !bSep ) in InsertItem()1353 if ( !bSep ) in InsertItem()1359 if ( !bSep ) in InsertItem()[all …]
853 sal_Bool bSep = ( GetChar( nIndex ) == ' ' ) || IsFeature( nIndex ); in ExpandAttribs() local854 pWrongList->TextInserted( nIndex, nNew, bSep ); in ExpandAttribs()
Completed in 52 milliseconds