Home
last modified time | relevance | path

Searched refs:rSourceGeo (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShapeEngine.cxx194 const GeoStat& rSourceGeo = pCustoObj->GetGeoStat(); in ImplForceGroupWithText() local
195 if ( rSourceGeo.nDrehWink ) in ImplForceGroupWithText()
198 pCustoObj->GetSnapRect().Center(), rSourceGeo.nDrehWink, in ImplForceGroupWithText()
199 rSourceGeo.nSin, rSourceGeo.nCos); in ImplForceGroupWithText()
/trunk/main/svx/source/svdraw/
H A Dsvdedtv2.cxx1627 const GeoStat& rSourceGeo = pCustomShape->GetGeoStat(); in ImpDismantleOneObject() local
1628 if(rSourceGeo.nDrehWink) in ImpDismantleOneObject()
1631 pCustomShape->GetSnapRect().Center(), rSourceGeo.nDrehWink, in ImpDismantleOneObject()
1632 rSourceGeo.nSin, rSourceGeo.nCos); in ImpDismantleOneObject()

Completed in 25 milliseconds