Home
last modified time | relevance | path

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

/aoo41x/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
/aoo41x/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()
/aoo41x/main/soldep/bootstrp/
H A Dprj.cxx1242 SolarFileList *pFileList = new SolarFileList(); in UpdateFileList() local
1323 pFileList->Insert( new String( aBuildListPath ), LIST_APPEND ); in UpdateFileList()
1334 if (!CheckFileLoadList(pFileList)) in UpdateFileList()
1344 Read( pFileList ); in UpdateFileList()
1346 GenerateFileLoadList( pFileList ); in UpdateFileList()
2431 SolarFileList *pFileList = new SolarFileList(); in StarWriter() local
2523 pFileList->Insert( new String( aPrjEntry.GetFull()), LIST_APPEND ); in StarWriter()
2535 Read( pFileList, bReadComments ); in StarWriter()

Completed in 101 milliseconds