Home
last modified time | relevance | path

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

/aoo4110/main/soldep/bootstrp/
H A Dprodmap.cxx101 GenericInformation *pProducts = pVersion->GetSubInfo( sProductKey, sal_True ); in CreateProductList()
106 GenericInformation *pDependsOn = pVersion->GetSubInfo( sDependsOnKey, sal_True ); in CreateProductList()
111 GenericInformation *pBasedOn = pVersion->GetSubInfo( sBasedOnKey, sal_True ); in CreateProductList()
186 GenericInformation *pDependsOn = pCandidate->GetSubInfo( sKey, sal_True ); in PrintDependentTargets()
192 GenericInformation *pBasedOn = pProductInfo->GetSubInfo( sKey ); in PrintDependentTargets()
301 GenericInformation *pUnixVolume = pVersion->GetSubInfo( sKey, sal_True ); in GetVersionRoot()
310 GenericInformation *pPath = pVersion->GetSubInfo( sKey, sal_True ); in GetVersionRoot()
344 GenericInformation *pBasedOn = pProductInfo->GetSubInfo( sKey ); in GetBases()
H A Dprj.cxx1262 GenericInformation *pUnixVolume = pDrive->GetSubInfo( sPath ); in UpdateFileList()
1277 GenericInformation *pProjectsKey = pDrive->GetSubInfo( sPath, sal_True ); in UpdateFileList()
1310 GenericInformation * pDir = pProject->GetSubInfo (aDirStr); in UpdateFileList()
2451 GenericInformation *pUnixVolume = pDrive->GetSubInfo( sPath ); in StarWriter()
2466 GenericInformation *pProjectsKey = pDrive->GetSubInfo( sPath, sal_True ); in StarWriter()
2509 GenericInformation * pDir = pProject->GetSubInfo (aDirStr); in StarWriter()
/aoo4110/main/tools/inc/tools/
H A Dgeninfo.hxx82 GenericInformation *GetSubInfo( ByteString &rKey, sal_Bool bSearchByPath = sal_False,
166 GenericInformation *GetSubInfo( ByteString &rKey, sal_Bool bSearchByPath = sal_False, in GetSubInfo() function in GenericLockInformation
170 return GenericInformation::GetSubInfo(rKey, bSearchByPath, bCreatePath); } in GetSubInfo()
/aoo4110/main/tools/source/communi/
H A Dgeninfo.cxx116 GenericInformation *GenericInformation::GetSubInfo( ByteString &rKey, in GetSubInfo() function in GenericInformation
250 return pReturnInfo->GetSubInfo( sPath, sal_True, bCreatePath ); in GetInfo()
/aoo4110/main/tools/bootstrp/
H A Diserver.cxx129 GenericInformation *pSubInfo = pInfo->GetSubInfo( sPath, sal_True ); in main()

Completed in 45 milliseconds