Home
last modified time | relevance | path

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

/trunk/main/oox/source/vml/
H A Dvmlformatting.cxx446 moFilled.assignIfUsed( rSource.moFilled ); in assignUsed()
466 if( moFilled.get( true ) ) in pushToPropMap()
H A Dvmlshapecontext.cxx299 mrTypeModel.maFillModel.moFilled = lclDecodeBool( rAttribs, XML_filled ); in ShapeTypeContext()
324 mrTypeModel.maFillModel.moFilled.assignIfUsed( lclDecodeBool( rAttribs, XML_on ) ); in onCreateContext()
/trunk/main/oox/inc/oox/vml/
H A Dvmlformatting.hxx186 OptValue< bool > moFilled; /// Shape fill on/off. member
/trunk/main/oox/source/xls/
H A Ddrawingfragment.cxx728 bool bHasFill = rFillModel.moFilled.get( true ); in convertControlBackground()

Completed in 26 milliseconds