Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/draw/
H A Dsdpropls.cxx1227 XMLPropertyState* pOLEVisAreaLeft = NULL; in ContextFilter() local
1336 case CTF_SD_OLE_VIS_AREA_EXPORT_LEFT: pOLEVisAreaLeft = property; break; in ContextFilter()
1404 if( pOLEVisAreaLeft ) in ContextFilter()
1406pOLEVisAreaLeft->mnIndex = getPropertySetMapper()->FindEntryIndex( CTF_SD_OLE_VIS_AREA_IMPORT_LEFT… in ContextFilter()
1407 pOLEVisAreaLeft->maValue <<= aRect; in ContextFilter()
1432 if( pOLEVisAreaLeft ) pOLEVisAreaLeft->mnIndex = -1; in ContextFilter()

Completed in 23 milliseconds