Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx692 EnhancedCustomShape2d::EnhancedCustomShape2d( SdrObject* pAObj ) : in EnhancedCustomShape2d() argument
693 SfxItemSet ( pAObj->GetMergedItemSet() ), in EnhancedCustomShape2d()
694 pCustomShapeObj ( pAObj ), in EnhancedCustomShape2d()
705 …bFilled ( ((const XFillStyleItem&)pAObj->GetMergedItem( XATTR_FILLSTYLE )).GetValue() != XFILL_… in EnhancedCustomShape2d()
706 …bStroked ( ((const XLineStyleItem&)pAObj->GetMergedItem( XATTR_LINESTYLE )).GetValue() != XLINE_… in EnhancedCustomShape2d()
/aoo4110/main/filter/inc/filter/msfilter/
H A Dmsdffimp.hxx163 SdrObject* pAObj; // pPtr of object ( corresponding to shape A ) member
167 …SvxMSDffConnectorRule() : nSpFlagsA( 0 ), nSpFlagsB( 0 ), pAObj( NULL ), pBObj( NULL ), pCObj( NUL… in SvxMSDffConnectorRule()
/aoo4110/main/filter/source/msfilter/
H A Dsvdfppt.cxx1366 pPtr->pAObj = pConnectObj; in ProcessObj()
7929 if ( pPtr->pAObj == pPartObj ) in CreateTable()
7930 pPtr->pAObj = NULL; in CreateTable()
7937 if ( pPtr->pAObj == pGroup ) in CreateTable()
7938 pPtr->pAObj = pTable; in CreateTable()
H A Dmsdffimp.cxx459 pO = pPtr->pAObj; in SolveSolver()
/aoo4110/main/sc/source/filter/excel/
H A Dxiescher.cxx3131 UpdateConnection( pRule->nShapeA, pRule->pAObj, &pRule->nSpFlagsA ); in UpdateConnectorRules()

Completed in 139 milliseconds