Home
last modified time | relevance | path

Searched refs:GetBorderLeft (Results 1 – 8 of 8) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/draw/
H A Dximpstyl.hxx60 sal_Int32 GetBorderLeft() const { return mnBorderLeft; } in GetBorderLeft() function in SdXMLPageMasterStyleContext
H A Dsdxmlexp.cxx109 sal_Int32 GetBorderLeft() const { return mnBorderLeft; } in GetBorderLeft() function in ImpXMLEXPPageMasterInfo
239 aPagePos = Point(mpPageMasterInfo->GetBorderLeft(), mpPageMasterInfo->GetBorderTop()); in ImpXMLAutoLayoutInfo()
242 …aPageInnerSize.AdjustWidth(-(mpPageMasterInfo->GetBorderLeft() + mpPageMasterInfo->GetBorderRight(… in ImpXMLAutoLayoutInfo()
1248 pInfo->GetBorderLeft()); in ImpWritePageMasterInfos()
H A Dximppage.cxx498 xPropSet->setPropertyValue("BorderLeft", Any(pPageMasterContext->GetBorderLeft())); in SetPageMaster()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/draw/
H A Dximpstyl.hxx62 sal_Int32 GetBorderLeft() const { return mnBorderLeft; } in GetBorderLeft() function in SdXMLPageMasterStyleContext
H A Dsdxmlexp.cxx107 sal_Int32 GetBorderLeft() const { return mnBorderLeft; } in GetBorderLeft() function in ImpXMLEXPPageMasterInfo
237 aPagePos = Point(mpPageMasterInfo->GetBorderLeft(), mpPageMasterInfo->GetBorderTop()); in ImpXMLAutoLayoutInfo()
240 …aPageInnerSize.AdjustWidth(-(mpPageMasterInfo->GetBorderLeft() + mpPageMasterInfo->GetBorderRight(… in ImpXMLAutoLayoutInfo()
1246 pInfo->GetBorderLeft()); in ImpWritePageMasterInfos()
H A Dximppage.cxx500 … xPropSet->setPropertyValue("BorderLeft", Any(pPageMasterContext->GetBorderLeft())); in SetPageMaster()
/dports/devel/gitty/gitty-0.3.0/vendor/github.com/charmbracelet/lipgloss/
H A Dget.go218 func (s Style) GetBorderLeft() bool { func
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web.Mobile/UI/MobileControls/Design/
H A DNativeMethods.cs1760 string GetBorderLeft(); in GetBorderLeft() method