Searched refs:pAObj (Results 1 – 5 of 5) sorted by relevance
692 EnhancedCustomShape2d::EnhancedCustomShape2d( SdrObject* pAObj ) : in EnhancedCustomShape2d() argument693 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()
163 SdrObject* pAObj; // pPtr of object ( corresponding to shape A ) member167 …SvxMSDffConnectorRule() : nSpFlagsA( 0 ), nSpFlagsB( 0 ), pAObj( NULL ), pBObj( NULL ), pCObj( NUL… in SvxMSDffConnectorRule()
1366 pPtr->pAObj = pConnectObj; in ProcessObj()7941 if ( pPtr->pAObj == pPartObj ) in CreateTable()7942 pPtr->pAObj = NULL; in CreateTable()7949 if ( pPtr->pAObj == pGroup ) in CreateTable()7950 pPtr->pAObj = pTable; in CreateTable()
459 pO = pPtr->pAObj; in SolveSolver()
3131 UpdateConnection( pRule->nShapeA, pRule->pAObj, &pRule->nSpFlagsA ); in UpdateConnectorRules()
Completed in 103 milliseconds