Home
last modified time | relevance | path

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

/AOO42X/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx940 …sal_uInt16 GetTabStyleByIndex( sal_uInt16 nIndex ) const { return mpImplRuler->pTab[ nIndex ].nSt… in GetTabStyleByIndex() function
/AOO42X/main/filter/source/msfilter/
H A Dsvdfppt.cxx6584 switch( GetTabStyleByIndex( (sal_uInt16)i ) ) in ApplyTo()