Home
last modified time | relevance | path

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

/aoo42x/main/xmloff/source/draw/
H A Dsdpropls.cxx1227 XMLPropertyState* pOLEVisAreaTop = NULL; in ContextFilter() local
1336 case CTF_SD_OLE_VIS_AREA_EXPORT_TOP: pOLEVisAreaTop = property; break; in ContextFilter()
1408 if( pOLEVisAreaTop ) in ContextFilter()
1410pOLEVisAreaTop->mnIndex = getPropertySetMapper()->FindEntryIndex( CTF_SD_OLE_VIS_AREA_IMPORT_TOP ); in ContextFilter()
1411 pOLEVisAreaTop->maValue <<= aRect; in ContextFilter()
1432 if( pOLEVisAreaTop ) pOLEVisAreaTop->mnIndex = -1; in ContextFilter()

Completed in 19 milliseconds