Home
last modified time | relevance | path

Searched refs:GetBorderTop (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/xmloff/source/draw/
H A Dximpstyl.hxx65 sal_Int32 GetBorderTop() const { return mnBorderTop; } in GetBorderTop() function in SdXMLPageMasterStyleContext
H A Dsdxmlexp.cxx127 sal_Int32 GetBorderTop() const { return mnBorderTop; } in GetBorderTop() function in ImpXMLEXPPageMasterInfo
264 aPagePos = Point(mpPageMasterInfo->GetBorderLeft(), mpPageMasterInfo->GetBorderTop()); in ImpXMLAutoLayoutInfo()
268 aPageInnerSize.Height() -= mpPageMasterInfo->GetBorderTop() + mpPageMasterInfo->GetBorderBottom(); in ImpXMLAutoLayoutInfo()
1471 GetMM100UnitConverter().convertMeasure(sStringBuffer, pInfo->GetBorderTop()); in ImpWritePageMasterInfos()
H A Dximppage.cxx537 aAny <<= pPageMasterContext->GetBorderTop(); in SetPageMaster()

Completed in 48 milliseconds