Home
last modified time | relevance | path

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

/AOO41X/main/filter/source/msfilter/
H A Dsvdfppt.cxx578 pBObj ( NULL ), in PptSlidePersistEntry()
1371 pPtr->pBObj = pConnectObj; in ProcessObj()
3024 … rSlidePersist.pBObj = ImportObj( rStCtrl, (void*)&aProcessData, aPageSize, aPageSize ); in ImportPage()
3041 … rSlidePersist.pBObj = ImportObj( rStCtrl, (void*)&aProcessData, aPageSize, aPageSize ); in ImportPage()
3113 if ( rSlidePersist.pBObj ) in ImportPage()
3117 … const SfxItemSet& rObjectItemSet = rSlidePersist.pBObj->GetMergedItemSet(); in ImportPage()
3134 if ( rSlidePersist.pBObj ) in ImportPage()
3140 … pRet->getSdrPageProperties().PutItemSet(rSlidePersist.pBObj->GetMergedItemSet()); in ImportPage()
3141 SdrObject::Free( rSlidePersist.pBObj ); in ImportPage()
7391 if ( mpImplTextObj->mrPersistEntry.pBObj ) in GetBackground()
[all …]
H A Dmsdffimp.cxx466 pO = pPtr->pBObj; in SolveSolver()
/AOO41X/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
/AOO41X/main/sc/source/filter/excel/
H A Dxiescher.cxx3132 UpdateConnection( pRule->nShapeB, pRule->pBObj, &pRule->nSpFlagsB ); in UpdateConnectorRules()