/dports/editors/libreoffice/libreoffice-7.2.6.2/extensions/source/propctrlr/ |
H A D | propertyeditor.cxx | 108 if (aPagePos != m_aShownPages.end()) in getPage() 109 pPage = aPagePos->second.xPage.get(); in getPage() 149 auto aPagePos = m_aShownPages.find(nID); in RemovePage() local 150 if (aPagePos == m_aShownPages.end()) in RemovePage() 153 m_aShownPages.erase(aPagePos); in RemovePage() 296 if (aPagePos != m_aShownPages.end()) in ShowPropertyPage() 298 aPagePos->second.xPage->detach(); in ShowPropertyPage() 302 m_aShownPages.erase(aPagePos); in ShowPropertyPage() 308 if (aPagePos != m_aHiddenPages.end()) in ShowPropertyPage() 310 m_xTabControl->insert_page(sIdent, aPagePos->second.sLabel, aPagePos->second.nPos); in ShowPropertyPage() [all …]
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/view/ |
H A D | drviews3.cxx | 547 const Point aPagePos( GetActiveWindow()->GetViewOrigin() ); in ExecRuler() local 565 aRect.SetPos(aRect.TopLeft() + aPagePos); in ExecRuler() 568 aRect.SetPos(aRect.TopLeft() - aPagePos); in ExecRuler() 630 aRect.SetPos(aRect.TopLeft() + aPagePos); in ExecRuler() 633 aRect.SetPos(aRect.TopLeft() - aPagePos); in ExecRuler() 688 aRect.SetPos(aRect.TopLeft() + aPagePos); in ExecRuler() 703 aRect.SetPos(aRect.TopLeft() - aPagePos); in ExecRuler() 914 const Point aPagePos( GetActiveWindow()->GetViewOrigin() ); in GetRulerState() local 917 … ::tools::Rectangle aRect(aPagePos, Point( aViewSize.Width() - (aPagePos.X() + aPageSize.Width()), in GetRulerState() 982 Point aPos( aPagePos + maMarkRect.TopLeft() ); in GetRulerState() [all …]
|
H A D | drviewse.cxx | 625 Point aPagePos = aVisArea.Center(); in FuPermanent() local 626 aPagePos.AdjustX( -sal_Int32(nDefaultObjectSizeWidth / 2) ); in FuPermanent() 627 aPagePos.AdjustY( -sal_Int32(nDefaultObjectSizeHeight / 2) ); in FuPermanent() 628 …::tools::Rectangle aNewObjectRectangle(aPagePos, Size(nDefaultObjectSizeWidth, nDefaultObjectSizeH… in FuPermanent() 1134 Point aPagePos(0, 0); // = pPageView->GetOffset(); in FuSupport() local 1137 aPagePos.AdjustX(aPageSize.Width() / 2 ); in FuSupport() 1142 aPagePos.AdjustY(aPageSize.Height() / 2 ); in FuSupport() 1144 aPagePos.AdjustY( -(aPageSize.Height() / 2) ); in FuSupport() 1149 aPagePos.AdjustY(aPt.Y() ); in FuSupport() 1153 aPagePos.AdjustX( -(aPageSize.Width() / 2) ); in FuSupport() [all …]
|
H A D | drviewsa.cxx | 577 Point aPagePos(0, 0); in GetStatusBarState() local 580 aPagePos.AdjustX(aPageSize.Width() / 2 ); in GetStatusBarState() 583 aPagePos.AdjustY(aPageSize.Height() / 2 ); in GetStatusBarState() 585 aPagePos.AdjustY( -(aPageSize.Height() / 2) ); in GetStatusBarState() 587 aPagePos.AdjustX( -(aPageSize.Width() / 2) ); in GetStatusBarState() 589 ::tools::Rectangle aFullPageZoomRect( aPagePos, aPageSize ); in GetStatusBarState()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/view/ |
H A D | drviews3.cxx | 537 const Point aPagePos( GetActiveWindow()->GetViewOrigin() ); in ExecRuler() local 555 aRect.SetPos(aRect.TopLeft() + aPagePos); in ExecRuler() 558 aRect.SetPos(aRect.TopLeft() - aPagePos); in ExecRuler() 620 aRect.SetPos(aRect.TopLeft() + aPagePos); in ExecRuler() 623 aRect.SetPos(aRect.TopLeft() - aPagePos); in ExecRuler() 678 aRect.SetPos(aRect.TopLeft() + aPagePos); in ExecRuler() 693 aRect.SetPos(aRect.TopLeft() - aPagePos); in ExecRuler() 905 const Point aPagePos( GetActiveWindow()->GetViewOrigin() ); in GetRulerState() local 908 … ::tools::Rectangle aRect(aPagePos, Point( aViewSize.Width() - (aPagePos.X() + aPageSize.Width()), in GetRulerState() 974 Point aPos( aPagePos + maMarkRect.TopLeft() ); in GetRulerState() [all …]
|
H A D | drviewse.cxx | 622 Point aPagePos = aVisArea.Center(); in FuPermanent() local 623 aPagePos.AdjustX( -sal_Int32(nDefaultObjectSizeWidth / 2) ); in FuPermanent() 624 aPagePos.AdjustY( -sal_Int32(nDefaultObjectSizeHeight / 2) ); in FuPermanent() 625 …::tools::Rectangle aNewObjectRectangle(aPagePos, Size(nDefaultObjectSizeWidth, nDefaultObjectSizeH… in FuPermanent() 1133 Point aPagePos(0, 0); // = pPageView->GetOffset(); in FuSupport() local 1136 aPagePos.AdjustX(aPageSize.Width() / 2 ); in FuSupport() 1141 aPagePos.AdjustY(aPageSize.Height() / 2 ); in FuSupport() 1143 aPagePos.AdjustY( -(aPageSize.Height() / 2) ); in FuSupport() 1148 aPagePos.AdjustY(aPt.Y() ); in FuSupport() 1152 aPagePos.AdjustX( -(aPageSize.Width() / 2) ); in FuSupport() [all …]
|
H A D | drviewsa.cxx | 575 Point aPagePos(0, 0); in GetStatusBarState() local 578 aPagePos.AdjustX(aPageSize.Width() / 2 ); in GetStatusBarState() 581 aPagePos.AdjustY(aPageSize.Height() / 2 ); in GetStatusBarState() 583 aPagePos.AdjustY( -(aPageSize.Height() / 2) ); in GetStatusBarState() 585 aPagePos.AdjustX( -(aPageSize.Width() / 2) ); in GetStatusBarState() 587 ::tools::Rectangle aFullPageZoomRect( aPagePos, aPageSize ); in GetStatusBarState()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/extensions/source/propctrlr/ |
H A D | propertyeditor.cxx | 460 std::map< sal_uInt16, HiddenPage >::iterator aPagePos = m_aHiddenPages.find( _nPageId ); in ShowPropertyPage() local 461 if ( aPagePos == m_aHiddenPages.end() ) in ShowPropertyPage() 464 aPagePos->second.pPage->SetSizePixel( m_aTabControl->GetTabPageSizePixel() ); in ShowPropertyPage() 465 …m_aTabControl->InsertPage( aPagePos->first, aPagePos->second.pPage->GetText(), aPagePos->second.nP… in ShowPropertyPage() 466 m_aTabControl->SetTabPage( aPagePos->first, aPagePos->second.pPage ); in ShowPropertyPage() 468 m_aHiddenPages.erase( aPagePos ); in ShowPropertyPage()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/tbxctrls/ |
H A D | fontworkgallery.cxx | 201 Point aPagePos; in insertSelectedFontwork() local 208 aPagePos = pViewShell->getLOKVisibleArea().Center(); in insertSelectedFontwork() 210 aPagePos.setX(convertTwipToMm100(aPagePos.X())); in insertSelectedFontwork() 211 aPagePos.setY(convertTwipToMm100(aPagePos.Y())); in insertSelectedFontwork() 227 aPagePos = aVisArea.Center(); in insertSelectedFontwork() 230 if (aPagePos.getX() > aFontworkSize.getWidth() / 2) in insertSelectedFontwork() 231 aPagePos.AdjustX( -(aFontworkSize.getWidth() / 2) ); in insertSelectedFontwork() 232 if (aPagePos.getY() > aFontworkSize.getHeight() / 2) in insertSelectedFontwork() 233 aPagePos.AdjustY( -(aFontworkSize.getHeight() / 2) ); in insertSelectedFontwork() 235 tools::Rectangle aNewObjectRectangle(aPagePos, aFontworkSize); in insertSelectedFontwork()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/tbxctrls/ |
H A D | fontworkgallery.cxx | 224 Point aPagePos = aVisArea.Center(); in insertSelectedFontwork() local 225 aPagePos.AdjustX( -(aObjRect.GetWidth() / 2) ); in insertSelectedFontwork() 226 aPagePos.AdjustY( -(aObjRect.GetHeight() / 2) ); in insertSelectedFontwork() 227 tools::Rectangle aNewObjectRectangle(aPagePos, aObjRect.GetSize()); in insertSelectedFontwork()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/draw/ |
H A D | sdxmlexp.cxx | 233 Point aPagePos(0,0); in ImpXMLAutoLayoutInfo() local 239 aPagePos = Point(mpPageMasterInfo->GetBorderLeft(), mpPageMasterInfo->GetBorderTop()); in ImpXMLAutoLayoutInfo() 247 Point aTitlePos(aPagePos); in ImpXMLAutoLayoutInfo() 281 Point aLPos(aPagePos); in ImpXMLAutoLayoutInfo() 307 Point aLayoutPos(aPagePos); in ImpXMLAutoLayoutInfo()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/draw/ |
H A D | sdxmlexp.cxx | 231 Point aPagePos(0,0); in ImpXMLAutoLayoutInfo() local 237 aPagePos = Point(mpPageMasterInfo->GetBorderLeft(), mpPageMasterInfo->GetBorderTop()); in ImpXMLAutoLayoutInfo() 245 Point aTitlePos(aPagePos); in ImpXMLAutoLayoutInfo() 279 Point aLPos(aPagePos); in ImpXMLAutoLayoutInfo() 305 Point aLayoutPos(aPagePos); in ImpXMLAutoLayoutInfo()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/uno/ |
H A D | unotxdoc.cxx | 2730 awt::Point aPagePos; in getRenderer() local 2788 aPagePos = awt::Point(convertTwipToMm100(aPoint.X()), convertTwipToMm100(aPoint.Y())); in getRenderer() 2798 aRenderer[2].Value <<= aPagePos; in getRenderer()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/uno/ |
H A D | unotxdoc.cxx | 2744 awt::Point aPagePos; in getRenderer() local 2802 aPagePos = awt::Point(convertTwipToMm100(aPoint.X()), convertTwipToMm100(aPoint.Y())); in getRenderer() 2812 aRenderer[2].Value <<= aPagePos; in getRenderer()
|