Home
last modified time | relevance | path

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

/aoo4110/main/oox/source/drawingml/
H A Dtextparagraph.cxx71 const TextParagraphPropertiesVector& rListStyle = rTextListStyle.getListStyle(); in insertAt() local
72 if ( nLevel >= static_cast< sal_Int16 >( rListStyle.size() ) ) in insertAt()
75 if ( rListStyle.size() ) in insertAt()
76 pTextParagraphStyle = rListStyle[ nLevel ]; in insertAt()

Completed in 13 milliseconds