Home
last modified time | relevance | path

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

/aoo41x/main/writerfilter/source/dmapper/
H A DDomainMapper.cxx1829 m_pImpl->SetPageMarginTwip( PAGE_MAR_TOP, nIntValue ); in lcl_attribute()
1833 m_pImpl->SetPageMarginTwip( PAGE_MAR_RIGHT, nIntValue ); in lcl_attribute()
1837 m_pImpl->SetPageMarginTwip( PAGE_MAR_BOTTOM, nIntValue ); in lcl_attribute()
1841 m_pImpl->SetPageMarginTwip( PAGE_MAR_LEFT, nIntValue ); in lcl_attribute()
1845 m_pImpl->SetPageMarginTwip( PAGE_MAR_HEADER, nIntValue ); in lcl_attribute()
1849 m_pImpl->SetPageMarginTwip( PAGE_MAR_FOOTER, nIntValue ); in lcl_attribute()
1853 m_pImpl->SetPageMarginTwip( PAGE_MAR_GUTTER, nIntValue ); in lcl_attribute()
H A DDomainMapper_Impl.hxx592 void SetPageMarginTwip( PageMarElement eElement, sal_Int32 nValue );
H A DDomainMapper_Impl.cxx3678 void DomainMapper_Impl::SetPageMarginTwip( PageMarElement eElement, sal_Int32 nValue ) in SetPageMarginTwip() function in writerfilter::dmapper::DomainMapper_Impl

Completed in 65 milliseconds