Home
last modified time | relevance | path

Searched refs:ApplyTo (Results 1 – 10 of 10) sorted by relevance

/aoo42x/main/sd/source/filter/ppt/
H A Dpptin.cxx611 … aParagraph.ApplyTo( rItemSet, oStartNumbering, (SdrPowerPointImport&)*this, 0xffffffff, NULL ); in Import()
612 aPortion.ApplyTo( rItemSet, (SdrPowerPointImport&)*this, 0xffffffff ); in Import()
624 … aParagraph.ApplyTo( rItemSet, oStartNumbering, (SdrPowerPointImport&)*this, 0xffffffff, NULL ); in Import()
625 aPortion.ApplyTo( rItemSet, (SdrPowerPointImport&)*this, 0xffffffff ); in Import()
673 … aParagraph.ApplyTo( rItemSet, oStartNumbering, (SdrPowerPointImport&)*this, 0xffffffff, NULL ); in Import()
674 aPortion.ApplyTo( rItemSet, (SdrPowerPointImport&)*this, 0xffffffff ); in Import()
697 … aPortion.ApplyTo( rItemSet, (SdrPowerPointImport&)*this, 0xffffffff ); in Import()
714 … aParagraph.ApplyTo( rItemSet, oStartNumbering, (SdrPowerPointImport&)*this, 0xffffffff, NULL ); in Import()
715 aPortion.ApplyTo( rItemSet, (SdrPowerPointImport&)*this, 0xffffffff ); in Import()
727 … aParagraph.ApplyTo( rItemSet, oStartNumbering, (SdrPowerPointImport&)*this, 0xffffffff, NULL ); in Import()
[all …]
/aoo42x/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx1031 void ApplyTo( SfxItemSet& rSet, SdrPowerPointImport& rManager, sal_uInt32 nInstanceInSheet );
1032 …void ApplyTo( SfxItemSet& rSet, SdrPowerPointImport& rManager, sal_uInt32 nInstanceInSheet, cons…
1069 …void ApplyTo( SfxItemSet& rSet, boost::optional< sal_Int16 >& rStartNumbering, SdrPowerPointIm…
/aoo42x/main/svl/inc/svl/
H A Dpoolcach.hxx60 const SfxSetItem& ApplyTo( const SfxSetItem& rSetItem, sal_Bool bNew = sal_False );
/aoo42x/main/svl/source/items/
H A Dpoolcach.cxx83 const SfxSetItem& SfxItemPoolCache::ApplyTo( const SfxSetItem &rOrigItem, sal_Bool bNew ) in ApplyTo() function in SfxItemPoolCache
/aoo42x/main/sw/source/ui/inc/
H A Dtoxmgr.hxx179 void ApplyTo(SwTOXBase& rTOXBase);
/aoo42x/main/sw/source/ui/index/
H A Dtoxmgr.cxx503 void SwTOXDescription::ApplyTo(SwTOXBase& rTOXBase) in ApplyTo() function in SwTOXDescription
H A Dcnttab.cxx454 rDesc.ApplyTo(aNewDef); in Ok()
/aoo42x/main/sc/source/core/data/
H A Dcolumn.cxx440 ScPatternAttr* pNewPattern = (ScPatternAttr*) &aCache.ApplyTo( *pPattern, sal_True ); in ApplyPattern()
672 ScPatternAttr* pNewPattern = (ScPatternAttr*) &aCache.ApplyTo( *pPattern, sal_True ); in ApplyAttr()
H A Dattarray.cxx750 …const ScPatternAttr* pNewPattern = (const ScPatternAttr*) &pCache->ApplyTo( *pOldPattern, sal_True… in ApplyCacheArea()
/aoo42x/main/filter/source/msfilter/
H A Dsvdfppt.cxx2505 … pPortion->ApplyTo( aPortionAttribs, (SdrPowerPointImport&)*this, nDestinationInstance, pTextObj ); in ApplyTextObj()
2511 …pPara->ApplyTo( aParagraphAttribs, oStartNumbering, (SdrPowerPointImport&)*this, nDestinationInsta… in ApplyTextObj()
5813 void PPTPortionObj::ApplyTo( SfxItemSet& rSet, SdrPowerPointImport& rManager, sal_uInt32 nDestinat… in ApplyTo() function in PPTPortionObj
5815 ApplyTo( rSet, rManager, nDestinationInstance, NULL ); in ApplyTo()
5818 void PPTPortionObj::ApplyTo( SfxItemSet& rSet, SdrPowerPointImport& rManager, sal_uInt32 nDestinat… in ApplyTo() function in PPTPortionObj
6407 void PPTParagraphObj::ApplyTo( SfxItemSet& rSet, boost::optional< sal_Int16 >& rStartNumbering, Sd… in ApplyTo() function in PPTParagraphObj

Completed in 193 milliseconds