Home
last modified time | relevance | path

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

/aoo42x/main/svtools/source/dialogs/
H A Dfiledlg2.cxx724 if (pFileList && ( pFileList != pDirList ) ) in ~ImpFileDialog()
725 delete pFileList; in ~ImpFileDialog()
802 if( pFileList ) in InitControls()
820 else if (p == pFileList) in IMPL_LINK()
867 if( pBox == pFileList ) in IMPL_LINK()
974 if( pFileList ) in UpdateEntries()
977 pFileList->Clear(); in UpdateEntries()
1031 if( pFileList ) in UpdateEntries()
1068 if( pFileList ) in UpdateEntries()
1076 pFileList->Update(); in UpdateEntries()
[all …]
H A Dfiledlg2.hxx134 ListBox* pFileList; member in ImpFileDialog
/aoo42x/main/tools/bootstrp/
H A Dcppdep.cxx43 pFileList = new ByteStringList; in CppDep()
50 pFileList = new ByteStringList; in CppDep()
57 delete pFileList; in ~CppDep()
115 sal_uIntPtr nCount = pFileList->Count(); in Search()
118 ByteString *pStr = pFileList->GetObject(i); in Search()
127 pFileList->Insert( new ByteString( aNewFile ), LIST_APPEND ); in Search()
H A Dcppdep.hxx37 ByteStringList *pFileList; member in CppDep
50 ByteStringList* GetDepList(){return pFileList;} in GetDepList()

Completed in 36 milliseconds