Searched refs:EnableSort (Results 1 – 5 of 5) sorted by relevance
120 [property] boolean EnableSort;125 <member>SubTotalDescriptor::EnableSort</member> is set to <TRUE/>.
12 "ScSubTotalDescriptorBase";"com::sun::star::sheet::SubTotalDescriptor";"EnableSort"
374 void EnableSort( bool b ) { mbSort = b; } in EnableSort() function in ImplListBoxWindow
775 mpImplLB->GetMainWindow()->EnableSort( ( GetStyle() & WB_SORT ) ? sal_True : sal_False ); in StateChanged()
925 mpImplLB->GetMainWindow()->EnableSort( ( GetStyle() & WB_SORT ) ? sal_True : sal_False ); in StateChanged()
Completed in 43 milliseconds