Home
last modified time | relevance | path

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

/aoo41x/main/extensions/source/propctrlr/
H A Dbrowserline.cxx382 void OBrowserLine::EnablePropertyControls( sal_Int16 _nControls, bool _bEnable ) in EnablePropertyControls() argument
384 … implSetBitIfAffected( m_nEnableFlags, _nControls, PropertyLineElement::InputControl, _bEnable ); in EnablePropertyControls()
385 … implSetBitIfAffected( m_nEnableFlags, _nControls, PropertyLineElement::PrimaryButton, _bEnable ); in EnablePropertyControls()
386 …implSetBitIfAffected( m_nEnableFlags, _nControls, PropertyLineElement::SecondaryButton, _bEnable ); in EnablePropertyControls()
H A Dpropertyeditor.cxx478 …::EnablePropertyControls( const ::rtl::OUString& _rEntryName, sal_Int16 _nControls, bool _bEnable ) in EnablePropertyControls() argument
484 pPage->getListBox().EnablePropertyControls( _rEntryName, _nControls, _bEnable ); in EnablePropertyControls()
H A Dbrowserline.hxx112 void EnablePropertyControls( sal_Int16 _nControls, bool _bEnable );
H A Dpropertyeditor.hxx109 … EnablePropertyControls( const ::rtl::OUString& _rEntryName, sal_Int16 _nControls, bool _bEnable );
H A Dbrowserlistbox.hxx165 … EnablePropertyControls( const ::rtl::OUString& _rEntryName, sal_Int16 _nControls, bool _bEnable );
H A Dbrowserlistbox.cxx711 …::EnablePropertyControls( const ::rtl::OUString& _rEntryName, sal_Int16 _nControls, bool _bEnable ) in EnablePropertyControls() argument
715 pLine->EnablePropertyControls( _nControls, _bEnable ); in EnablePropertyControls()
/aoo41x/main/cui/source/inc/
H A Dcuifmsearch.hxx210 …void implMoveControls(Control** _ppControls, sal_Int32 _nControls, sal_Int32 _nUp, Control* _pToRe…
/aoo41x/main/cui/source/dialogs/
H A Dcuifmsearch.cxx201 sal_Int32 _nControls, in implMoveControls() argument
205 for (sal_Int32 i=0; i<_nControls; ++i) in implMoveControls()

Completed in 29 milliseconds