Home
last modified time | relevance | path

Searched defs:bVertical (Results 1 – 25 of 81) sorted by path

1234

/trunk/main/chart2/source/controller/chartapiwrapper/
H A DDiagramWrapper.cxx1574 sal_Bool bVertical = DiagramHelper::getVertical( xDiagram, bFound, bAmbiguous ); in getPropertyValue() local
/trunk/main/chart2/source/controller/main/
H A DDrawCommandDispatch.cxx526 sal_Bool bVertical = ( nID == SID_DRAW_TEXT_VERTICAL ); in createDefaultObject() local
/trunk/main/chart2/source/model/template/
H A DBarChartTypeTemplate.cxx186 bool bVertical = DiagramHelper::getVertical( xDiagram, bFound, bAmbiguous ); in matchesTemplate() local
/trunk/main/chart2/source/tools/
H A DAxisHelper.cxx1081 bool bVertical = false; in setRTLAxisLayout() local
H A DDiagramHelper.cxx141 bool bVertical /* = true */ ) in setVertical()
/trunk/main/chart2/workbench/addin/
H A Dsampleaddin.cxx119 sal_Bool bVertical, in getLogicalPosition()
/trunk/main/cui/source/tabpages/
H A Dswpossizetabpage.cxx424 SvxSwFramePosString::StringId eStringId, sal_Bool bVertical, sal_Bool bRTL) in lcl_ChangeResIdToVerticalOrRTL()
/trunk/main/drawinglayer/source/attribute/
H A Dfontattribute.cxx61 bool bVertical, in ImpFontAttribute()
131 bool bVertical, in FontAttribute()
/trunk/main/editeng/inc/editeng/
H A Dtxtrange.hxx70 sal_Bool bVertical :1; // for vertical writing mode member in TextRanger
/trunk/main/editeng/source/editeng/
H A Deditdoc.hxx726 void SetVertical( sal_Bool bVertical ) { bIsVertical = bVertical; } in SetVertical()
H A Dediteng.cxx518 void EditEngine::SetVertical( sal_Bool bVertical ) in SetVertical()
H A Deditobj.cxx468 void EditTextObject::SetVertical( sal_Bool bVertical ) in SetVertical()
H A Deditobj2.hxx207 sal_Bool bVertical; member in BinTextObject
H A Dimpedit3.cxx166 sal_Bool bVertical, in lcl_DrawRedLines()
2532 void ImpEditEngine::SetVertical( sal_Bool bVertical ) in SetVertical()
/trunk/main/editeng/source/outliner/
H A Doutliner.cxx989 sal_Bool bVertical = IsVertical(); in ImpCalcBulletFont() local
1020 sal_Bool bVertical = IsVertical(); in PaintBullet() local
/trunk/main/extensions/source/bibliography/
H A Dgeneral.cxx731 sal_Bool bVertical = &aVertScroll == pScroll; in IMPL_LINK() local
/trunk/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx1120 void SetVertical( sal_Bool bVertical ) in SetVertical()
/trunk/main/filter/source/msfilter/
H A Descherex.cxx2159 sal_Bool bVertical = ( rPoly[1].X()-aStart.X() ) == 0 ; in lcl_GetConnectorAdjustValue() local
/trunk/main/odk/examples/DevelopersGuide/Charts/
H A DJavaSampleChartAddIn.java362 private int getAxisPosition( XShape aAxis, double fValue, boolean bVertical ) in getAxisPosition()
/trunk/main/sc/source/core/data/
H A Dtable4.cxx512 sal_Bool bVertical = (eFillDir == FILL_TO_BOTTOM || eFillDir == FILL_TO_TOP); in FillAuto() local
1289 sal_Bool bVertical = (eFillDir == FILL_TO_BOTTOM || eFillDir == FILL_TO_TOP); in FillSeries() local
/trunk/main/sc/source/core/tool/
H A Dinterpr1.cxx5642 bool bVertical = true; // whether to lookup vertically or horizontally in ScLookup() local
/trunk/main/sc/source/ui/drawfunc/
H A Dfuconstr.cxx199 sal_Bool bVertical = ( pOPO && pOPO->IsVertical() ); in MouseButtonUp() local
H A Dfudraw.cxx215 sal_Bool bVertical = ( pOPO && pOPO->IsVertical() ); in lcl_KeyEditMode() local
H A Dfusel.cxx551 sal_Bool bVertical = ( pOPO && pOPO->IsVertical() ); in MouseButtonUp() local
H A Dfutext.cxx207 sal_Bool bVertical = ( nSlotID == SID_DRAW_TEXT_VERTICAL ); in MouseButtonDown() local
458 sal_Bool bVertical = (SID_DRAW_TEXT_VERTICAL == nSlotID); in MouseButtonUp() local
779 sal_Bool bVertical = ( nSlotID == SID_DRAW_TEXT_VERTICAL ); in SetInEditMode() local
846 sal_Bool bVertical = (SID_DRAW_TEXT_VERTICAL == nID); in CreateDefaultObject() local

Completed in 234 milliseconds

1234