Home
last modified time | relevance | path

Searched refs:_pAsciiFeatureName (Results 1 – 4 of 4) sorted by relevance

/trunk/main/mysqlc/source/
H A Dmysqlc_general.cxx38 void throwFeatureNotImplementedException( const sal_Char* _pAsciiFeatureName, const Reference< XInt… in throwFeatureNotImplementedException() argument
40 …const ::rtl::OUString sMessage = ::rtl::OUString::createFromAscii( _pAsciiFeatureName ) + ::rtl::O… in throwFeatureNotImplementedException()
51 void throwInvalidArgumentException( const sal_Char* _pAsciiFeatureName, const Reference< XInterface… in throwInvalidArgumentException() argument
53 …const ::rtl::OUString sMessage = ::rtl::OUString::createFromAscii( _pAsciiFeatureName ) + ::rtl::O… in throwInvalidArgumentException()
H A Dmysqlc_general.hxx37 const sal_Char* _pAsciiFeatureName,
43 const sal_Char* _pAsciiFeatureName,
/trunk/main/connectivity/source/commontools/
H A Ddbexception.cxx458 void throwFeatureNotImplementedException( const sal_Char* _pAsciiFeatureName, const Reference< XInt… in throwFeatureNotImplementedException() argument
463 "$featurename$", ::rtl::OUString::createFromAscii( _pAsciiFeatureName ) in throwFeatureNotImplementedException()
/trunk/main/connectivity/inc/connectivity/
H A Ddbexception.hxx319 const sal_Char* _pAsciiFeatureName,