Home
last modified time | relevance | path

Searched refs:GetPageOffset (Results 1 – 25 of 41) sorted by relevance

12

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/misc/
H A Dswruler.cxx279 jsonNotif.put("pageOffset", convertTwipToMm100(GetPageOffset())); in CreateJsonNotification()
335 nLeft = GetPageOffset() - nSidebarWidth + GetBorderOffset(); in GetCommentControlRegion()
337 … nLeft = GetWinOffset() + GetPageOffset() + mpSwWin->LogicToPixel(Size(GetPageWidth(), 0)).Width(); in GetCommentControlRegion()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/uiview/
H A Dviewdlg.cxx44 sal_uInt16 nOldValue = m_pWrtShell->GetPageOffset(); in ExecDlg()
H A Dviewstat.cxx203 rSet.Put(SfxUInt16Item(nWhich, m_pWrtShell->GetPageOffset())); in GetState()
/dports/devel/upp/upp/bazaar/MapCommon/
H A DIMapRenderInfo.h21 virtual Point GetPageOffset() = 0;
H A DIMapRender.h17 virtual Point GetPageOffset() { return GetTopRender() ? GetTopRender()->GetPageOffset() : Null; } in GetPageOffset() function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/uiview/
H A Dviewdlg.cxx53 sal_uInt16 nOldValue = m_pWrtShell->GetPageOffset(); in ExecDlg()
H A Dviewstat.cxx174 rSet.Put(SfxUInt16Item(nWhich, m_pWrtShell->GetPageOffset())); in GetState()
/dports/devel/upp/upp/bazaar/Map/
H A DMapRenderInfo.cpp32 Point MapLevel::GetPageOffset() in GetPageOffset() function in MapLevel
H A DMapNavigation.cpp159 Point res = p - GetPageOffset() + GetPagePos(); in SceneToView()
175 return res + GetPageOffset() - GetPagePos(); in ViewToScene()
H A DMapLevel.h23 virtual Point GetPageOffset();
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/misc/
H A Dswruler.cxx257 rJsonWriter.put("pageOffset", convertTwipToMm100(GetPageOffset())); in CreateJsonNotification()
326 tools::Long nLeft = GetPageOffset(); in GetCommentControlRegion()
/dports/devel/upp/upp/bazaar/MapBG/
H A DMapBG.cpp15 Point offset = GetTopRender()->GetPageOffset(); in Render()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/view/
H A Ddrviews4.cxx816 mpHorizontalRuler->GetPageOffset(); in ShowMousePosInfo()
822 mpVerticalRuler->GetPageOffset(); in ShowMousePosInfo()
H A DDocumentRenderer.cxx1125 const ::tools::Rectangle aOutRect (rPrinter.GetPageOffset(), rPrinter.GetOutputSize()); in Print()
1614 Point aPageOfs (rInfo.mpPrinter->GetPageOffset() ); in PrepareOutline()
1803 const Point aPageOfs (rInfo.mpPrinter->GetPageOffset()); in PrepareHandout()
2136 rInfo.mpPrinter->GetPageOffset(), in PrepareTiledPage()
2152 const Point aPageOffset (rInfo.mpPrinter->GetPageOffset()); in PrepareScaledPage()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/view/
H A DDocumentRenderer.cxx1124 const ::tools::Rectangle aOutRect (rPrinter.GetPageOffset(), rPrinter.GetOutputSize()); in Print()
1613 Point aPageOfs (rInfo.mpPrinter->GetPageOffset() ); in PrepareOutline()
1801 const Point aPageOfs (rInfo.mpPrinter->GetPageOffset()); in PrepareHandout()
2131 rInfo.mpPrinter->GetPageOffset(), in PrepareTiledPage()
2147 const Point aPageOffset (rInfo.mpPrinter->GetPageOffset()); in PrepareScaledPage()
H A Ddrviews4.cxx873 mpHorizontalRuler->GetPageOffset(); in ShowMousePosInfo()
879 mpVerticalRuler->GetPageOffset(); in ShowMousePosInfo()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/toolkit/source/awt/
H A Dvclxdevice.cxx104 Point aOffset = static_cast<Printer*>(mpOutputDevice.get())->GetPageOffset(); in getInfo()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svtools/
H A Druler.hxx735 long GetPageOffset() const;
/dports/emulators/yuzu/yuzu-0b47f7a46/src/core/hle/kernel/memory/
H A Dpage_heap.h336 constexpr std::size_t GetPageOffset(VAddr block) const { in GetPageOffset() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svtools/
H A Druler.hxx734 tools::Long GetPageOffset() const;
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dprint.hxx322 Point GetPageOffset() const { return PixelToLogic( maPageOffset ); }
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dprint.hxx333 Point GetPageOffset() const { return PixelToLogic( maPageOffset ); } in GetPageOffset() function in Printer
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dfesh.hxx749 sal_uInt16 GetPageOffset() const; ///< @return last page offset.
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dfesh.hxx749 sal_uInt16 GetPageOffset() const; ///< @return last page offset.
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/tabpages/
H A Dpage.cxx259 Point aPrintOffset = mpDefPrinter->GetPageOffset() - mpDefPrinter->PixelToLogic( Point() ); in SvxPageDescPage()
955 Point aPrintOffset = mpDefPrinter->GetPageOffset() - mpDefPrinter->PixelToLogic( Point() ); in SwapFirstValues_Impl()

12