Lines Matching refs:aMsg
64 ByteString aMsg( "IndexEntrySupplierWrapper: Exception caught\n" ); in IndexEntrySupplierWrapper() local
65 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in IndexEntrySupplierWrapper()
66 DBG_ERRORFILE( aMsg.GetBuffer() ); in IndexEntrySupplierWrapper()
90 ByteString aMsg( "getIndexKey: Exception caught\n" ); in GetIndexKey() local
91 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in GetIndexKey()
92 DBG_ERRORFILE( aMsg.GetBuffer() ); in GetIndexKey()
111 ByteString aMsg( "getIndexFollowPageWord: Exception caught\n" ); in GetFollowingText() local
112 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in GetFollowingText()
113 DBG_ERRORFILE( aMsg.GetBuffer() ); in GetFollowingText()
134 ByteString aMsg( "getAlgorithmList: Exception caught\n" ); in GetAlgorithmList() local
135 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in GetAlgorithmList()
136 DBG_ERRORFILE( aMsg.GetBuffer() ); in GetAlgorithmList()
157 ByteString aMsg( "loadAlgorithm: Exception caught\n" ); in LoadAlgorithm() local
158 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in LoadAlgorithm()
159 DBG_ERRORFILE( aMsg.GetBuffer() ); in LoadAlgorithm()
183 ByteString aMsg( "compareIndexEntry: Exception caught\n" ); in CompareIndexEntry() local
184 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in CompareIndexEntry()
185 DBG_ERRORFILE( aMsg.GetBuffer() ); in CompareIndexEntry()