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
41 …const ::rtl::OUString sMessage = ::rtl::OUString::createFromAscii( _pAsciiFeatureName ) + ::rtl::O… in throwFeatureNotImplementedException()
52 void throwInvalidArgumentException( const sal_Char* _pAsciiFeatureName, const Reference< XInterface… in throwInvalidArgumentException() argument
55 …const ::rtl::OUString sMessage = ::rtl::OUString::createFromAscii( _pAsciiFeatureName ) + ::rtl::O… in throwInvalidArgumentException()
H A Dmysqlc_general.hxx37 const sal_Char* _pAsciiFeatureName,
44 const sal_Char* _pAsciiFeatureName,
/trunk/main/connectivity/source/commontools/
H A Ddbexception.cxx460 void throwFeatureNotImplementedException( const sal_Char* _pAsciiFeatureName, const Reference< XInt… in throwFeatureNotImplementedException() argument
466 "$featurename$", ::rtl::OUString::createFromAscii( _pAsciiFeatureName ) in throwFeatureNotImplementedException()
/trunk/main/connectivity/inc/connectivity/
H A Ddbexception.hxx325 const sal_Char* _pAsciiFeatureName,

Completed in 29 milliseconds