Home
last modified time | relevance | path

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

/aoo4110/main/extensions/source/propctrlr/
H A Dcomposeduiupdate.cxx535 virtual void updateUIForKey( const ::rtl::OUString& _rKey, sal_Bool _bFlag ) const = 0;
561 virtual void updateUIForKey( const ::rtl::OUString& _rKey, sal_Bool _bFlag ) const;
565 …void EnablePropertyUIElement::updateUIForKey( const ::rtl::OUString& _rKey, sal_Bool _bFlag ) const in updateUIForKey() function in pcr::__anon445aa6110311::EnablePropertyUIElement
592 virtual void updateUIForKey( const ::rtl::OUString& _rKey, sal_Bool _bFlag ) const;
603 …void DefaultStringKeyBooleanUIUpdate::updateUIForKey( const ::rtl::OUString& _rKey, sal_Bool _bFla… in updateUIForKey() function in pcr::__anon445aa6110311::DefaultStringKeyBooleanUIUpdate
629 m_rUpdater.updateUIForKey( _rPropertyName, m_bFlag ); in operator ()()

Completed in 19 milliseconds