Home
last modified time | relevance | path

Searched refs:GetBorderLeft (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/xmloff/source/draw/
H A Dximpstyl.hxx63 sal_Int32 GetBorderLeft() const { return mnBorderLeft; } in GetBorderLeft() function in SdXMLPageMasterStyleContext
H A Dximppage.cxx529 aAny <<= pPageMasterContext->GetBorderLeft(); in SetPageMaster()
H A Dsdxmlexp.cxx125 sal_Int32 GetBorderLeft() const { return mnBorderLeft; } in GetBorderLeft() function in ImpXMLEXPPageMasterInfo
264 aPagePos = Point(mpPageMasterInfo->GetBorderLeft(), mpPageMasterInfo->GetBorderTop()); in ImpXMLAutoLayoutInfo()
267 aPageInnerSize.Width() -= mpPageMasterInfo->GetBorderLeft() + mpPageMasterInfo->GetBorderRight(); in ImpXMLAutoLayoutInfo()
1479 GetMM100UnitConverter().convertMeasure(sStringBuffer, pInfo->GetBorderLeft()); in ImpWritePageMasterInfos()

Completed in 45 milliseconds