Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/draw/
H A Dsdpropls.cxx1228 XMLPropertyState* pOLEVisAreaWidth = NULL; in ContextFilter() local
1337 case CTF_SD_OLE_VIS_AREA_EXPORT_WIDTH: pOLEVisAreaWidth = property; break; in ContextFilter()
1413 if( pOLEVisAreaWidth ) in ContextFilter()
1415pOLEVisAreaWidth->mnIndex = getPropertySetMapper()->FindEntryIndex( CTF_SD_OLE_VIS_AREA_IMPORT_WID… in ContextFilter()
1416 pOLEVisAreaWidth->maValue <<= aRect; in ContextFilter()
1433 if( pOLEVisAreaWidth ) pOLEVisAreaWidth->mnIndex = -1; in ContextFilter()

Completed in 21 milliseconds