Searched refs:aPropOpt (Results 1 – 8 of 8) sorted by relevance
/trunk/main/filter/source/msfilter/ |
H A D | eschesdo.cxx | 162 aPropOpt.CreateTextProperties( rObj.mXPropSet, \ 284 if ( !aPropOpt.IsFontWork() ) in ImplWriteShape() 315 aPropOpt.CreateTextProperties( rObj.mXPropSet, in ImplWriteShape() 411 aPropOpt.CreateTextProperties( rObj.mXPropSet, in ImplWriteShape() 600 aPropOpt.AddOpt( ESCHER_Prop_lTxid, nTxtBxId ); in ImplWriteShape() 730 ImplFlipBoundingBox( rObj, aPropOpt ); in ImplWriteShape() 733 mpEscherEx->Commit( aPropOpt, rObj.GetRect() ); in ImplWriteShape() 791 aPropOpt.CreateTextProperties( rObj.mXPropSet, in ImplWriteAdditionalText() 801 ImplFlipBoundingBox( rObj, aPropOpt ); in ImplWriteAdditionalText() 809 aPropOpt.CreateTextProperties( rObj.mXPropSet, in ImplWriteAdditionalText() [all …]
|
H A D | escherex.cxx | 5450 EscherPropertyContainer aPropOpt; in EnterGroup() local 5451 aPropOpt.AddOpt( ESCHER_Prop_LockAgainstGrouping, 0x00040004 ); in EnterGroup() 5452 aPropOpt.AddOpt( ESCHER_Prop_dxWrapDistLeft, 0 ); in EnterGroup() 5453 aPropOpt.AddOpt( ESCHER_Prop_dxWrapDistRight, 0 ); in EnterGroup() 5457 aPropOpt.AddOpt( ESCHER_Prop_wzName, rShapeName ); in EnterGroup() 5459 Commit( aPropOpt, aRect ); in EnterGroup()
|
/trunk/main/sd/source/filter/eppt/ |
H A D | epptso.cxx | 4189 EscherPropertyContainer aPropOpt; in ImplCreatePresentationPlaceholder() local 4207 aPropOpt.CreateShapeProperties( mXShape ); in ImplCreatePresentationPlaceholder() 4208 aPropOpt.Commit( *mpStrm ); in ImplCreatePresentationPlaceholder() 4420 if ( !aPropOpt.IsFontWork() ) in ImplWritePage() 5465 if ( !aPropOpt.IsFontWork() ) in ImplWritePage() 5498 aPropOpt.CreateShadowProperties( mXPropSet ); in ImplWritePage() 5503 aPropOpt.Commit( *mpStrm ); in ImplWritePage() 5578 aPropOpt.Commit( *mpStrm ); in ImplWritePage() 5728 EscherPropertyContainer& aPropOpt ) in ImplCreateTable() argument 5802 aPropOpt.CreateShapeProperties( rXShape ); in ImplCreateTable() [all …]
|
H A D | eppt.cxx | 1088 EscherPropertyContainer aPropOpt; in ImplCreateMainNotes() local 1090 aPropOpt.AddOpt( ESCHER_Prop_fillBackColor, 0 ); in ImplCreateMainNotes() 1094 aPropOpt.AddOpt( ESCHER_Prop_fNoLineDrawDash, 0 ); in ImplCreateMainNotes() 1097 aPropOpt.Commit( *mpStrm ); in ImplCreateMainNotes() 1542 EscherPropertyContainer aPropOpt; in ImplCreateSlide() local 1549 aPropOpt.Commit( *mpStrm ); in ImplCreateSlide() 1675 EscherPropertyContainer aPropOpt; in ImplCreateNotes() local 1677 aPropOpt.AddOpt( ESCHER_Prop_fillBackColor, 0 ); in ImplCreateNotes() 1683 aPropOpt.AddOpt( ESCHER_Prop_fBackground, 0x10001 ); in ImplCreateNotes() 1684 aPropOpt.Commit( *mpStrm ); in ImplCreateNotes() [all …]
|
H A D | eppt.hxx | 826 EscherPropertyContainer& aPropOpt );
|
/trunk/main/sc/source/filter/excel/ |
H A D | xeescher.cxx | 407 aPropOpt.AddOpt( ESCHER_Prop_wzName, aCtrlName ); in XclExpOcxControlObj() 415 if( aPropOpt.GetOpt( ESCHER_Prop_pib, nBlipId ) ) in XclExpOcxControlObj() 420 aPropOpt.Commit( mrEscherEx.GetStream() ); in XclExpOcxControlObj() 542 EscherPropertyContainer aPropOpt; in XclExpTbxControlObj() local 548 aPropOpt.AddOpt( ESCHER_Prop_WrapText, 0x00000001 ); in XclExpTbxControlObj() 556 aPropOpt.AddOpt( ESCHER_Prop_wzName, aCtrlName ); in XclExpTbxControlObj() 562 aPropOpt.AddOpt( ESCHER_Prop_wzDescription, aAltTxt ); in XclExpTbxControlObj() 566 aPropOpt.Commit( mrEscherEx.GetStream() ); in XclExpTbxControlObj() 932 EscherPropertyContainer aPropOpt; in XclExpChartObj() local 941 aPropOpt.AddOpt( ESCHER_Prop_fPrint, 0x00080000 ); in XclExpChartObj() [all …]
|
/trunk/main/sc/source/filter/xcl97/ |
H A D | xcl97rec.cxx | 298 EscherPropertyContainer aPropOpt; in ProcessEscherObj() local 306 aPropOpt.CreateFillProperties( aXPropSet, sal_True); in ProcessEscherObj() 309 aPropOpt.AddOpt( 0x0158, 0x00000000 ); // undocumented in ProcessEscherObj() 315 if(aPropOpt.GetOpt( ESCHER_Prop_fillColor, nValue )) in ProcessEscherObj() 329 aPropOpt.AddOpt( ESCHER_Prop_fillColor, 0x08000050 ); in ProcessEscherObj() 333 if(!aPropOpt.GetOpt( ESCHER_Prop_fNoFillHitTest, nValue )) in ProcessEscherObj() 335 if(!aPropOpt.GetOpt( ESCHER_Prop_shadowColor, nValue )) in ProcessEscherObj() 348 aPropOpt.Commit( mrEscherEx.GetStream() ); in ProcessEscherObj() 386 EscherPropertyContainer aPropOpt; in XclObjDropDown() local 391 aPropOpt.AddOpt( ESCHER_Prop_fPrint, 0x000A0000 ); // bool field in XclObjDropDown() [all …]
|
/trunk/main/sw/source/filter/ww8/ |
H A D | wrtw8esh.cxx | 1568 EscherPropertyContainer aPropOpt; in WriteGrfBullet() local 1604 WriteBrushAttr(aBrush, aPropOpt); in WriteGrfBullet() 1607 aPropOpt.Commit( GetStream() ); in WriteGrfBullet() 1630 EscherPropertyContainer aPropOpt; in WriteGrfFlyFrame() local 1687 WriteGrfAttr(*pGrfNd, aPropOpt); in WriteGrfFlyFrame() 1689 aPropOpt.Commit( GetStream() ); in WriteGrfFlyFrame() 1849 WriteGrfAttr(rOLENd, aPropOpt); in WriteOLEFlyFrame() 1850 aPropOpt.Commit(GetStream()); in WriteOLEFlyFrame() 2353 aPropOpt.Commit( *pStrm ); in SwEscherEx() 2965 EscherPropertyContainer aPropOpt; in WriteTxtFlyFrame() local [all …]
|
Completed in 113 milliseconds