Home
last modified time | relevance | path

Searched refs:scrollingOffsets (Results 1 – 2 of 2) sorted by relevance

/dports/editors/calligra/calligra-3.2.1/sheets/
H A DLoadingInfo.h85 const QMap<Sheet*, QPointF>& scrollingOffsets() const { in scrollingOffsets() function
/dports/editors/calligra/calligra-3.2.1/sheets/part/
H A DView.cpp1093 d->savedOffsets = loadingInfo->scrollingOffsets(); in initialPosition()
1114 …const QPoint offset = zoomHandler()->documentToView(loadingInfo->scrollingOffsets()[sheet]).toPoin… in initialPosition()