Home
last modified time | relevance | path

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

/AOO42X/main/filter/inc/filter/msfilter/ !
H A Dmsdffimp.hxx157 sal_uInt32 nShapeC; // SPID of connector shape member
/AOO42X/main/filter/source/msfilter/ !
H A Descherex.cxx4605 sal_uInt32 nShapeC; // SPID of connector shape member
4925 aConnectorRule.nShapeC = GetShapeId( pPtr->mXConnector ); in WriteSolver()
4929 if ( aConnectorRule.nShapeC ) in WriteSolver()
4941 << aConnectorRule.nShapeC in WriteSolver()
H A Dmsdffimp.cxx400 >> rRule.nShapeC in operator >>()
H A Dsvdfppt.cxx1345 if ( rObjData.nShapeId == pPtr->nShapeC ) in ProcessObj()
/AOO42X/main/sc/source/filter/excel/ !
H A Dxiescher.cxx3133 UpdateConnection( pRule->nShapeC, pRule->pCObj ); in UpdateConnectorRules()