Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/filter/ppt/
H A Dpptin.cxx615 std::optional< sal_Int16 > oStartNumbering; in Import() local
627 …aParagraph.ApplyTo( rItemSet, oStartNumbering, static_cast<SdrPowerPointImport&>(*this), TSS_Type:… in Import()
640 …aParagraph.ApplyTo( rItemSet, oStartNumbering, static_cast<SdrPowerPointImport&>(*this), TSS_Type:… in Import()
684 …aParagraph.ApplyTo( rItemSet, oStartNumbering, static_cast<SdrPowerPointImport&>(*this), TSS_Type:… in Import()
704 …pParagraphs[ nLevel ]->ApplyTo( rItemSet, oStartNumbering, static_cast<SdrPowerPointImport&>(*this… in Import()
720 …aParagraph.ApplyTo( rItemSet, oStartNumbering, static_cast<SdrPowerPointImport&>(*this), TSS_Type:… in Import()
733 …aParagraph.ApplyTo( rItemSet, oStartNumbering, static_cast<SdrPowerPointImport&>(*this), TSS_Type:… in Import()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/filter/ppt/
H A Dpptin.cxx586 boost::optional< sal_Int16 > oStartNumbering; in Import() local
598 …aParagraph.ApplyTo( rItemSet, oStartNumbering, static_cast<SdrPowerPointImport&>(*this), TSS_Type:… in Import()
611 …aParagraph.ApplyTo( rItemSet, oStartNumbering, static_cast<SdrPowerPointImport&>(*this), TSS_Type:… in Import()
655 …aParagraph.ApplyTo( rItemSet, oStartNumbering, static_cast<SdrPowerPointImport&>(*this), TSS_Type:… in Import()
675 …pParagraphs[ nLevel ]->ApplyTo( rItemSet, oStartNumbering, static_cast<SdrPowerPointImport&>(*this… in Import()
691 …aParagraph.ApplyTo( rItemSet, oStartNumbering, static_cast<SdrPowerPointImport&>(*this), TSS_Type:… in Import()
704 …aParagraph.ApplyTo( rItemSet, oStartNumbering, static_cast<SdrPowerPointImport&>(*this), TSS_Type:… in Import()
/dports/editors/libreoffice/libreoffice-7.2.6.2/filter/source/msfilter/
H A Dsvdfppt.cxx2354 std::optional< sal_Int16 > oStartNumbering; in ApplyTextObj() local
2356 pPara->ApplyTo( aParagraphAttribs, oStartNumbering, *this, nDestinationInstance ); in ApplyTextObj()
3685 std::optional< sal_Int16 > oStartNumbering; in GetNumberFormat() local
3686 …rmat( rManager, rNumberFormat, nLevel, nInstance, TSS_Type::Unknown, oStartNumbering, rCharLevel.m… in GetNumberFormat()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/filter/source/msfilter/
H A Dsvdfppt.cxx2343 boost::optional< sal_Int16 > oStartNumbering; in ApplyTextObj() local
2345 pPara->ApplyTo( aParagraphAttribs, oStartNumbering, *this, nDestinationInstance ); in ApplyTextObj()
3673 boost::optional< sal_Int16 > oStartNumbering; in GetNumberFormat() local
3674 …rmat( rManager, rNumberFormat, nLevel, nInstance, TSS_Type::Unknown, oStartNumbering, rCharLevel.m… in GetNumberFormat()