Searched refs:oStartNumbering (Results 1 – 2 of 2) sorted by relevance
/trunk/main/sd/source/filter/ppt/ |
H A D | pptin.cxx | 597 boost::optional< sal_Int16 > oStartNumbering; in Import() local 611 … aParagraph.ApplyTo( rItemSet, oStartNumbering, (SdrPowerPointImport&)*this, 0xffffffff, NULL ); in Import() 624 … aParagraph.ApplyTo( rItemSet, oStartNumbering, (SdrPowerPointImport&)*this, 0xffffffff, NULL ); in Import() 673 … aParagraph.ApplyTo( rItemSet, oStartNumbering, (SdrPowerPointImport&)*this, 0xffffffff, NULL ); in Import() 696 …pParagraphs[ nLevel ]->ApplyTo( rItemSet, oStartNumbering, (SdrPowerPointImport&)*this, 0xffffffff… in Import() 714 … aParagraph.ApplyTo( rItemSet, oStartNumbering, (SdrPowerPointImport&)*this, 0xffffffff, NULL ); in Import() 727 … aParagraph.ApplyTo( rItemSet, oStartNumbering, (SdrPowerPointImport&)*this, 0xffffffff, NULL ); in Import()
|
/trunk/main/filter/source/msfilter/ |
H A D | svdfppt.cxx | 2509 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()
|
Completed in 55 milliseconds