Searched refs:pTextParagraphStyle (Results 1 – 1 of 1) sorted by relevance
74 TextParagraphPropertiesPtr pTextParagraphStyle; in insertAt() local76 pTextParagraphStyle = rListStyle[ nLevel ]; in insertAt()79 if ( pTextParagraphStyle.get() ) in insertAt()80 aTextCharacterStyle.assignUsed( pTextParagraphStyle->getTextCharacterProperties() ); in insertAt()109 if ( pTextParagraphStyle.get() ) in insertAt()111 …pTextParagraphStyle->pushToPropSet( rFilterBase, xProps, aioBulletList, NULL, sal_False, fCharacte… in insertAt()112 fCharacterSize = pTextParagraphStyle->getCharHeightPoints( 18 ); in insertAt()123 …maProperties.pushToPropSet( rFilterBase, xProps, aioBulletList, &pTextParagraphStyle->getBulletLis… in insertAt()
Completed in 23 milliseconds