Home
last modified time | relevance | path

Searched refs:pDbNames (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/sc/source/ui/navipi/
H A Dcontent.cxx345 ScDBCollection* pDbNames = pDoc->GetDBCollection(); in lcl_GetDBAreaRange() local
346 sal_uInt16 nCount = pDbNames->GetCount(); in lcl_GetDBAreaRange()
349 ScDBData* pData = (*pDbNames)[i]; in lcl_GetDBAreaRange()
922 ScDBCollection* pDbNames = pDoc->GetDBCollection(); in GetDbNames() local
923 sal_uInt16 nCount = pDbNames->GetCount(); in GetDbNames()
928 ScDBData* pData = (*pDbNames)[i]; in GetDbNames()
/trunk/main/sc/source/ui/dbgui/
H A Dconsdlg.cxx219 ScDBCollection* pDbNames = pDoc->GetDBCollection(); in Init() local
221 const sal_uInt16 nDbCount = pDbNames ? pDbNames ->GetCount() : 0; in Init()

Completed in 26 milliseconds