Searched refs:bIsEnd (Results 1 – 7 of 7) sorted by relevance
205 int bIsEnd = 0; in CanGrouping() local207 bIsEnd = 1; in CanGrouping()209 bIsEnd = -1; in CanGrouping()211 if( bIsEnd && in CanGrouping()215 *rNext.mpRedlSaveData, 1 != bIsEnd ) in CanGrouping()218 if( 1 == bIsEnd ) in CanGrouping()
130 sal_Bool bIsEnd ) in SwXTextPortion() argument135 , m_pRubyText ( bIsEnd ? 0 : new uno::Any ) in SwXTextPortion()136 , m_pRubyStyle ( bIsEnd ? 0 : new uno::Any ) in SwXTextPortion()137 , m_pRubyAdjust ( bIsEnd ? 0 : new uno::Any ) in SwXTextPortion()138 , m_pRubyIsAbove( bIsEnd ? 0 : new uno::Any ) in SwXTextPortion()141 , m_ePortionType( bIsEnd ? PORTION_RUBY_END : PORTION_RUBY_START ) in SwXTextPortion()146 if (!bIsEnd) in SwXTextPortion()
203 bIsEnd(false), bEndTokenFound(false) in Cx_CheckStar()213 { bIsEnd = i_bIsEnd; } in SetIsEnd()218 bool bIsEnd; member in csi::dsapi::Cx_CheckStar
50 sal_Bool bIsEnd; member in XMLChangeImportContext69 sal_Bool bIsEnd, /// mark end of a change
52 bIsEnd(bEnd), in XMLChangeImportContext()85 if (bIsEnd) in StartElement()
227 if (bIsEnd) in ReadCharChain()
171 sal_Bool bIsEnd );
Completed in 41 milliseconds