Searched refs:_pAsciiFeatureName (Results 1 – 4 of 4) sorted by relevance
38 void throwFeatureNotImplementedException( const sal_Char* _pAsciiFeatureName, const Reference< XInt… in throwFeatureNotImplementedException() argument41 …const ::rtl::OUString sMessage = ::rtl::OUString::createFromAscii( _pAsciiFeatureName ) + ::rtl::O… in throwFeatureNotImplementedException()52 void throwInvalidArgumentException( const sal_Char* _pAsciiFeatureName, const Reference< XInterface… in throwInvalidArgumentException() argument55 …const ::rtl::OUString sMessage = ::rtl::OUString::createFromAscii( _pAsciiFeatureName ) + ::rtl::O… in throwInvalidArgumentException()
37 const sal_Char* _pAsciiFeatureName,44 const sal_Char* _pAsciiFeatureName,
460 void throwFeatureNotImplementedException( const sal_Char* _pAsciiFeatureName, const Reference< XInt… in throwFeatureNotImplementedException() argument466 "$featurename$", ::rtl::OUString::createFromAscii( _pAsciiFeatureName ) in throwFeatureNotImplementedException()
325 const sal_Char* _pAsciiFeatureName,
Completed in 28 milliseconds