Home
last modified time | relevance | path

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

/trunk/main/autodoc/source/inc/tools/
H A Dtkpchars.hxx94 bool IsFinished() const;
155 CharacterSource::IsFinished() const in IsFinished() function in CharacterSource
/trunk/main/sc/source/ui/view/
H A Dspelldialog.cxx90 …mbNeedNextObj = !mxEngine->IsFinished() && !mxEngine->SpellSentence( *pEditView, aPortions, false … in GetNextWrongSentence()
96 if( mxEngine->IsFinished() ) in GetNextWrongSentence()
/trunk/main/autodoc/source/parser_i/tokens/
H A Dtkp2.cxx47 while ( NOT bDone AND NOT pChars->IsFinished() ) in GetNextToken()
/trunk/main/autodoc/source/parser/tokens/
H A Dtkp.cxx48 bHasMore = NOT pChars->IsFinished(); in GetNextToken()
/trunk/main/sc/source/ui/inc/
H A Dspelleng.hxx53 inline bool IsFinished() const { return mbFinished; } in IsFinished() function in ScConversionEngineBase
/trunk/main/tools/inc/tools/
H A Dzcodec.hxx98 sal_Bool IsFinished () const { return mbFinish; } in IsFinished() function in ZCodec
/trunk/main/autodoc/source/parser_i/idl/
H A Dunoidl.cxx160 } while ( NOT aFileLoader.IsFinished() ); in ParseFile()
/trunk/main/filter/source/graphicfilter/icgm/
H A Dcgm.hxx167 sal_Bool IsFinished() { return mbIsFinished; }; in IsFinished() function in CGM
H A Dcgm.cxx883 while ( pCGM->IsValid() && ( pIn->Tell() < nInSize ) && !pCGM->IsFinished() ) in ImportCGM()
/trunk/main/autodoc/source/exes/adc_uni/
H A Dadc_cl.cxx461 for ( ; NOT aIncludedCommands.IsFinished(); aIncludedCommands.MoveOn() ) in load_IncludedCommands()
/trunk/main/sfx2/source/appl/
H A Dnewhelp.hxx68 inline sal_Bool IsFinished() const { return m_bFinished; } in IsFinished() function in OpenStatusListener_Impl

Completed in 41 milliseconds