Home
last modified time | relevance | path

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

/aoo4110/main/extensions/source/propctrlr/
H A Dstandardcontrol.cxx1040 DropDownEditControl::DropDownEditControl( Window* _pParent, WinBits _nStyle ) in DropDownEditControl() function in pcr::DropDownEditControl
1069 void DropDownEditControl::setControlHelper( ControlHelper& _rControlHelper ) in setControlHelper()
1079 DropDownEditControl::~DropDownEditControl() in ~DropDownEditControl()
1097 void DropDownEditControl::Resize() in Resize()
1113 long DropDownEditControl::PreNotify( NotifyEvent& rNEvt ) in PreNotify()
1219 sal_Bool DropDownEditControl::ShowDropDown( sal_Bool bShow ) in ShowDropDown()
1260 long DropDownEditControl::FindPos(long nSinglePos) in FindPos()
1317 IMPL_LINK( DropDownEditControl, ReturnHdl, OMultilineFloatingEdit*, /*pMEd*/)
1334 IMPL_LINK( DropDownEditControl, DropDownHdl, PushButton*, /*pPb*/ )
1354 void DropDownEditControl::SetTextValue( const ::rtl::OUString& _rText ) in SetTextValue()
[all …]
H A Dstandardcontrol.hxx380 class DropDownEditControl : public DropDownEditControl_Base class
390 DropDownEditControl( Window* _pParent, WinBits _nStyle );
391 ~DropDownEditControl();
424 …nBehaviourControl< ::com::sun::star::inspection::XPropertyControl, DropDownEditControl > OMultilin…

Completed in 39 milliseconds