Home
last modified time | relevance | path

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

/trunk/main/writerfilter/source/dmapper/
H A DPropertyMap.cxx466 sal_Int32 nOffsetFrom = (nValue & 0x00E0) >> 5; in ApplyBorderToPageStyles() local
526 m_nBorderDistances[nBorder], nOffsetFrom ); in ApplyBorderToPageStyles()
529 m_nBorderDistances[nBorder], nOffsetFrom ); in ApplyBorderToPageStyles()
535 PropertyIds eMarginId, PropertyIds eDistId, sal_Int32 nDistance, sal_Int32 nOffsetFrom ) in SetBorderDistance() argument
540 if( nOffsetFrom == 1 ) in SetBorderDistance()
H A DPropertyMap.hxx206 PropertyIds eMarginId, PropertyIds eDistId, sal_Int32 nDistance, sal_Int32 nOffsetFrom );

Completed in 29 milliseconds