Home
last modified time | relevance | path

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

/aoo41x/main/writerfilter/source/dmapper/
H A DDomainMapper.cxx3951 const _PageMar& rPageMar = m_pImpl->GetPageMargins(); in sprmWithProps() local
3952 pSectionContext->SetTopMargin( rPageMar.top ); in sprmWithProps()
3953 pSectionContext->SetRightMargin( rPageMar.right ); in sprmWithProps()
3954 pSectionContext->SetBottomMargin( rPageMar.bottom ); in sprmWithProps()
3955 pSectionContext->SetLeftMargin( rPageMar.left ); in sprmWithProps()
3956 pSectionContext->SetHeaderTop( rPageMar.header ); in sprmWithProps()
3957 pSectionContext->SetHeaderBottom( rPageMar.footer ); in sprmWithProps()

Completed in 96 milliseconds