Searched refs:aSources (Results 1 – 5 of 5) sorted by relevance
321 const Sequence<OUString> aSources = aConfig.GetDataSourceNames(); in loadView() local322 if(aSources.getLength()) in loadView()323 aBibDesc.sDataSource = aSources.getConstArray()[0]; in loadView()
80 [in] sequence< com::sun::star::table::CellRangeAddress > aSources );
781 uno::Sequence<rtl::OUString> aSources = ScDPObject::GetRegisteredSources(); in ExecuteDB() local784 …= pFact->CreateScDataPilotServiceDlg( pTabViewShell->GetDialogParent(), aSources, RID_SCDLG_DAPISE… in ExecuteDB()
991 const uno::Sequence<table::CellRangeAddress>& aSources ) in setSources() argument995 sal_uInt16 nCount = (sal_uInt16)aSources.getLength(); in setSources()998 const table::CellRangeAddress* pAry = aSources.getConstArray(); in setSources()
307 ::com::sun::star::table::CellRangeAddress >& aSources )
Completed in 48 milliseconds