/trunk/main/svx/source/unodraw/ |
H A D | gluepts.cxx | 157 rSdrGlue.SetAlign( SDRVERTALIGN_TOP|SDRHORZALIGN_LEFT ); in convert() 160 rSdrGlue.SetAlign( SDRHORZALIGN_CENTER|SDRVERTALIGN_TOP ); in convert() 163 rSdrGlue.SetAlign( SDRVERTALIGN_TOP|SDRHORZALIGN_RIGHT ); in convert() 166 rSdrGlue.SetAlign( SDRHORZALIGN_CENTER|SDRVERTALIGN_CENTER ); in convert() 169 rSdrGlue.SetAlign( SDRHORZALIGN_RIGHT|SDRVERTALIGN_CENTER ); in convert() 172 rSdrGlue.SetAlign( SDRHORZALIGN_LEFT|SDRVERTALIGN_BOTTOM ); in convert() 175 rSdrGlue.SetAlign( SDRHORZALIGN_CENTER|SDRVERTALIGN_BOTTOM ); in convert() 178 rSdrGlue.SetAlign( SDRHORZALIGN_RIGHT|SDRVERTALIGN_BOTTOM ); in convert() 182 rSdrGlue.SetAlign( SDRHORZALIGN_LEFT ); in convert()
|
/trunk/main/framework/source/layoutmanager/ |
H A D | panel.cxx | 67 pSplitWindow->SetAlign( WINDOWALIGN_TOP ); in Panel() 69 pSplitWindow->SetAlign( WINDOWALIGN_BOTTOM ); in Panel() 71 pSplitWindow->SetAlign( WINDOWALIGN_LEFT ); in Panel() 73 pSplitWindow->SetAlign( WINDOWALIGN_RIGHT ); in Panel()
|
H A D | toolbarlayoutmanager.cxx | 916 if( pWindow ) pWindow->SetAlign( WINDOWALIGN_TOP ); in setParentWindow() 918 if( pWindow ) pWindow->SetAlign( WINDOWALIGN_BOTTOM ); in setParentWindow() 920 if( pWindow ) pWindow->SetAlign( WINDOWALIGN_LEFT ); in setParentWindow() 922 if( pWindow ) pWindow->SetAlign( WINDOWALIGN_RIGHT ); in setParentWindow() 1486 pToolBox->SetAlign( ImplConvertAlignment(rElement.m_aDockedData.m_nDockedArea ) ); in implts_setElementData() 3726 pToolBox->SetAlign( WINDOWALIGN_TOP ); in endDocking() 3728 pToolBox->SetAlign( WINDOWALIGN_LEFT ); in endDocking() 3841 pToolBox->SetAlign( WINDOWALIGN_TOP ); in toggleFloatingMode() 3843 pToolBox->SetAlign( WINDOWALIGN_LEFT ); in toggleFloatingMode() 3920 pToolBox->SetAlign( WINDOWALIGN_TOP ); in toggleFloatingMode() [all …]
|
/trunk/main/sw/source/core/inc/ |
H A D | swfont.hxx | 92 inline void SetAlign( const FontAlign eAlign ); 202 inline void SetAlign( const FontAlign eAlign ); 470 inline void SwSubFont::SetAlign( const FontAlign eAlign ) in SetAlign() function in SwSubFont 473 Font::SetAlign( eAlign ); in SetAlign() 476 inline void SwFont::SetAlign( const FontAlign eAlign ) in SetAlign() function in SwFont 479 aSub[0].SetAlign( eAlign ); in SetAlign() 480 aSub[1].SetAlign( eAlign ); in SetAlign() 481 aSub[2].SetAlign( eAlign ); in SetAlign()
|
/trunk/main/starmath/source/ |
H A D | format.cxx | 169 rFace.SetAlign( ALIGN_BASELINE ); in SmFormat() 180 vFont[nIdent].SetAlign( ALIGN_BASELINE ); in SetFont()
|
H A D | symbol.cxx | 67 m_aFace.SetAlign(ALIGN_BASELINE); in SmSym() 84 m_aFace.SetAlign(ALIGN_BASELINE); in SmSym()
|
H A D | dialog.cxx | 270 aFont.SetAlign(ALIGN_TOP); in SetFont() 1150 aFont.SetAlign(ALIGN_TOP); in Paint() 1357 aFont.SetAlign(ALIGN_BASELINE); in SetSymbol() 1673 aFont.SetAlign(ALIGN_BASELINE); in SetSymbol()
|
H A D | utility.cxx | 328 SetAlign( ALIGN_BASELINE ); in Impl_Init()
|
/trunk/main/canvas/source/directx/ |
H A D | dx_textlayout_drawhelper.cxx | 158 aFont.SetAlign( ALIGN_BASELINE ); in drawText() 296 aFont.SetAlign( ALIGN_BASELINE ); in queryTextBounds()
|
/trunk/main/editeng/source/items/ |
H A D | bulitem.cxx | 83 rStream >> nTemp; aFont.SetAlign((FontAlign)nTemp); in CreateFont() 268 aFont.SetAlign( ALIGN_BOTTOM); in SetDefaultFont_Impl()
|
/trunk/main/vcl/inc/vcl/ |
H A D | dockingarea.hxx | 50 void SetAlign( WindowAlign eNewAlign );
|
H A D | font.hxx | 68 void SetAlign( FontAlign );
|
/trunk/main/svx/source/dialog/ |
H A D | fntctrl.cxx | 72 _rFont.SetAlign(ALIGN_BASELINE); in initFont() 98 rImplFont.SetAlign( ALIGN_BASELINE ); in setFont()
|
/trunk/main/sw/source/ui/inc/ |
H A D | swtablerep.hxx | 69 void SetAlign(sal_uInt16 nSet) {nAlign = nSet;} in SetAlign() function in SwTableRep
|
/trunk/main/svtools/source/edit/ |
H A D | svmedit.cxx | 170 void SetAlign( WinBits nWinStyle ); 264 SetAlign( nWinStyle ); in InitFromStyle() 375 void ImpSvMEdit::SetAlign( WinBits nWinStyle ) in SetAlign() function in ImpSvMEdit
|
/trunk/main/sw/source/core/text/ |
H A D | porfly.hxx | 86 inline void SetAlign( sal_uInt8 nNew ) { nAlign = nNew; } in SetAlign() function in SwFlyCntPortion
|
/trunk/main/sfx2/source/dialog/ |
H A D | splitwin.cxx | 138 SetAlign( pOwner->GetAlign() ); in SfxEmptySplitWin_Impl() 262 SetAlign (eTbxAlign); in SfxSplitWindow()
|
/trunk/main/drawinglayer/source/primitive2d/ |
H A D | graphicprimitivehelper2d.cxx | 679 aFont.SetAlign(ALIGN_BASELINE); in create2DDecompositionOfGraphic() 715 aFont.SetAlign(ALIGN_BASELINE); in create2DDecompositionOfGraphic()
|
/trunk/main/canvas/source/cairo/ |
H A D | cairo_canvasfont.cxx | 77 maFont->SetAlign( ALIGN_BASELINE ); in CanvasFont()
|
/trunk/main/vcl/source/window/ |
H A D | dockingarea.cxx | 133 void DockingAreaWindow::SetAlign( WindowAlign eNewAlign ) in SetAlign() function in DockingAreaWindow
|
/trunk/main/canvas/source/vcl/ |
H A D | canvasfont.cxx | 57 maFont->SetAlign( ALIGN_BASELINE ); in CanvasFont()
|
/trunk/main/svx/inc/svx/ |
H A D | svdglue.hxx | 93 void SetAlign(sal_uInt16 nAlg) { nAlign=nAlg; } in SetAlign() function in SdrGluePoint
|
/trunk/main/svtools/source/control/ |
H A D | taskbox.cxx | 61 SetAlign( WINDOWALIGN_BOTTOM ); in DECLARE_LIST()
|
/trunk/main/svtools/source/filter/wmf/ |
H A D | winmtf.cxx | 1540 aTmp.SetAlign( ALIGN_BASELINE ); in DrawText() 1542 aTmp.SetAlign( ALIGN_BOTTOM ); in DrawText() 1544 aTmp.SetAlign( ALIGN_TOP ); in DrawText()
|
/trunk/main/svx/source/customshapes/ |
H A D | EnhancedCustomShapeFontWork.cxx | 173 aFont.SetAlign( ALIGN_TOP ); in CalculateHorizontalScalingFactor() 261 aFont.SetAlign( ALIGN_TOP ); in GetTextAreaOutline()
|