Home
last modified time | relevance | path

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

/AOO42X/main/sd/source/filter/ppt/ !
H A Dpptin.cxx595 boost::optional< sal_Int16 > oStartNumbering; in Import() local
609 … aParagraph.ApplyTo( rItemSet, oStartNumbering, (SdrPowerPointImport&)*this, 0xffffffff, NULL ); in Import()
622 … aParagraph.ApplyTo( rItemSet, oStartNumbering, (SdrPowerPointImport&)*this, 0xffffffff, NULL ); in Import()
671 … aParagraph.ApplyTo( rItemSet, oStartNumbering, (SdrPowerPointImport&)*this, 0xffffffff, NULL ); in Import()
694 …pParagraphs[ nLevel ]->ApplyTo( rItemSet, oStartNumbering, (SdrPowerPointImport&)*this, 0xffffffff… in Import()
712 … aParagraph.ApplyTo( rItemSet, oStartNumbering, (SdrPowerPointImport&)*this, 0xffffffff, NULL ); in Import()
725 … aParagraph.ApplyTo( rItemSet, oStartNumbering, (SdrPowerPointImport&)*this, 0xffffffff, NULL ); in Import()
/AOO42X/main/filter/source/msfilter/ !
H A Dsvdfppt.cxx2509 boost::optional< sal_Int16 > oStartNumbering; in ApplyTextObj() local
2511 …pPara->ApplyTo( aParagraphAttribs, oStartNumbering, (SdrPowerPointImport&)*this, nDestinationInsta… in ApplyTextObj()
3941 boost::optional< sal_Int16 > oStartNumbering; in GetNumberFormat() local
3942 …ImplGetExtNumberFormat( rManager, rNumberFormat, nLevel, nInstance, 0xffffffff, oStartNumbering, r… in GetNumberFormat()