Searched refs:GetBorderTop (Results 1 – 3 of 3) sorted by relevance
65 sal_Int32 GetBorderTop() const { return mnBorderTop; } in GetBorderTop() function in SdXMLPageMasterStyleContext
127 sal_Int32 GetBorderTop() const { return mnBorderTop; } in GetBorderTop() function in ImpXMLEXPPageMasterInfo264 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()
537 aAny <<= pPageMasterContext->GetBorderTop(); in SetPageMaster()
Completed in 32 milliseconds