Home
last modified time | relevance | path

Searched refs:CreateQueryParam (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sc/source/ui/dbgui/
H A Dsfiltdlg.cxx402 pDoc->CreateQueryParam( rStart.Col(), in IMPL_LINK()
/trunk/main/sc/source/filter/excel/
H A Dexcimp8.cxx425 pExcRoot->pIR->GetDoc().CreateQueryParam( aAdvRange.aStart.Col(), in InsertQueryParam()
/trunk/main/sc/source/core/data/
H A Ddocumen3.cxx1286 sal_Bool ScDocument::CreateQueryParam(SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2, SCTAB nTa… in CreateQueryParam() function in ScDocument
1289 return pTab[nTab]->CreateQueryParam(nCol1, nRow1, nCol2, nRow2, rQueryParam); in CreateQueryParam()
H A Dtable3.cxx1827 sal_Bool ScTable::CreateQueryParam(SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2, ScQueryParam… in CreateQueryParam() function in ScTable
/trunk/main/sc/inc/
H A Dtable.hxx776 …sal_Bool CreateQueryParam(SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2, ScQueryParam& rQuer…
H A Ddocument.hxx1518 SC_DLLPUBLIC sal_Bool CreateQueryParam( SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2,
/trunk/main/sc/source/ui/view/
H A Ddbfunc3.cxx2319 pDoc->CreateQueryParam( in RepeatDB()
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx5761 sal_Bool bOk = pDoc->CreateQueryParam( in createFilterDescriptorByObject()

Completed in 106 milliseconds