Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/undo/
H A Dunredln.cxx205 int bIsEnd = 0; in CanGrouping() local
207 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()
/trunk/main/sw/source/core/unocore/
H A Dunoport.cxx130 sal_Bool bIsEnd ) in SwXTextPortion() argument
135 , 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()
/trunk/main/autodoc/source/parser_i/inc/s2_dsapi/
H A Dcx_docu2.hxx203 bIsEnd(false), bEndTokenFound(false) in Cx_CheckStar()
213 { bIsEnd = i_bIsEnd; } in SetIsEnd()
218 bool bIsEnd; member in csi::dsapi::Cx_CheckStar
/trunk/main/xmloff/source/text/
H A DXMLChangeImportContext.hxx50 sal_Bool bIsEnd; member in XMLChangeImportContext
69 sal_Bool bIsEnd, /// mark end of a change
H A DXMLChangeImportContext.cxx52 bIsEnd(bEnd), in XMLChangeImportContext()
85 if (bIsEnd) in StartElement()
/trunk/main/autodoc/source/parser_i/idoc/
H A Dcx_docu2.cxx227 if (bIsEnd) in ReadCharChain()
/trunk/main/sw/inc/
H A Dunoport.hxx171 sal_Bool bIsEnd );

Completed in 54 milliseconds