Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/draw/
H A Dsdpropls.cxx1226 XMLPropertyState* pOLEVisAreaLeft = NULL; in ContextFilter() local
1335 case CTF_SD_OLE_VIS_AREA_EXPORT_LEFT: pOLEVisAreaLeft = property; break; in ContextFilter()
1403 if( pOLEVisAreaLeft ) in ContextFilter()
1405pOLEVisAreaLeft->mnIndex = getPropertySetMapper()->FindEntryIndex( CTF_SD_OLE_VIS_AREA_IMPORT_LEFT… in ContextFilter()
1406 pOLEVisAreaLeft->maValue <<= aRect; in ContextFilter()
1431 if( pOLEVisAreaLeft ) pOLEVisAreaLeft->mnIndex = -1; in ContextFilter()

Completed in 24 milliseconds