Home
last modified time | relevance | path

Searched refs:pBObj (Results 1 – 5 of 5) sorted by relevance

/AOO42X/main/filter/source/msfilter/
H A Dsvdfppt.cxx578 pBObj ( NULL ), in PptSlidePersistEntry()
1371 pPtr->pBObj = pConnectObj; in ProcessObj()
3023 … rSlidePersist.pBObj = ImportObj( rStCtrl, (void*)&aProcessData, aPageSize, aPageSize ); in ImportPage()
3040 … rSlidePersist.pBObj = ImportObj( rStCtrl, (void*)&aProcessData, aPageSize, aPageSize ); in ImportPage()
3112 if ( rSlidePersist.pBObj ) in ImportPage()
3116 … const SfxItemSet& rObjectItemSet = rSlidePersist.pBObj->GetMergedItemSet(); in ImportPage()
3133 if ( rSlidePersist.pBObj ) in ImportPage()
3139 … pRet->getSdrPageProperties().PutItemSet(rSlidePersist.pBObj->GetMergedItemSet()); in ImportPage()
3140 SdrObject::Free( rSlidePersist.pBObj ); in ImportPage()
7390 if ( mpImplTextObj->mrPersistEntry.pBObj ) in GetBackground()
[all …]
H A Dmsdffimp.cxx463 pO = pPtr->pBObj; in SolveSolver()
/AOO42X/main/filter/inc/filter/msfilter/
H A Dmsdffimp.hxx164 SdrObject* pBObj; // " member
167 …SvxMSDffConnectorRule() : nSpFlagsA( 0 ), nSpFlagsB( 0 ), pAObj( NULL ), pBObj( NULL ), pCObj( NUL… in SvxMSDffConnectorRule()
H A Dsvdfppt.hxx345 SdrObject* pBObj; member
/AOO42X/main/sc/source/filter/excel/
H A Dxiescher.cxx3132 UpdateConnection( pRule->nShapeB, pRule->pBObj, &pRule->nSpFlagsB ); in UpdateConnectorRules()