/aoo4110/main/svl/source/items/ |
H A D | imageitm.cxx | 36 sal_Bool bMirrored; member 38 { return nAngle == rOther.nAngle && bMirrored == rOther.bMirrored; } in operator ==() 48 pImp->bMirrored = sal_False; in SfxImageItem() 56 pImp->bMirrored = sal_False; in SfxImageItem() 91 aSeq[2] = ::com::sun::star::uno::makeAny( pImp->bMirrored ); in QueryValue() 108 aSeq[2] >>= pImp->bMirrored; in PutValue() 129 pImp->bMirrored = bSet; in SetMirrored() 134 return pImp->bMirrored; in IsMirrored()
|
/aoo4110/main/sw/source/ui/sidebar/ |
H A D | PageMarginControl.cxx | 46 const bool bMirrored, in PageMarginControl() argument 69 , mbMirrored( bMirrored ) in PageMarginControl() 317 bool bMirrored = false; in IMPL_LINK() local 326 bMirrored = false; in IMPL_LINK() 333 bMirrored = false; in IMPL_LINK() 340 bMirrored = false; in IMPL_LINK() 347 bMirrored = true; in IMPL_LINK() 356 bMirrored = mbUserCustomMirrored; in IMPL_LINK() 371 if ( mbMirrored != bMirrored ) in IMPL_LINK() 373 mbMirrored = bMirrored; in IMPL_LINK()
|
H A D | PageMarginControl.hxx | 63 const bool bMirrored,
|
H A D | PagePropertyPanel.cxx | 466 void PagePropertyPanel::ExecutePageLayoutChange( const bool bMirrored ) in ExecutePageLayoutChange() argument 468 mpPageItem->SetPageUsage( bMirrored ? SVX_PAGE_MIRROR : SVX_PAGE_ALL ); in ExecutePageLayoutChange()
|
H A D | PagePropertyPanel.hxx | 93 void ExecutePageLayoutChange( const bool bMirrored );
|
/aoo4110/main/svx/source/svdraw/ |
H A D | svdograf.cxx | 413 bMirrored ( sal_False ) in SdrGrafObj() 440 bMirrored ( sal_False ) in SdrGrafObj() 467 bMirrored ( sal_False ) in SdrGrafObj() 594 …sal_uInt16 nMirrorCase = ( aGeo.nDrehWink == 18000 ) ? ( bMirrored ? 3 : 4 ) : ( bMirrored ? 2 : … in GetTransformedGraphic() 973 bMirrored = rGraf.bMirrored; in operator =() 1036 bMirrored = !bMirrored; in NbcResize() 1051 bMirrored = !bMirrored; in NbcMirror() 1090 rGGeo.bMirrored=bMirrored; in SaveGeoData() 1104 bMirrored=rGGeo.bMirrored; in RestGeoData()
|
H A D | svddrgmt.cxx | 2562 if(bMirrored) in applyCurrentTransformationToSdrObject() 2571 bMirrored(false), in SdrDragMirror() 2637 if (bMirrored) in getCurrentTransformation() 2660 if (bMirrored!=bNeuMirr) in MoveSdrDrag() 2663 bMirrored=bNeuMirr; in MoveSdrDrag() 2674 if (bMirrored) in EndSdrDrag()
|
H A D | svddrgm1.hxx | 125 bool bMirrored; member in SdrDragMirror
|
/aoo4110/main/svx/inc/svx/ |
H A D | svdograf.hxx | 66 sal_Bool bMirrored; member in SdrGrafObjGeoData 69 : bMirrored(sal_False) in SdrGrafObjGeoData() 106 …bool bMirrored; // True bedeutet, die Grafik ist horizontal, d.h. ueber die Y-Achse gespi… member in SdrGrafObj 212 bool IsMirrored() const { return bMirrored; } in IsMirrored() 213 void SetMirrored( bool _bMirrored ) { bMirrored = _bMirrored; } in SetMirrored()
|
H A D | svdtrans.hxx | 226 bool bMirrored; // Horizontal gespiegelt? (ni) member in GeoStat 228 GeoStat(): nDrehWink(0),nShearWink(0),nTan(0.0),nSin(0.0),nCos(1.0),bMirrored(false) {} in GeoStat()
|
/aoo4110/main/framework/inc/uielement/ |
H A D | commandinfo.hxx | 48 bMirrored( false ), in CommandInfo() 55 sal_Bool bMirrored : 1, member
|
/aoo4110/main/svx/source/sdr/contact/ |
H A D | viewcontactofgraphic.cxx | 345 const bool bMirrored(GetGrafObject().IsMirrored()); in createViewIndependentPrimitive2DSequence() local 346 const sal_uInt16 nMirrorCase(bRota180 ? (bMirrored ? 3 : 4) : (bMirrored ? 2 : 1)); in createViewIndependentPrimitive2DSequence()
|
/aoo4110/main/sc/source/ui/view/ |
H A D | hdrcont.cxx | 287 sal_Bool bMirrored = IsMirrored(); in Paint() local 432 long nDarkPos = bMirrored ? 0 : nBarSize-1; in Paint() 444 long nDarkPos = bMirrored ? 0 : nBarSize-1; in Paint() 578 if ( bMirrored ) in Paint()
|
/aoo4110/main/sc/source/filter/html/ |
H A D | htmlexp2.cxx | 155 ( pGeo->bMirrored ? 3 : 4 ) : ( pGeo->bMirrored ? 2 : 1 )); in WriteGraphEntry()
|
/aoo4110/main/svtools/inc/svtools/ |
H A D | tabbar.hxx | 484 void SetMirrored( sal_Bool bMirrored = sal_True );
|
/aoo4110/main/svtools/source/control/ |
H A D | tabbar.cxx | 2254 void TabBar::SetMirrored( sal_Bool bMirrored ) in SetMirrored() argument 2256 if( mbMirrored != bMirrored ) in SetMirrored() 2258 mbMirrored = bMirrored; in SetMirrored()
|
/aoo4110/main/filter/source/msfilter/ |
H A D | escherex.cxx | 1464 sal_Bool bMirrored = sal_False; in CreateGraphicProperties() local 1558 aAny >>= bMirrored; in CreateGraphicProperties() 1624 … if ( bMirrored || nAngle || nTransparency || nRed || nGreen || nBlue || (1.0 != fGamma) || in CreateGraphicProperties() 1671 if(bMirrored || nTransparency || nRed || nGreen || nBlue || (1.0 != fGamma)) in CreateGraphicProperties() 1675 if(bMirrored) in CreateGraphicProperties()
|
/aoo4110/main/framework/source/uielement/ |
H A D | toolbarmanager.cxx | 458 pIter->second.bMirrored = sal_True; in UpdateImageOrientation() 484 if ( pIter->second.bMirrored ) in UpdateImageOrientation()
|
/aoo4110/main/sd/source/core/ |
H A D | drawdoc2.cxx | 1163 if ( pGeoData->bMirrored ) in GetHitIMapObject()
|
/aoo4110/main/sc/source/core/data/ |
H A D | drwlayer.cxx | 1981 if ( ( (const SdrGrafObjGeoData*) pGrafObj->GetGeoData() )->bMirrored ) in GetHitIMapObject()
|