Searched refs:CreateQueryParam (Results 1 – 8 of 8) sorted by relevance
/aoo4110/main/sc/source/ui/dbgui/ |
H A D | sfiltdlg.cxx | 402 pDoc->CreateQueryParam( rStart.Col(), in IMPL_LINK()
|
/aoo4110/main/sc/source/filter/excel/ |
H A D | excimp8.cxx | 425 pExcRoot->pIR->GetDoc().CreateQueryParam( aAdvRange.aStart.Col(), in InsertQueryParam()
|
/aoo4110/main/sc/source/core/data/ |
H A D | documen3.cxx | 1286 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 D | table3.cxx | 1827 sal_Bool ScTable::CreateQueryParam(SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2, ScQueryParam… in CreateQueryParam() function in ScTable
|
/aoo4110/main/sc/inc/ |
H A D | table.hxx | 776 …sal_Bool CreateQueryParam(SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2, ScQueryParam& rQuer…
|
H A D | document.hxx | 1518 SC_DLLPUBLIC sal_Bool CreateQueryParam( SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2,
|
/aoo4110/main/sc/source/ui/view/ |
H A D | dbfunc3.cxx | 2319 pDoc->CreateQueryParam( in RepeatDB()
|
/aoo4110/main/sc/source/ui/unoobj/ |
H A D | cellsuno.cxx | 5761 sal_Bool bOk = pDoc->CreateQueryParam( in createFilterDescriptorByObject()
|
Completed in 121 milliseconds