Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/controller/itemsetwrapper/
H A DGraphicPropertyItemConverter.cxx481 const ::rtl::OUString aModePropName = C2U("FillBitmapMode"); in ApplySpecialItem() local
488 if( aValue != GetPropertySet()->getPropertyValue( aModePropName )) in ApplySpecialItem()
490 GetPropertySet()->setPropertyValue( aModePropName, aValue ); in ApplySpecialItem()
499 const ::rtl::OUString aModePropName = C2U("FillBitmapMode"); in ApplySpecialItem() local
506 if( aValue != GetPropertySet()->getPropertyValue( aModePropName )) in ApplySpecialItem()
508 GetPropertySet()->setPropertyValue( aModePropName, aValue ); in ApplySpecialItem()

Completed in 22 milliseconds