Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/filter/excel/
H A Dxiescher.cxx2723 sal_uInt16 XclImpDropDownObj::GetDropDownType() const in GetDropDownType() function in XclImpDropDownObj
2734 if( GetDropDownType() == EXC_OBJ_DROPDOWN_SIMPLE ) in ReadFullLbsData()
2775 if( GetDropDownType() == EXC_OBJ_DROPDOWN_COMBOBOX ) in DoProcessControl()
2795 return (GetDropDownType() == EXC_OBJ_DROPDOWN_COMBOBOX) ? in DoGetServiceName()
2802 …return (GetDropDownType() == EXC_OBJ_DROPDOWN_COMBOBOX) ? EXC_TBX_EVENT_TEXT : EXC_TBX_EVENT_CHANG… in DoGetEventType()
/aoo42x/main/sc/source/filter/inc/
H A Dxiescher.hxx828 sal_uInt16 GetDropDownType() const;

Completed in 26 milliseconds