Home
last modified time | relevance | path

Searched refs:GetSuccess (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/linguistic/source/
H A Dconvdicxml.hxx121 sal_Bool GetSuccess() const { return bSuccess; } in GetSuccess() function in ConvDicXMLImport
H A Dconvdic.cxx143 if (rImport.GetSuccess()) in ReadThroughDic()
/aoo4110/main/starmath/source/
H A Dmathmlexport.hxx133 sal_Bool GetSuccess() {return bSuccess;} in GetSuccess() function in SmXMLExport
H A Dmathmlimport.hxx252 sal_Bool GetSuccess() { return bSuccess; } in GetSuccess() function in SmXMLImport
H A Dmathmlexport.cxx315 return pFilter ? pFilter->GetSuccess() : sal_True; in WriteThroughComponent()
H A Dmathmlimport.cxx310 if ( pFilter && pFilter->GetSuccess() ) in ReadThroughComponent()

Completed in 48 milliseconds