Home
last modified time | relevance | path

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

/aoo4110/main/filter/source/msfilter/
H A Descherex.cxx1276 sal_uInt32 nShapeAttr = 0; in CreateShapeProperties() local
1281 nShapeAttr |= 0x20002; // set fHidden = true in CreateShapeProperties()
1287 nShapeAttr |= 0x10000; // set fPrint = false; in CreateShapeProperties()
1289 if ( nShapeAttr ) in CreateShapeProperties()
1290 AddOpt( ESCHER_Prop_fPrint, nShapeAttr ); in CreateShapeProperties()

Completed in 41 milliseconds