Searched refs:SetPageMarginTwip (Results 1 – 3 of 3) sorted by relevance
1828 m_pImpl->SetPageMarginTwip( PAGE_MAR_TOP, nIntValue ); in lcl_attribute()1832 m_pImpl->SetPageMarginTwip( PAGE_MAR_RIGHT, nIntValue ); in lcl_attribute()1836 m_pImpl->SetPageMarginTwip( PAGE_MAR_BOTTOM, nIntValue ); in lcl_attribute()1840 m_pImpl->SetPageMarginTwip( PAGE_MAR_LEFT, nIntValue ); in lcl_attribute()1844 m_pImpl->SetPageMarginTwip( PAGE_MAR_HEADER, nIntValue ); in lcl_attribute()1848 m_pImpl->SetPageMarginTwip( PAGE_MAR_FOOTER, nIntValue ); in lcl_attribute()1852 m_pImpl->SetPageMarginTwip( PAGE_MAR_GUTTER, nIntValue ); in lcl_attribute()
592 void SetPageMarginTwip( PageMarElement eElement, sal_Int32 nValue );
3869 void DomainMapper_Impl::SetPageMarginTwip( PageMarElement eElement, sal_Int32 nValue ) in SetPageMarginTwip() function in writerfilter::dmapper::DomainMapper_Impl
Completed in 62 milliseconds