Searched refs:rListStyle (Results 1 – 1 of 1) sorted by relevance
71 const TextParagraphPropertiesVector& rListStyle = rTextListStyle.getListStyle(); in insertAt() local72 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