Home
last modified time | relevance | path

Searched refs:nFileType (Results 1 – 4 of 4) sorted by path

/trunk/main/fpicker/source/win32/filepicker/
H A DVistaFilePickerImpl.cxx916 UINT nFileType; in impl_sta_ShowDialogModal() local
917 hResult = iDialog->GetFileTypeIndex(&nFileType); in impl_sta_ShowDialogModal()
918 if ( SUCCEEDED(hResult) && nFileType > 0 ) in impl_sta_ShowDialogModal()
920 … ::sal_Int32 nRealIndex = (nFileType-1); // COM dialog base on 1 ... filter container on 0 .-) in impl_sta_ShowDialogModal()
/trunk/main/l10ntools/source/
H A Dgsiconv.cxx41 sal_uInt16 nFileType = GSI_FILE_UNKNOWN; in GetGSIFileType() local
52 nFileType = GSI_FILE_OLDSTYLE; in GetGSIFileType()
54 nFileType = GSI_FILE_L10NFRAMEWORK; in GetGSIFileType()
59 return nFileType; in GetGSIFileType()
67 switch ( nFileType ) { in GetGSILineId()
92 switch ( nFileType ) { in GetGSILineLangId()
108 rtl_TextEncoding nEncoding, sal_uInt16 nFileType ) in ConvertGSILine() argument
111 switch ( nFileType ) { in ConvertGSILine()
230 sal_uInt16 nFileType( GetGSIFileType( aGSI )); in main() local
258 ByteString sId( GetGSILineId( sGSILine, nFileType )); in main()
[all …]
/trunk/main/sfx2/inc/sfx2/
H A Dlinkmgr.hxx96 sal_uInt16 nFileType,
/trunk/main/sfx2/source/appl/
H A Dlinkmgr2.cxx437 sal_uInt16 nFileType, in InsertFileLink() argument
452 return InsertLink( &rLink, nFileType, sfx2::LINKUPDATE_ONCALL, &sCmd ); in InsertFileLink()

Completed in 30 milliseconds