Home
last modified time | relevance | path

Searched refs:pExistingList (Results 1 – 2 of 2) sorted by relevance

/trunk/main/tools/source/communi/
H A Dparser.cxx128 GenericInformationList *pExistingList ) in ReadKey() argument
193 pExistingList, pSubList ); in ReadKey()
278 GenericInformationList *pExistingList ) in Execute() argument
282 if ( pExistingList ) in Execute()
283 pList = pExistingList; in Execute()
310 GenericInformationList *pExistingList ) in Execute() argument
321 GenericInformationList *pExistingList ) in Execute() argument
329 if ( pExistingList ) in Execute()
330 pList = pExistingList; in Execute()
367 if ( pExistingList ) in Execute()
[all …]
/trunk/main/tools/inc/tools/
H A Diparser.hxx97 TOOLS_DLLPRIVATE GenericInformation *ReadKey( GenericInformationList *pExistingList );
104 GenericInformationList *pExistingList );
117 GenericInformationList *pExistingList = NULL );
119 GenericInformationList *pExistingList = NULL );
121 GenericInformationList *pExistingList = NULL );
125 GenericInformationList *pExistingList = NULL );

Completed in 16 milliseconds