Home
last modified time | relevance | path

Searched refs:eOrient (Results 1 – 25 of 49) sorted by last modified time

12

/trunk/main/sd/source/core/
H A Dsdpage.cxx2608 void SdPage::SetOrientation( Orientation eOrient) in SetOrientation() argument
2610 meOrientation = eOrient; in SetOrientation()
H A Ddrawdoc3.cxx484 Orientation eOrient = pRefPage->GetOrientation(); in InsertBookmarkAsPage() local
919 pRefPage->SetOrientation( eOrient ); in InsertBookmarkAsPage()
957 pRefPage->SetOrientation( eOrient ); in InsertBookmarkAsPage()
/trunk/main/svx/source/sidebar/
H A Dnbdtmg.cxx779 sal_Int16 eOrient = text::VertOrientation::LINE_CENTER; in ApplyNumRule() local
782 aFmt.SetGraphicBrush( &aBrush, &aSize, &eOrient ); in ApplyNumRule()
1326 sal_Int16 eOrient = text::VertOrientation::LINE_CENTER; in ApplyNumRule() local
1335 aFmt.SetGraphicBrush( &aBrush, &aSize, &eOrient ); in ApplyNumRule()
1342 sal_Int16 eOrient = text::VertOrientation::LINE_CENTER; in ApplyNumRule() local
1351 aFmt.SetGraphicBrush( &aBrush, &aSize, &eOrient ); in ApplyNumRule()
2021 sal_Int16 eOrient = text::VertOrientation::LINE_CENTER; in ApplyNumRule() local
2029 aFmt.SetGraphicBrush( pLevelSettings->pBrushItem, &aSize, &eOrient ); in ApplyNumRule()
/trunk/main/sc/source/ui/view/
H A Doutput2.cxx2279 eOrient = SVX_ORIENTATION_STANDARD; in DrawEdit()
2355 if ( eOrient == SVX_ORIENTATION_TOPBOTTOM || eOrient == SVX_ORIENTATION_BOTTOMTOP ) in DrawEdit()
2409 if (eOrient==SVX_ORIENTATION_STACKED) in DrawEdit()
2435 if (eOrient==SVX_ORIENTATION_STACKED) in DrawEdit()
2548 eOrient != SVX_ORIENTATION_STACKED) in DrawEdit()
2555 if (eOrient == SVX_ORIENTATION_STACKED) in DrawEdit()
2964 … if ( eOrient == SVX_ORIENTATION_TOPBOTTOM || eOrient == SVX_ORIENTATION_BOTTOMTOP ) in DrawEdit()
3146 if (eOrient==SVX_ORIENTATION_STACKED) in DrawRotated()
3156 if (eOrient==SVX_ORIENTATION_STACKED) in DrawRotated()
3228 if (eOrient==SVX_ORIENTATION_STACKED) in DrawRotated()
[all …]
/trunk/main/sc/source/core/data/
H A Dcolumn2.cxx256 SvxCellOrientation eOrient = pPattern->GetCellOrientation( pCondSet ); in GetNeededSize() local
257 sal_Bool bAsianVertical = ( eOrient == SVX_ORIENTATION_STACKED && in GetNeededSize()
267 if ( eOrient == SVX_ORIENTATION_STANDARD ) in GetNeededSize()
291 eOrient = SVX_ORIENTATION_STANDARD; in GetNeededSize()
319 Fraction aFontZoom = ( eOrient == SVX_ORIENTATION_STANDARD ) ? rZoomX : rZoomY; in GetNeededSize()
330 eOrient == SVX_ORIENTATION_STACKED || in GetNeededSize()
346 if ( eOrient != SVX_ORIENTATION_STANDARD ) in GetNeededSize()
455 if ( eOrient==SVX_ORIENTATION_STACKED && !bAsianVertical ) in GetNeededSize()
516 if ( eOrient != SVX_ORIENTATION_STANDARD && eOrient != SVX_ORIENTATION_STACKED ) in GetNeededSize()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx3878 sal_Int16 eOrient; in MouseMove() local
3880 if( rSh.GetShadowCrsrPos( aDocPt, eMode, aRect, eOrient )) in MouseMove()
3885 … if( text::HoriOrientation::RIGHT != eOrient && text::HoriOrientation::CENTER != eOrient ) in MouseMove()
3886 eOrient = text::HoriOrientation::LEFT; in MouseMove()
3887 … pShadCrsr->SetPos( aRect.Pos(), aRect.Height(), static_cast< sal_uInt16 >(eOrient) ); in MouseMove()
/trunk/main/sfx2/source/doc/
H A Dprinthelper.cxx306 view::PaperOrientation eOrient = (view::PaperOrientation)pPrinter->GetOrientation(); in getPrinter() local
307 aPrinter.getArray()[1].Value <<= eOrient; in getPrinter()
371 view::PaperOrientation eOrient; in impl_setPrinter() local
372 if ( ( rProp.Value >>= eOrient ) == sal_False ) in impl_setPrinter()
376 eOrient = ( view::PaperOrientation) lDummy; in impl_setPrinter()
379 if ( (Orientation) eOrient != pPrinter->GetOrientation() ) in impl_setPrinter()
381 pPrinter->SetOrientation( (Orientation) eOrient ); in impl_setPrinter()
/trunk/main/vcl/inc/vcl/
H A Dprint.hxx320 sal_Bool SetOrientation( Orientation eOrient );
/trunk/main/sw/source/ui/shells/
H A Dtabsh.cxx425 sal_Int16 eOrient = pRep->GetAlign(); in ItemSetToTableParam() local
426 SwFmtHoriOrient aAttr( 0, eOrient ); in ItemSetToTableParam()
430 if(eOrient != text::HoriOrientation::NONE) in ItemSetToTableParam()
/trunk/main/sw/source/ui/inc/
H A Dfrmmgr.hxx87 void SetHorzOrientation(sal_Int16 eOrient);
88 void SetVertOrientation(sal_Int16 eOrient);
/trunk/main/sw/source/ui/frmdlg/
H A Dfrmmgr.cxx598 void SwFlyFrmAttrMgr::SetHorzOrientation( sal_Int16 eOrient ) in SetHorzOrientation() argument
601 aHoriOrient.SetHoriOrient( eOrient ); in SetHorzOrientation()
605 void SwFlyFrmAttrMgr::SetVertOrientation( sal_Int16 eOrient ) in SetVertOrientation() argument
608 aVertOrient.SetVertOrient( eOrient ); in SetVertOrientation()
/trunk/main/sw/source/ui/config/
H A Duinums.cxx529 sal_Int16 eOrient = text::VertOrientation::NONE; in _SwNumFmtGlobal() local
531 eOrient = (sal_Int16)pVOrient->GetVertOrient(); in _SwNumFmtGlobal()
532 aFmt.SetGraphicBrush( pBrush, &aSz, pVOrient ? &eOrient : 0 ); in _SwNumFmtGlobal()
/trunk/main/sw/source/core/unocore/
H A Dunosett.cxx2215 sal_Int16 eOrient = pSetVOrient ? in SetNumberingRuleByIndex() local
2217 …aFmt.SetGraphicBrush( pSetBrush, pSetSize, text::VertOrientation::NONE == eOrient ? 0 : &eOrient ); in SetNumberingRuleByIndex()
/trunk/main/sw/source/core/text/
H A Dporfld.cxx837 eOrient = pGrfOrient->GetVertOrient(); in SwGrfNumPortion()
842 eOrient = text::VertOrientation::TOP; in SwGrfNumPortion()
H A Dporfld.hxx198 sal_Int16 eOrient; member in SwGrfNumPortion
228 inline sal_Int16 GetOrient() const { return eOrient; } in GetOrient()
H A Dfrmcrsr.cxx568 void SetOrient( const sal_Int16 eNew ){ pCMS->pFill->eOrient = eNew; } in SetOrient()
674 const sal_Int16 eOrient = pFillData->pCMS->pFill->eOrient; in _GetCrsrOfst() local
676 if ( text::HoriOrientation::LEFT == eOrient ) in _GetCrsrOfst()
678 else if ( text::HoriOrientation::RIGHT == eOrient ) in _GetCrsrOfst()
/trunk/main/sw/source/core/layout/
H A Datrfrm.cxx1250 eOrient( eVert ), in SwFmtVertOrient()
1258 eOrient == ((SwFmtVertOrient&)rAttr).eOrient && in operator ==()
1264 return new SwFmtVertOrient( nYPos, eOrient, eRelation ); in Clone()
1277 switch( eOrient ) in QueryValue()
1362 eOrient( eHori ), in SwFmtHoriOrient()
1371 eOrient == ((SwFmtHoriOrient&)rAttr).eOrient && in operator ==()
1378 return new SwFmtHoriOrient( nXPos, eOrient, eRelation, bPosToggle ); in Clone()
1391 switch( eOrient ) in QueryValue()
1441 … case text::HoriOrientation::NONE: eOrient = text::HoriOrientation::NONE ; break; in PutValue()
1442 case text::HoriOrientation::RIGHT: eOrient = text::HoriOrientation::RIGHT; break; in PutValue()
[all …]
/trunk/main/sw/source/core/doc/
H A Dnumber.cxx483 sal_Int16 eOrient = SvxNumberFormat::GetVertOrient(); in GetGraphicOrientation() local
484 if(text::VertOrientation::NONE == eOrient) in GetGraphicOrientation()
488 pVertOrient->SetVertOrient(eOrient); in GetGraphicOrientation()
/trunk/main/sw/source/core/crsr/
H A Dcrstrvl.cxx1857 rOrient = aFPos.eOrient; in GetShadowCrsrPos()
1889 ( text::HoriOrientation::NONE != aFPos.eOrient && in SetShadowCrsrPos()
1981 if( text::HoriOrientation::NONE != aFPos.eOrient ) in SetShadowCrsrPos()
1984 switch( aFPos.eOrient ) in SetShadowCrsrPos()
/trunk/main/sw/inc/
H A Dfmtornt.hxx43 sal_Int16 eOrient; member in SwFmtVertOrient
62 sal_Int16 GetVertOrient() const { return eOrient; } in GetVertOrient()
64 void SetVertOrient( sal_Int16 eNew ) { eOrient = eNew; } in SetVertOrient()
80 sal_Int16 eOrient; member in SwFmtHoriOrient
100 sal_Int16 GetHoriOrient() const { return eOrient; } in GetHoriOrient()
102 void SetHoriOrient( sal_Int16 eNew ) { eOrient = eNew; } in SetHoriOrient()
115 eOrient = rCpy.GetVertOrient(); in operator =()
122 eOrient = rCpy.GetHoriOrient(); in operator =()
H A Dcrstate.hxx47 sal_Int16 eOrient; // Absatzausrichtung member
51 eOrient( com::sun::star::text::HoriOrientation::NONE ), eMode( eMd ) in SwFillCrsrPos()
/trunk/main/svx/source/items/
H A Dalgitem.cxx445 table::CellOrientation eOrient; in PutValue() local
446 if(!(rVal >>= eOrient)) in PutValue()
451 eOrient = (table::CellOrientation)nValue; in PutValue()
454 switch (eOrient) in PutValue()
H A Dchrtitem.cxx223 SvxChartTextOrientItem::SvxChartTextOrientItem(SvxChartTextOrient eOrient, in SvxChartTextOrientItem() argument
225 SfxEnumItem(nId, (sal_uInt16)eOrient) in SvxChartTextOrientItem()
380 SvxChartKindErrorItem::SvxChartKindErrorItem(SvxChartKindError eOrient, in SvxChartKindErrorItem() argument
382 SfxEnumItem(nId, (sal_uInt16)eOrient) in SvxChartKindErrorItem()
422 SvxChartIndicateItem::SvxChartIndicateItem(SvxChartIndicate eOrient, in SvxChartIndicateItem() argument
424 SfxEnumItem(nId, (sal_uInt16)eOrient) in SvxChartIndicateItem()
464 SvxChartRegressItem::SvxChartRegressItem(SvxChartRegress eOrient, in SvxChartRegressItem() argument
466 SfxEnumItem(nId, (sal_uInt16)eOrient) in SvxChartRegressItem()
/trunk/main/svx/inc/svx/
H A Dchrtitem.hxx293 SvxChartIndicateItem(SvxChartIndicate eOrient /*= CHINDICATE_NONE*/,
/trunk/main/sd/source/ui/inc/
H A DViewShell.hxx281 sal_Bool bScaleAll, Orientation eOrient, sal_uInt16 nPaperBin,

Completed in 163 milliseconds

12