Home
last modified time | relevance | path

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

/trunk/main/tools/source/communi/
H A Dparser.cxx217 const GenericInformationList *pSaveList, in Save() argument
230 for ( nInfoListCount = 0; nInfoListCount < pSaveList->Count(); nInfoListCount++) { in Save()
232 pGenericInfo = pSaveList->GetObject( nInfoListCount ); in Save()
397 const GenericInformationList *pSaveList ) in Save() argument
400 if ( !rSourceStream.IsOpen() || !Save( (SvStream &)rSourceStream, pSaveList, 0, sal_False )) in Save()
411 const GenericInformationList *pSaveList ) in Save() argument
415 sal_Bool bRet = Save( (SvStream &)rSourceStream, pSaveList, 0, sal_True ); in Save()
423 const GenericInformationList *pSaveList ) in Save() argument
428 if ( !Save( *pOutFile, pSaveList )) { in Save()
/trunk/main/tools/inc/tools/
H A Diparser.hxx102 const GenericInformationList *pSaveList, sal_uInt16 nLevel, sal_Bool bStripped );
130 const GenericInformationList *pSaveList );
132 const GenericInformationList *pSaveList );
134 const GenericInformationList *pSaveList );

Completed in 18 milliseconds