Searched refs:GetBorderLeft (Results 1 – 3 of 3) sorted by relevance
125 sal_Int32 GetBorderLeft() const { return mnBorderLeft; } in GetBorderLeft() function in ImpXMLEXPPageMasterInfo264 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()
63 sal_Int32 GetBorderLeft() const { return mnBorderLeft; } in GetBorderLeft() function in SdXMLPageMasterStyleContext
529 aAny <<= pPageMasterContext->GetBorderLeft(); in SetPageMaster()
Completed in 42 milliseconds