Home
last modified time | relevance | path

Searched refs:nSpFlags (Results 1 – 7 of 7) sorted by path

/trunk/main/filter/inc/filter/msfilter/
H A Dmsdffimp.hxx289 sal_uInt32 nSpFlags; member
309 nSpFlags( 0 ), in DffObjData()
/trunk/main/filter/source/msfilter/
H A Deschesdo.cxx422 sal_uInt16 nSpType, nSpFlags; in ImplWriteShape() local
425 rSolverContainer, aNewRect, nSpType, nSpFlags ) == sal_False ) in ImplWriteShape()
431 ADD_SHAPE( nSpType, nSpFlags ); in ImplWriteShape()
H A Dmsdffimp.cxx454 sal_uInt32 nC, nSpFlags; in SolveSolver() local
500 if ( nSpFlags & SP_FFLIPH ) in SolveSolver()
505 if ( nSpFlags & SP_FFLIPV ) in SolveSolver()
4204 sal_Int32 nSpFlags = 0; in ImportGroup() local
4209 nSpFlags = nGroupShapeFlags; in ImportGroup()
4330 >> aObjData.nSpFlags; in ImportShape()
4451 sal_uInt32 nSpFlags = aObjData.nSpFlags; in ImportShape() local
4809 if ( nSpFlags & SP_FFLIPH ) in ImportShape()
4817 if ( nSpFlags & SP_FFLIPV ) in ImportShape()
4920 if ( nSpFlags & SP_FFLIPH ) in ImportShape()
[all …]
H A Dsvdfppt.cxx836 if ( ! ( rObjData.nSpFlags & SP_FGROUP ) ) // sj: #114758# ... in ProcessObj()
1260 …sal_Int32 nAngle = ( rObjData.nSpFlags & SP_FFLIPV ) ? -mnFix16Angle : mnFix16Angle; // #72116# ve… in ProcessObj()
1281 if ( rObjData.nSpFlags & SP_FFLIPV ) in ProcessObj()
1286 if ( rObjData.nSpFlags & SP_FFLIPH ) in ProcessObj()
1336 if ( rObjData.nSpFlags & SP_FBACKGROUND ) in ProcessObj()
1367 pPtr->nSpFlagsA = rObjData.nSpFlags; in ProcessObj()
1372 pPtr->nSpFlagsB = rObjData.nSpFlags; in ProcessObj()
3035 sal_uInt32 nSpFlags; in ImportPage() local
3036 rStCtrl >> nSpFlags >> nSpFlags; in ImportPage()
3037 if ( nSpFlags & SP_FBACKGROUND ) in ImportPage()
[all …]
/trunk/main/sc/source/filter/excel/
H A Dxiescher.cxx397 mnDffFlags = rDffObjData.nSpFlags; in SetDffData()
3435 bool bGlobalPageGroup = ::get_flag< sal_uInt32 >( rDffObjData.nSpFlags, SP_FPATRIARCH ); in ProcessObj()
/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx4666 sal_uInt32 nSpFlags = SHAPEFLAG_HAVESPT | SHAPEFLAG_HAVEANCHOR | SHAPEFLAG_OLESHAPE; in ImplWritePage() local
4667 ImplCreateShape( ESCHER_ShpInst_HostControl, nSpFlags, aSolverContainer ); in ImplWritePage()
4695 sal_uInt16 nSpType, nSpFlags; in ImplWritePage() local
4697 ….CreateConnectorProperties( mXShape, aSolverContainer, aNewRect, nSpType, nSpFlags ) == sal_False ) in ImplWritePage()
4705 ImplCreateShape( nSpType, nSpFlags, aSolverContainer ); in ImplWritePage()
5177 sal_uInt32 nSpFlags = 0xa00; in ImplWritePage() local
5179 nSpFlags |= 0x10; in ImplWritePage()
5180 ImplCreateShape( ESCHER_ShpInst_PictureFrame, nSpFlags, aSolverContainer ); in ImplWritePage()
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx843 …if ( ( ( rObjData.nSpFlags & SP_FFLIPV ) || mnFix16Angle || nTextRotationAngle ) && dynamic_cast< … in ProcessObj()
852 … if ( rObjData.nSpFlags & SP_FFLIPV ) // sj: in ppt the text is flipped, whereas in word the text in ProcessObj()
971 pImpRec->nFlags = rObjData.nSpFlags; in ProcessObj()
983 ( (rObjData.nSpFlags & SP_FGROUP) in ProcessObj()

Completed in 150 milliseconds