Home
last modified time | relevance | path

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

/trunk/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() argument
567 m_xUIUpdate->enablePropertyUIElements( _rKey, m_nElement, _bFlag ); in updateUIForKey()
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() argument
605 ((m_xUIUpdate.get())->*m_pSetter)( _rKey, _bFlag ); in updateUIForKey()
/trunk/main/desktop/source/splash/
H A Dsplash.cxx278 OUString implReadBootstrapKey( const OUString& _rKey ) in implReadBootstrapKey() argument
284 _rKey + rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("}"))); in implReadBootstrapKey()

Completed in 18 milliseconds