Home
last modified time | relevance | path

Searched refs:nFilterIndex (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/fpicker/source/win32/filepicker/
H A DFileOpenDlg.cxx190 m_ofn.nFilterIndex = aIndex; in setFilterIndex()
200 return m_ofn.nFilterIndex; in getSelectedFilterIndex()
528 m_ofn.nFilterIndex = lpOfNotify->lpOFN->nFilterIndex; in onWMNotify()
529 onTypeChanged(lpOfNotify->lpOFN->nFilterIndex); in onWMNotify()
H A DFileOpenDlg.hxx56 DWORD nFilterIndex; member
88 DWORD nFilterIndex; member
255 virtual void SAL_CALL onTypeChanged(sal_uInt32 nFilterIndex);
H A DWinFileOpenImpl.hxx179 virtual void SAL_CALL onTypeChanged( sal_uInt32 nFilterIndex );
/aoo42x/main/odk/examples/DevelopersGuide/Forms/
H A DSalesFilter.java279 final protected boolean isManualFilter( short nFilterIndex ) in isManualFilter() argument
281 return ( 5 == nFilterIndex ); in isManualFilter()

Completed in 27 milliseconds