Home
last modified time | relevance | path

Searched refs:EnableSort (Results 1 – 5 of 5) sorted by last modified time

/trunk/main/vcl/source/control/
H A Dlstbox.cxx925 mpImplLB->GetMainWindow()->EnableSort( ( GetStyle() & WB_SORT ) ? sal_True : sal_False ); in StateChanged()
H A Dcombobox.cxx775 mpImplLB->GetMainWindow()->EnableSort( ( GetStyle() & WB_SORT ) ? sal_True : sal_False ); in StateChanged()
/trunk/main/vcl/inc/
H A Dilstbox.hxx374 void EnableSort( bool b ) { mbSort = b; } in EnableSort() function in ImplListBoxWindow
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/
H A Dcom.sun.star.comp.office.ScSubTotalDescriptorBase.csv12 "ScSubTotalDescriptorBase";"com::sun::star::sheet::SubTotalDescriptor";"EnableSort"
/trunk/main/offapi/com/sun/star/sheet/
H A DSubTotalDescriptor.idl120 [property] boolean EnableSort;
125 <member>SubTotalDescriptor::EnableSort</member> is set to <TRUE/>.

Completed in 42 milliseconds