Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/filter/ww8/
H A Dwrtw8num.cxx214 sal_Int16 nIndentAt, in NumberingLevel() argument
306 Set_UInt16( pData, nIndentAt ); in NumberingLevel()
496 sal_Int16 nIndentAt = 0; in AbstractNumberingDefinitions() local
503 nIndentAt = nListTabPos = rFmt.GetAbsLSpace(); in AbstractNumberingDefinitions()
508 nIndentAt = static_cast<sal_Int16>(rFmt.GetIndentAt()); in AbstractNumberingDefinitions()
521 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.cxx1512 sal_Int16 nIndentAt, in NumberingLevel() argument
1597 m_rExport.OutLong( nIndentAt ); in NumberingLevel()
/aoo41x/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()
/aoo41x/main/editeng/source/items/
H A Dnumitem.cxx636 void SvxNumberFormat::SetIndentAt( const long nIndentAt ) in SetIndentAt() argument
638 mnIndentAt = nIndentAt; in SetIndentAt()
/aoo41x/main/editeng/inc/editeng/
H A Dnumitem.hxx248 void SetIndentAt( const long nIndentAt );

Completed in 108 milliseconds