Searched refs:maLogicRect (Results 1 – 2 of 2) sorted by relevance
166 Rectangle maLogicRect; member in sdr::table::TableObjectGeoData290 mpTableObj->maLogicRect = mpTableObj->aRect; in init()320 mpTableObj->aRect = mpTableObj->maLogicRect; in operator =()555 mpTableObj->aRect = mpTableObj->maLogicRect; in update()740 , maLogicRect( rNewRect ) in SdrTableObj()1385 aRect = maLogicRect; in onEditOutlinerStatusEvent()1450 if( !maLogicRect.IsEmpty() ) in SetModel()1452 aRect = maLogicRect; in SetModel()1961 maLogicRect = pTableObj->maLogicRect; in operator =()2010 return maLogicRect; in GetLogicRect()[all …]
331 Rectangle maLogicRect; member in sdr::table::SdrTableObj