Home
last modified time | relevance | path

Searched refs:nBorder (Results 126 – 150 of 160) sorted by relevance

1234567

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/cctrl/
H A Dchecklistmenu.cxx1482 int nBorder = mxFrame->get_border_width() * 2 + 4; in IncreaseWindowWidthToFitText() local
1483 int nNewWidth = nMaxTextWidth - nBorder; in IncreaseWindowWidthToFitText()
1490 return mnCheckWidthReq + nBorder; in IncreaseWindowWidthToFitText()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/editeng/
H A Doutliner.hxx917 bool IsTextPos( const Point& rPaperPos, sal_uInt16 nBorder );
918 bool IsTextPos( const Point& rPaperPos, sal_uInt16 nBorder, bool* pbBulletPos );
H A Dediteng.hxx375 bool IsTextPos( const Point& rPaperPos, sal_uInt16 nBorder );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/editeng/
H A Doutliner.hxx912 bool IsTextPos( const Point& rPaperPos, sal_uInt16 nBorder );
913 bool IsTextPos( const Point& rPaperPos, sal_uInt16 nBorder, bool* pbBulletPos );
H A Dediteng.hxx362 bool IsTextPos( const Point& rPaperPos, sal_uInt16 nBorder );
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A Ddlgctrl.hxx106 void SetControlSettings(RectPoint eRpt, sal_uInt16 nBorder);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/xoutdev/
H A Dxattr.cxx1917 nBorder( 0 ), in XGradient()
1935 nBorder(nTheBorder), in XGradient()
1950 nBorder == rGradient.nBorder && in operator ==()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/vml/
H A Dvmlshape.cxx544 for (sal_Int32 nBorder : aBorders) in convertShapeProperties() local
546 …BorderLine = xPropertySet->getPropertyValue(PropertyMap::getPropertyName(nBorder)).get<table::Bord… in convertShapeProperties()
550 aPropMap.setProperty(nBorder, aBorderLine); in convertShapeProperties()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/view/
H A Dtabview.cxx1683 const long nBorder = 100; // leave 1mm for border in GetChartInsertPos() local
1684 long nNeededWidth = rSize.Width() + 2 * nBorder; in GetChartInsertPos()
1685 long nNeededHeight = rSize.Height() + 2 * nBorder; in GetChartInsertPos()
1792 aInsertPos.AdjustX(nBorder ); in GetChartInsertPos()
1793 aInsertPos.AdjustY(nBorder ); in GetChartInsertPos()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/layout/
H A Dftnfrm.cxx235 const SwTwips nBorder = sw::FootnoteSeparatorHeight(rInf); in Format() local
243 aRectFnSet.SetTop( aPrt, nBorder ); in Format()
245 aRectFnSet.SetHeight(aPrt, aRectFnSet.GetHeight(getFrameArea()) - nBorder ); in Format()
279 nRemaining += nBorder; in Format()
H A Dfly.cxx2926 SwTwips nBorder = aRectFnSet.GetHeight(getFrameArea()) - in CalcContentHeight() local
2939 if( nDist > nBorder + nHeight ) in CalcContentHeight()
2940 nHeight = nDist - nBorder; in CalcContentHeight()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/layout/
H A Dftnfrm.cxx202 const SwTwips nBorder = sw::FootnoteSeparatorHeight(rInf); in Format() local
210 aRectFnSet.SetTop( aPrt, nBorder ); in Format()
212 aRectFnSet.SetHeight(aPrt, aRectFnSet.GetHeight(getFrameArea()) - nBorder ); in Format()
245 nRemaining += nBorder; in Format()
H A Dfly.cxx2862 SwTwips nBorder = aRectFnSet.GetHeight(getFrameArea()) - in CalcContentHeight() local
2877 if( nDist > nBorder + nHeight ) in CalcContentHeight()
2878 nHeight = nDist - nBorder; in CalcContentHeight()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dmenu.hxx176 … sal_uInt16 nBorder, long nOffY = 0, MenuItemData const * pThisDataOnly = nullptr,
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/vml/
H A Dvmlshape.cxx553 for (sal_Int32 nBorder : aBorders) in convertShapeProperties() local
555 …BorderLine = xPropertySet->getPropertyValue(PropertyMap::getPropertyName(nBorder)).get<table::Bord… in convertShapeProperties()
559 aPropMap.setProperty(nBorder, aBorderLine); in convertShapeProperties()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dmenu.hxx181 … sal_uInt16 nBorder, tools::Long nOffY = 0, MenuItemData const * pThisDataOnly = nullptr,
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/view/
H A Dtabview.cxx1689 const tools::Long nBorder = 100; // leave 1mm for border in GetChartInsertPos() local
1690 tools::Long nNeededWidth = rSize.Width() + 2 * nBorder; in GetChartInsertPos()
1691 tools::Long nNeededHeight = rSize.Height() + 2 * nBorder; in GetChartInsertPos()
1798 aInsertPos.AdjustX(nBorder ); in GetChartInsertPos()
1799 aInsertPos.AdjustY(nBorder ); in GetChartInsertPos()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/control/
H A Dimp_listbox.cxx2655 tools::Long nBorder = 1; in DrawEntry() local
2663 Point aPtImg( nBorder, ( ( aOutSz.Height() - aImgSz.Height() ) / 2 ) ); in DrawEntry()
2709 …tools::Rectangle aTextRect( Point( nBorder, 0 ), Size( aOutSz.Width()-2*nBorder, aOutSz.Height() )… in DrawEntry()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/control/
H A Dimp_listbox.cxx2796 long nBorder = 1; in DrawEntry() local
2804 Point aPtImg( nBorder, ( ( aOutSz.Height() - aImgSz.Height() ) / 2 ) ); in DrawEntry()
2850 …tools::Rectangle aTextRect( Point( nBorder, 0 ), Size( aOutSz.Width()-2*nBorder, aOutSz.Height() )… in DrawEntry()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/drawingml/
H A Dshape.cxx1137 for (sal_Int32 nBorder : aBorders) in createAndInsert() local
1139 …BorderLine = xPropertySet->getPropertyValue(PropertyMap::getPropertyName(nBorder)).get<css::table:… in createAndInsert()
1143 aShapeProps.setProperty(nBorder, aBorderLine); in createAndInsert()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/dialog/
H A Ddlgctrl.cxx82 void SvxRectCtl::SetControlSettings(RectPoint eRpt, sal_uInt16 nBorder) in SetControlSettings() argument
84 …nBorderWidth = Application::GetDefaultDevice()->LogicToPixel(Size(nBorder, 0), MapMode(MapUnit::Ma… in SetControlSettings()
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/drawingml/
H A Dshape.cxx1247 for (sal_Int32 nBorder : aBorders) in createAndInsert() local
1249 …BorderLine = xPropertySet->getPropertyValue(PropertyMap::getPropertyName(nBorder)).get<css::table:… in createAndInsert()
1253 aShapeProps.setProperty(nBorder, aBorderLine); in createAndInsert()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/editeng/source/editeng/
H A Dediteng.cxx1998 bool EditEngine::IsTextPos( const Point& rPaperPos, sal_uInt16 nBorder ) in IsTextPos() argument
2019 if ( ( aDocPos.X() >= aLineXPosStartEnd.Min() - nBorder ) && in IsTextPos()
2020 ( aDocPos.X() <= aLineXPosStartEnd.Max() + nBorder ) ) in IsTextPos()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/excel/
H A Dxestyle.cxx2130 sal_uInt32 nArea = 0, nBorder = 0; in WriteBody5() local
2138 maBorder.FillToXF5( nBorder, nArea ); in WriteBody5()
2141 rStrm << mnXclFont << mnXclNumFmt << nTypeProt << nAlign << nArea << nBorder; in WriteBody5()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/excel/
H A Dxestyle.cxx2175 sal_uInt32 nArea = 0, nBorder = 0; in WriteBody5() local
2183 maBorder.FillToXF5( nBorder, nArea ); in WriteBody5()
2186 rStrm << mnXclFont << mnXclNumFmt << nTypeProt << nAlign << nArea << nBorder; in WriteBody5()

1234567