Home
last modified time | relevance | path

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

/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx4333 aObjData.nSpFlags |= SP_FGROUP; in ImportShape()
4335 aObjData.nSpFlags &= ~SP_FGROUP; in ImportShape()
4340 aObjData.nSpFlags = bShapeGroup ? SP_FGROUP : 0; in ImportShape()
4348 mpTracer->AddAttribute( aObjData.nSpFlags & SP_FGROUP in ImportShape()
4433 if ( aObjData.nSpFlags & SP_FGROUP ) in ImportShape()
4958 mpTracer->RemoveAttribute( aObjData.nSpFlags & SP_FGROUP in ImportShape()
5584 ( (rObjData.nSpFlags & SP_FGROUP) in ProcessObj()
H A Dsvdfppt.cxx836 if ( ! ( rObjData.nSpFlags & SP_FGROUP ) ) // sj: #114758# ... in ProcessObj()
/trunk/main/filter/inc/filter/msfilter/
H A Dmsdffimp.hxx130 #define SP_FGROUP 0x001 // This shape is a group shape macro
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx983 ( (rObjData.nSpFlags & SP_FGROUP) in ProcessObj()

Completed in 113 milliseconds