Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/undo/
H A Dundodat.cxx1481 aNewQuery = *pNewQ; in ScUndoRepeatDB()
1509 pDoc->FitBlock( aNewQuery, aOldQuery, sal_False ); in Undo()
1511 if ( aNewQuery.aEnd.Col() == aOldQuery.aEnd.Col() ) in Undo()
1526 aNewForm.aEnd.SetRow( aNewQuery.aEnd.Row() ); in Undo()
/trunk/main/sc/source/ui/docshell/
H A Ddbdocfun.cxx267 ScRange aNewQuery; in RepeatDB() local
383 pDest->GetArea( aNewQuery ); in RepeatDB()
385 pNew = &aNewQuery; in RepeatDB()
/trunk/main/sc/source/ui/view/
H A Ddbfunc3.cxx2236 ScRange aNewQuery; in RepeatDB() local
2354 pDest->GetArea( aNewQuery ); in RepeatDB()
2356 pNew = &aNewQuery; in RepeatDB()
/trunk/main/sc/source/ui/inc/
H A Dundodat.hxx401 ScRange aNewQuery; member in ScUndoRepeatDB
/trunk/main/tools/source/fsys/
H A Durlobj.cxx3609 rtl::OUString aNewQuery(encodeText(rTheQuery, bOctets, PART_URIC, in setQuery() local
3614 nDelta = m_aQuery.set(m_aAbsURIRef, aNewQuery); in setQuery()
3618 nDelta = m_aQuery.set(m_aAbsURIRef, aNewQuery, m_aPath.getEnd() + 1) in setQuery()

Completed in 120 milliseconds