Searched refs:isFeatureSupported (Results 1 – 8 of 8) sorted by relevance
135 … else if ( m_pDrawCommandDispatch && m_pDrawCommandDispatch->isFeatureSupported( rURL.Complete ) ) in getDispatchForURL()140 else if ( m_pShapeController && m_pShapeController->isFeatureSupported( rURL.Complete ) ) in getDispatchForURL()
52 virtual bool isFeatureSupported( const ::rtl::OUString& rCommandURL );
64 virtual bool isFeatureSupported( const ::rtl::OUString& rCommandURL );
53 bool FeatureCommandDispatchBase::isFeatureSupported( const ::rtl::OUString& rCommandURL ) in isFeatureSupported() function in chart::FeatureCommandDispatchBase
106 bool DrawCommandDispatch::isFeatureSupported( const ::rtl::OUString& rCommandURL ) in isFeatureSupported() function in chart::DrawCommandDispatch
626 sal_Bool OGenericUnoController::isFeatureSupported( sal_Int32 _nId ) in isFeatureSupported() function in dbaui::OGenericUnoController1566 while ( isFeatureSupported( nFeatureId ) && ( nFeatureId < LAST_USER_DEFINED_FEATURE ) ) in registerCommandURL()
661 if ( isFeatureSupported( ID_BROWSER_SAVEASDOC ) ) in impl_onModifyChanged()
338 sal_Bool isFeatureSupported( sal_Int32 _nId );
Completed in 52 milliseconds