Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dwrtw8num.cxx261 sal_Int16 nIndentAt, in NumberingLevel() argument
353 Set_UInt16( pData, nIndentAt ); in NumberingLevel()
543 sal_Int16 nIndentAt = 0; in AbstractNumberingDefinitions() local
550 nIndentAt = nListTabPos = rFmt.GetAbsLSpace(); in AbstractNumberingDefinitions()
555 nIndentAt = static_cast<sal_Int16>(rFmt.GetIndentAt()); in AbstractNumberingDefinitions()
568 nIndentAt, nFirstLineIndex, nListTabPos, in AbstractNumberingDefinitions()
H A Dww8attributeoutput.hxx208 sal_Int16 nIndentAt,
H A Dattributeoutputbase.hxx326 sal_Int16 nIndentAt,
H A Drtfattributeoutput.hxx246 sal_Int16 nIndentAt,
H A Ddocxattributeoutput.hxx263 sal_Int16 nIndentAt,
H A Ddocxattributeoutput.cxx2114 sal_Int16 nIndentAt, in NumberingLevel() argument
2192 FSNS( XML_w, XML_left ), OString::valueOf( sal_Int32( nIndentAt ) ).getStr(), in NumberingLevel()
H A Drtfattributeoutput.cxx1504 sal_Int16 nIndentAt, in NumberingLevel() argument
1618 m_rExport.OutLong( nIndentAt ); in NumberingLevel()
/trunk/main/xmloff/source/style/
H A Dxmlnume.cxx143 sal_Int32 nIndentAt( 0 ); in exportLevelStyle() local
277 rProp.Value >>= nIndentAt; in exportLevelStyle()
559 if ( nIndentAt != 0 ) in exportLevelStyle()
561 GetExport().GetMM100UnitConverter().convertMeasure( sBuffer, nIndentAt ); in exportLevelStyle()
H A Dxmlnumi.cxx242 sal_Int32 nIndentAt; member in SvxXMLListLevelStyleContext_Impl
305 nIndentAt = nValue; in SetIndentAt()
340 , nIndentAt( 0 ) in SvxXMLListLevelStyleContext_Impl()
564 pProps[nPos++].Value <<= (sal_Int32)nIndentAt; in GetProperties()
/trunk/main/editeng/source/items/
H A Dnumitem.cxx636 void SvxNumberFormat::SetIndentAt( const long nIndentAt ) in SetIndentAt() argument
638 mnIndentAt = nIndentAt; in SetIndentAt()
/trunk/main/editeng/inc/editeng/
H A Dnumitem.hxx248 void SetIndentAt( const long nIndentAt );

Completed in 112 milliseconds