Home
last modified time | relevance | path

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

/trunk/main/svx/source/unodraw/
H A Dunoshap3.cxx355 ImpRememberTransAndRect aSceneTAR; in setPropertyValueImpl() local
356 aSceneTAR.maMat = pScene->GetTransform(); in setPropertyValueImpl()
357 aSceneTAR.maRect = pScene->GetSnapRect(); in setPropertyValueImpl()
427 pScene->NbcSetTransform(aSceneTAR.maMat); in setPropertyValueImpl()
428 pScene->NbcSetSnapRect(aSceneTAR.maRect); in setPropertyValueImpl()

Completed in 14 milliseconds