Searched refs:rSourceGeo (Results 1 – 2 of 2) sorted by relevance
194 const GeoStat& rSourceGeo = pCustoObj->GetGeoStat(); in ImplForceGroupWithText() local195 if ( rSourceGeo.nDrehWink ) in ImplForceGroupWithText()198 pCustoObj->GetSnapRect().Center(), rSourceGeo.nDrehWink, in ImplForceGroupWithText()199 rSourceGeo.nSin, rSourceGeo.nCos); in ImplForceGroupWithText()
1627 const GeoStat& rSourceGeo = pCustomShape->GetGeoStat(); in ImpDismantleOneObject() local1628 if(rSourceGeo.nDrehWink) in ImpDismantleOneObject()1631 pCustomShape->GetSnapRect().Center(), rSourceGeo.nDrehWink, in ImpDismantleOneObject()1632 rSourceGeo.nSin, rSourceGeo.nCos); in ImpDismantleOneObject()
Completed in 64 milliseconds