Home
last modified time | relevance | path

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

/trunk/main/oox/source/drawingml/
H A Dtextliststylecontext.cxx62 … new TextParagraphPropertiesContext( *this, rxAttributes, *mrTextListStyle.getListStyle()[ 0 ] ) ); in createFastChildContext()
71 … new TextParagraphPropertiesContext( *this, rxAttributes, *mrTextListStyle.getListStyle()[ 0 ] ) ); in createFastChildContext()
74 … new TextParagraphPropertiesContext( *this, rxAttributes, *mrTextListStyle.getListStyle()[ 1 ] ) ); in createFastChildContext()
77 … new TextParagraphPropertiesContext( *this, rxAttributes, *mrTextListStyle.getListStyle()[ 2 ] ) ); in createFastChildContext()
80 … new TextParagraphPropertiesContext( *this, rxAttributes, *mrTextListStyle.getListStyle()[ 3 ] ) ); in createFastChildContext()
83 … new TextParagraphPropertiesContext( *this, rxAttributes, *mrTextListStyle.getListStyle()[ 4 ] ) ); in createFastChildContext()
86 … new TextParagraphPropertiesContext( *this, rxAttributes, *mrTextListStyle.getListStyle()[ 5 ] ) ); in createFastChildContext()
89 … new TextParagraphPropertiesContext( *this, rxAttributes, *mrTextListStyle.getListStyle()[ 6 ] ) ); in createFastChildContext()
92 … new TextParagraphPropertiesContext( *this, rxAttributes, *mrTextListStyle.getListStyle()[ 7 ] ) ); in createFastChildContext()
95 … new TextParagraphPropertiesContext( *this, rxAttributes, *mrTextListStyle.getListStyle()[ 8 ] ) ); in createFastChildContext()
H A Dtextliststyle.cxx61 applyStyleList( rTextListStyle.getListStyle(), getListStyle() ); in apply()
H A Dtextparagraph.cxx71 const TextParagraphPropertiesVector& rListStyle = rTextListStyle.getListStyle(); in insertAt()
/trunk/main/oox/inc/oox/drawingml/
H A Dtextliststyle.hxx43 inline const TextParagraphPropertiesVector& getListStyle() const { return maListStyle; }; in getListStyle() function in oox::drawingml::TextListStyle
44 inline TextParagraphPropertiesVector& getListStyle() { return maListStyle; }; in getListStyle() function in oox::drawingml::TextListStyle
/trunk/main/oox/source/ppt/
H A Dslidemastertextstylescontext.cxx75 aTextListStylePtr->getListStyle()[ i ]->getTextCharacterProperties().moHeight = 1800; in createFastChildContext()
H A Dslidepersist.cxx181 …tParagraphPropertiesPtr pTextParagraphPropertiesPtr( pTextListStylePtr->getListStyle()[ nLevel ] ); in setTextStyle()
H A Dpresentationfragmenthandler.cxx62 TextParagraphPropertiesVector& rParagraphDefaulsVector( mpTextListStyle->getListStyle() ); in PresentationFragmentHandler()
/trunk/main/vbahelper/source/msforms/
H A Dvbacombobox.hxx65 virtual sal_Int32 SAL_CALL getListStyle() throw (css::uno::RuntimeException);
H A Dvbacombobox.cxx211 sal_Int32 SAL_CALL ScVbaComboBox::getListStyle() throw (uno::RuntimeException) in getListStyle() function in ScVbaComboBox

Completed in 108 milliseconds