Home
last modified time | relevance | path

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

/aoo4110/main/svl/source/items/
H A Dimageitm.cxx36 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 DPageMarginControl.cxx46 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 DPageMarginControl.hxx63 const bool bMirrored,
H A DPagePropertyPanel.cxx466 void PagePropertyPanel::ExecutePageLayoutChange( const bool bMirrored ) in ExecutePageLayoutChange() argument
468 mpPageItem->SetPageUsage( bMirrored ? SVX_PAGE_MIRROR : SVX_PAGE_ALL ); in ExecutePageLayoutChange()
H A DPagePropertyPanel.hxx93 void ExecutePageLayoutChange( const bool bMirrored );
/aoo4110/main/svx/source/svdraw/
H A Dsvdograf.cxx413 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 Dsvddrgmt.cxx2562 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 Dsvddrgm1.hxx125 bool bMirrored; member in SdrDragMirror
/aoo4110/main/svx/inc/svx/
H A Dsvdograf.hxx66 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 Dsvdtrans.hxx226 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 Dcommandinfo.hxx48 bMirrored( false ), in CommandInfo()
55 sal_Bool bMirrored : 1, member
/aoo4110/main/svx/source/sdr/contact/
H A Dviewcontactofgraphic.cxx345 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 Dhdrcont.cxx287 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 Dhtmlexp2.cxx155 ( pGeo->bMirrored ? 3 : 4 ) : ( pGeo->bMirrored ? 2 : 1 )); in WriteGraphEntry()
/aoo4110/main/svtools/inc/svtools/
H A Dtabbar.hxx484 void SetMirrored( sal_Bool bMirrored = sal_True );
/aoo4110/main/svtools/source/control/
H A Dtabbar.cxx2254 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 Descherex.cxx1464 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 Dtoolbarmanager.cxx458 pIter->second.bMirrored = sal_True; in UpdateImageOrientation()
484 if ( pIter->second.bMirrored ) in UpdateImageOrientation()
/aoo4110/main/sd/source/core/
H A Ddrawdoc2.cxx1163 if ( pGeoData->bMirrored ) in GetHitIMapObject()
/aoo4110/main/sc/source/core/data/
H A Ddrwlayer.cxx1981 if ( ( (const SdrGrafObjGeoData*) pGrafObj->GetGeoData() )->bMirrored ) in GetHitIMapObject()

Completed in 201 milliseconds