Home
last modified time | relevance | path

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

/trunk/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()
/trunk/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()
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx1366 pPtr->pAObj = pConnectObj; in ProcessObj()
7940 if ( pPtr->pAObj == pPartObj ) in CreateTable()
7941 pPtr->pAObj = NULL; in CreateTable()
7948 if ( pPtr->pAObj == pGroup ) in CreateTable()
7949 pPtr->pAObj = pTable; in CreateTable()
H A Dmsdffimp.cxx459 pO = pPtr->pAObj; in SolveSolver()
/trunk/main/sc/source/filter/excel/
H A Dxiescher.cxx3131 UpdateConnection( pRule->nShapeA, pRule->pAObj, &pRule->nSpFlagsA ); in UpdateConnectorRules()

Completed in 170 milliseconds