Searched refs:nFilterIdx (Results 1 – 4 of 4) sorted by relevance
440 const sal_uInt16 nFilterIdx = aFilterLb.GetSelectEntryPos(); in IMPL_LINK_INLINE_END() local444 if ( LISTBOX_ENTRY_NOTFOUND != nFilterIdx && in IMPL_LINK_INLINE_END()445 nFilterIdx != aFilterLb.GetSavedValue() && in IMPL_LINK_INLINE_END()452 sal_uInt16 nIdx = (sal_uInt16)(long)aFilterLb.GetEntryData( nFilterIdx ); in IMPL_LINK_INLINE_END()457 (sal_uInt16)(long)aFilterLb.GetEntryData( nFilterIdx ) )->nFlags | in IMPL_LINK_INLINE_END()
337 sal_Int32 nFilterIdx, in XMLBackgroundImageContext() argument342 aFilterProp( nFilterIdx ), in XMLBackgroundImageContext()
63 sal_Int32 nFilterIdx,
217 void FilterSelect( sal_uInt16 nFilterIdx, sal_Bool bForce = sal_False );
Completed in 24 milliseconds