Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/draw/
H A Dsdpropls.cxx1229 XMLPropertyState* pOLEVisAreaWidth = NULL; in ContextFilter() local
1338 case CTF_SD_OLE_VIS_AREA_EXPORT_WIDTH: pOLEVisAreaWidth = property; break; in ContextFilter()
1414 if( pOLEVisAreaWidth ) in ContextFilter()
1416pOLEVisAreaWidth->mnIndex = getPropertySetMapper()->FindEntryIndex( CTF_SD_OLE_VIS_AREA_IMPORT_WID… in ContextFilter()
1417 pOLEVisAreaWidth->maValue <<= aRect; in ContextFilter()
1434 if( pOLEVisAreaWidth ) pOLEVisAreaWidth->mnIndex = -1; in ContextFilter()

Completed in 34 milliseconds