Home
last modified time | relevance | path

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

1234

/trunk/main/vcl/source/gdi/
H A Dpdffontcache.cxx33 PDFFontCache::FontIdentifier::FontIdentifier( const ImplFontData* pFont, bool bVertical ) : in FontIdentifier()
40 PDFFontCache::FontData& PDFFontCache::getFont( const ImplFontData* pFont, bool bVertical ) in getFont()
51 …Cache::getGlyphWidth( const ImplFontData* pFont, sal_GlyphId nGlyph, bool bVertical, SalGraphics* … in getGlyphWidth()
/trunk/main/sc/source/ui/inc/
H A Dgridmerg.hxx42 sal_Bool bVertical; member in ScGridMerger
H A Dhdrcont.hxx54 sal_Bool bVertical; // Vertikal = Zeilenheader member in ScHeaderControl
/trunk/main/sw/source/core/text/
H A Dtxtpaint.cxx63 const sal_Bool bVertical = pFrm && pFrm->IsVertical(); in _ChgClip() local
/trunk/main/sc/source/ui/drawfunc/
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
H A Dfuconstr.cxx199 sal_Bool bVertical = ( pOPO && pOPO->IsVertical() ); in MouseButtonUp() local
H A Dfusel.cxx551 sal_Bool bVertical = ( pOPO && pOPO->IsVertical() ); in MouseButtonUp() local
H A Dfudraw.cxx215 sal_Bool bVertical = ( pOPO && pOPO->IsVertical() ); in lcl_KeyEditMode() local
/trunk/main/svx/source/svdraw/
H A Dsvddrgm1.hxx98 bool bVertical; // Vertikales verzerren member in SdrDragShear
189 bool bVertical; member in SdrDragCrook
/trunk/main/drawinglayer/source/attribute/
H A Dfontattribute.cxx61 bool bVertical, in ImpFontAttribute()
131 bool bVertical, in FontAttribute()
/trunk/main/sc/source/ui/vba/
H A Dvbahelper.cxx668 …hMillimeterConversionFactor( css::uno::Reference< css::awt::XDevice >& xDevice, sal_Bool bVertical) in getPixelTo100thMillimeterConversionFactor()
682 …ntsToPixels( css::uno::Reference< css::awt::XDevice >& xDevice, double fPoints, sal_Bool bVertical) in PointsToPixels()
687 …elsToPoints( css::uno::Reference< css::awt::XDevice >& xDevice, double fPixels, sal_Bool bVertical) in PixelsToPoints()
/trunk/main/editeng/inc/editeng/
H A Dtxtrange.hxx70 sal_Bool bVertical :1; // for vertical writing mode member in TextRanger
/trunk/main/odk/examples/DevelopersGuide/Charts/
H A DJavaSampleChartAddIn.java362 private int getAxisPosition( XShape aAxis, double fValue, boolean bVertical ) in getAxisPosition()
/trunk/main/sd/source/ui/func/
H A Dfutext.cxx742 sal_Bool bVertical((pOPO && pOPO->IsVertical()) in MouseButtonUp() local
1454 sal_Bool bVertical = (SID_ATTR_CHAR_VERTICAL == nID || SID_TEXT_FITTOSIZE_VERTICAL == nID); 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/editeng/source/editeng/
H A Deditobj2.hxx207 sal_Bool bVertical; member in BinTextObject
/trunk/main/sd/source/ui/view/
H A Ddrawview.cxx622 bool bVertical = pTextObj && pTextObj->IsVerticalWriting(); in DeleteMarked() local
H A Doutlview.cxx1316 sal_Bool bVertical = pOPO->IsVertical(); in FillOutliner() local
1359 sal_Bool bVertical = pOPO->IsVertical(); in FillOutliner() local
2001 const bool bVertical = mpOutliner->IsVertical(); in IMPL_LINK() local
/trunk/main/sc/source/ui/sidebar/
H A DAlignmentPropertyPanel.cxx225 bool bVertical = mpCbStacked->IsChecked() ? true : false; in IMPL_LINK() local
/trunk/main/vcl/unx/generic/printergfx/
H A Dglyphset.cxx57 GlyphSet::GlyphSet (sal_Int32 nFontID, sal_Bool bVertical) in GlyphSet()
93 GlyphSet::SetFont (sal_Int32 nFontID, sal_Bool bVertical) in SetFont()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx844 …meterConversionFactor( const css::uno::Reference< css::awt::XDevice >& xDevice, sal_Bool bVertical) in getPixelTo100thMillimeterConversionFactor()
858 …ixels( const css::uno::Reference< css::awt::XDevice >& xDevice, double fPoints, sal_Bool bVertical) in PointsToPixels()
863 …oints( const css::uno::Reference< css::awt::XDevice >& xDevice, double fPixels, sal_Bool bVertical) in PixelsToPoints()
/trunk/main/svgio/source/svgreader/
H A Dsvgcharacternode.cxx266 bool bVertical(false); in createSimpleTextPrimitive() local
/trunk/main/chart2/source/controller/main/
H A DDrawCommandDispatch.cxx526 sal_Bool bVertical = ( nID == SID_DRAW_TEXT_VERTICAL ); in createDefaultObject() local
/trunk/main/svx/source/sdr/properties/
H A Dtextproperties.cxx170 …sal_Bool bVertical(com::sun::star::text::WritingMode_TB_RL == ((SvxWritingModeItem*)pNewItem)->Get… in ItemChange() local
/trunk/main/sd/source/core/
H A Dsdpage.cxx244 SdrObject* SdPage::CreatePresObj(PresObjKind eObjKind, sal_Bool bVertical, const Rectangle& rRect, … in CreatePresObj() argument
2074 …ctImpl( SdPage& rPage, SdrObject* pSourceObj, PresObjKind& eObjKind, bool bVertical, Rectangle aRe… in convertPresentationObjectImpl()
2219 SdrObject* SdPage::InsertAutoLayoutShape( SdrObject* pObj, PresObjKind eObjKind, bool bVertical, Re… in InsertAutoLayoutShape()
2911 sal_Bool bVertical = sal_False; in RestoreDefaultText() local

Completed in 190 milliseconds

1234