| /aoo41x/main/sw/source/filter/ww1/ | 
| H A D | w1sprm.cxx | 331 	short nSpace = SVBT16ToShort(pSprm);  in STOP1()  local332 	if(nSpace < 0)  in STOP1()
 333 		nSpace = -nSpace;  in STOP1()
 337 		long n = nSpace * 100 / 240;	// W1: 240 = 100%, SW: 100 = 100%  in STOP1()
 345 		aLSpc.SetLineHeight((sal_uInt16)nSpace);  in STOP1()
 467 	short nSpace = SVBT16ToShort(pSprm);  in Start()  local
 468 	rOut.SetCellSpace(nSpace);  in Start()
 562 	short nSpace = SVBT16ToShort(pSprm);  in Start()  local
 563 	rOut.SetCellHeight(nSpace);  in Start()
 
 | 
| /aoo41x/main/sw/source/ui/vba/ | 
| H A D | vbaparagraphformat.cxx | 243     sal_Int32 nSpace = 0;  in getSpaceBefore()  local244 …rops->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ParaTopMargin") ) ) >>= nSpace;  in getSpaceBefore()
 245     return (float)( Millimeter::getInPoints( nSpace ) );  in getSpaceBefore()
 250     sal_Int32 nSpace = Millimeter::getInHundredthsOfOneMillimeter( _space );  in setSpaceBefore()  local
 251 …ertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ParaTopMargin") ), uno::makeAny( nSpace ) );  in setSpaceBefore()
 256     sal_Int32 nSpace = 0;  in getSpaceAfter()  local
 257 …s->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ParaBottomMargin") ) ) >>= nSpace;  in getSpaceAfter()
 258     return (float)( Millimeter::getInPoints( nSpace ) );  in getSpaceAfter()
 263     sal_Int32 nSpace = Millimeter::getInHundredthsOfOneMillimeter( _space );  in setSpaceAfter()  local
 264 …yValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ParaBottomMargin") ), uno::makeAny( nSpace ) );  in setSpaceAfter()
 
 | 
| /aoo41x/main/sw/source/core/doc/ | 
| H A D | htmltbl.cxx | 255 		nSpace = nSpace + nBorder;  in GetLeftCellSpace()258 			nSpace = nLeftBorderWidth;  in GetLeftCellSpace()
 264 			if( nSpace < nBorderWidth )  in GetLeftCellSpace()
 265 				nSpace = nBorderWidth;  in GetLeftCellSpace()
 268 				 nSpace < MIN_BORDER_DIST )  in GetLeftCellSpace()
 275 			nSpace = MIN_BORDER_DIST;  in GetLeftCellSpace()
 279 	return nSpace;  in GetLeftCellSpace()
 291 			nSpace = nRightBorderWidth;  in GetRightCellSpace()
 294 			 nSpace < MIN_BORDER_DIST )  in GetRightCellSpace()
 301 		nSpace = MIN_BORDER_DIST;  in GetRightCellSpace()
 [all …]
 
 | 
| /aoo41x/main/sw/source/core/layout/ | 
| H A D | hffrm.cxx | 169         SwTwips nSpace, nLine;  in FormatPrt()  local173             nSpace = pAttrs->CalcBottom();  in FormatPrt()
 178             nSpace = pAttrs->CalcTop();  in FormatPrt()
 184         if (nOverlap < nSpace - nLine)  in FormatPrt()
 185             nSpace -= nOverlap;  in FormatPrt()
 187             nSpace = nLine;  in FormatPrt()
 191             nUL = pAttrs->CalcTop() + nSpace;  in FormatPrt()
 193             nUL = pAttrs->CalcBottom() + nSpace;  in FormatPrt()
 204             aPrt.Top(nSpace);  in FormatPrt()
 
 | 
| H A D | calcmove.cxx | 135 			SwTwips nSpace = 0;  in ShouldBwdMoved()  local178             nSpace = (aRect.*fnRectX->fnGetHeight)();  in ShouldBwdMoved()
 187                 nSpace += pNewUpper->Grow( LONG_MAX, sal_True );  in ShouldBwdMoved()
 191                 if ( nSpace )  in ShouldBwdMoved()
 227                 if ( nSpace )  in ShouldBwdMoved()
 1884 sal_Bool SwCntntFrm::_WouldFit( SwTwips nSpace,  in _WouldFit()  argument
 1914         SwTwips nOldSpace = nSpace;  in _WouldFit()
 2012 			nSpace -= nUpper;  in _WouldFit()
 2014 			if ( nSpace < 0 )  in _WouldFit()
 2045             nSpace -= rAttrs.GetULSpace().GetLower();  in _WouldFit()
 [all …]
 
 | 
| /aoo41x/main/sw/source/filter/writer/ | 
| H A D | wrtswtbl.cxx | 316 	sal_uInt16 nSpace = nCellPadding + nCellSpacing;  in GetLeftSpace()  local321         nSpace = nSpace + nLeftSub;  in GetLeftSpace()
 325             nSpace = nSpace + nBorder;  in GetLeftSpace()
 328 	return nSpace;  in GetLeftSpace()
 333 	sal_uInt16 nSpace = nCellPadding;  in GetRightSpace()  local
 339 		nSpace += (nCellSpacing + nRightSub);  in GetRightSpace()
 343             nSpace = nSpace + nBorder;  in GetRightSpace()
 346 	return nSpace;  in GetRightSpace()
 
 | 
| /aoo41x/main/framework/source/layoutmanager/ | 
| H A D | toolbarlayoutmanager.cxx | 2105                 rRowColumnsWindowData[nIndex].nSpace += nSpace;  in implts_getDockingAreaElementInfos()2110                 nSpace = 0;  in implts_getDockingAreaElementInfos()
 2163                 rRowColumnsWindowData[nIndex].nSpace += nSpace;  in implts_getDockingAreaElementInfos()
 2168                 nSpace = 0;  in implts_getDockingAreaElementInfos()
 2254         sal_Int32 nSpace;  in implts_getDockingAreaElementInfoOnSingleRowCol()  local
 2261                 rRowColumnWindowData.nSpace += nSpace;  in implts_getDockingAreaElementInfoOnSingleRowCol()
 2263                 nSpace = 0;  in implts_getDockingAreaElementInfoOnSingleRowCol()
 2280                 rRowColumnWindowData.nSpace += nSpace;  in implts_getDockingAreaElementInfoOnSingleRowCol()
 2282                 nSpace = 0;  in implts_getDockingAreaElementInfoOnSingleRowCol()
 2364         sal_Int32 nSpace( 0 );  in implts_determineFrontDockingRect()  local
 [all …]
 
 | 
| /aoo41x/main/writerfilter/source/dmapper/ | 
| H A D | SectionColumnHandler.cxx | 43 nSpace( 0 ),  in SectionColumnHandler()69             nSpace = ConversionHelper::convertTwipToMM100( nIntValue );  in lcl_attribute()
 86             aTempColumn.nSpace = ConversionHelper::convertTwipToMM100( nIntValue );  in lcl_attribute()
 103             aTempColumn.nWidth = aTempColumn.nSpace = 0;  in lcl_sprm()
 
 | 
| H A D | SectionColumnHandler.hxx | 39     sal_Int32 nSpace;  member46     sal_Int32   nSpace;  member in writerfilter::dmapper::SectionColumnHandler
 62     sal_Int32   GetSpace() const { return nSpace; }  in GetSpace()
 
 | 
| /aoo41x/main/svtools/source/control/ | 
| H A D | valueset.cxx | 362 	long		nSpace;  in Format()  local391 	nSpace = mnSpacing;  in Format()
 412 		nNoneSpace = nSpace;  in Format()
 438 			mnCols = (sal_uInt16)((aWinSize.Width()-nScrBarWidth+nSpace) / (mnUserItemWidth+nSpace));  in Format()
 461 		mnVisLines = (nCalcHeight-nNoneSpace+nSpace) / (mnUserItemHeight+nSpace);  in Format()
 637 					y += nItemHeight+nSpace;  in Format()
 640 					x += nItemWidth+nSpace;  in Format()
 665 				aSize.Height() = ((nItemHeight+nSpace)*mnVisLines)-2-nSpace;  in Format()
 2623 	long		nSpace;  in CalcWindowSizePixel()  local
 2641 		nSpace = mnSpacing;  in CalcWindowSizePixel()
 [all …]
 
 | 
| /aoo41x/main/sw/inc/ | 
| H A D | htmltbl.hxx | 432 	sal_uInt16 nSpace = 0;  in GetInhCellSpace()  local434         nSpace = nSpace + sal::static_int_cast< sal_uInt16 >(nInhAbsLeftSpace);  in GetInhCellSpace()
 436 		nSpace = nSpace + sal::static_int_cast< sal_uInt16 >(nInhAbsRightSpace);  in GetInhCellSpace()
 438 	return nSpace;  in GetInhCellSpace()
 
 | 
| /aoo41x/main/sw/source/core/inc/ | 
| H A D | drawfont.hxx | 72     long nSpace;  member in SwDrawTextInfo152         nSpace = 0;  in SwDrawTextInfo()
 315         return nSpace;  in GetSpace()
 499             nSpace = 0;  in SetSpace()
 503 			nSpace = nNew;  in SetSpace()
 
 | 
| /aoo41x/main/sfx2/source/dialog/ | 
| H A D | alienwarn.cxx | 103             long nSpace = aNextPoint.X() - aNewPoint.X();  in InitSize()  local104             nSpace += 2;  in InitSize()
 105             nDelta -= nSpace;  in InitSize()
 106             aNewPoint.X() += nSpace;  in InitSize()
 
 | 
| /aoo41x/main/extensions/source/abpilot/ | 
| H A D | fieldmappingpage.cxx | 55 		sal_Int32 nSpace = m_aInvokeDialog.GetOutputSizePixel().Width() - 2 * nBorderSpace;  in FieldMappingPage()  local57 		if ( nSpace < nTextWidth )  in FieldMappingPage()
 60 			aButtonSize.Width() += nTextWidth - nSpace;  in FieldMappingPage()
 
 | 
| /aoo41x/main/sw/source/ui/inc/ | 
| H A D | swtablerep.hxx | 38 	SwTwips		nSpace;  member in SwTableRep84 	SwTwips		GetSpace() const				{ return nSpace;}  in GetSpace()
 85 	void 		SetSpace(SwTwips nSet) 			{nSpace = nSet;}  in SetSpace()
 
 | 
| /aoo41x/main/sw/source/filter/html/ | 
| H A D | htmltab.cxx | 1334 				nSpace = nTopBorderWidth;  in GetTopCellSpace()1338 			 nSpace < MIN_BORDER_DIST )  in GetTopCellSpace()
 1345 		nSpace = MIN_BORDER_DIST;  in GetTopCellSpace()
 1348 	return nSpace;  in GetTopCellSpace()
 1358         nSpace = nSpace + nBorder;  in GetBottomCellSpace()
 1374 				nSpace = nBorderWidth;  in GetBottomCellSpace()
 1385 			nSpace = MIN_BORDER_DIST;  in GetBottomCellSpace()
 1389 	return nSpace;  in GetBottomCellSpace()
 3797 					if( nSpace )  in BuildTableCell()
 3800 					if( nSpace )  in BuildTableCell()
 [all …]
 
 | 
| H A D | htmlsect.cxx | 443 	sal_uInt16 nSpace = 0;  in FixHeaderFooterDistance()  local453 		nSpace = rULSpace.GetLower();  in FixHeaderFooterDistance()
 487 		if( rULSpace.GetUpper() > nSpace )  in FixHeaderFooterDistance()
 488 			nSpace = rULSpace.GetUpper();  in FixHeaderFooterDistance()
 503 		aULSpace.SetLower( nSpace );  in FixHeaderFooterDistance()
 505 		aULSpace.SetUpper( nSpace );  in FixHeaderFooterDistance()
 
 | 
| /aoo41x/main/sw/source/core/text/ | 
| H A D | frmcrsr.cxx | 1537                 SwTwips nSpace = 0;  in FillCrsrPos()  local1544                     nSpace = pFnt->_GetTxtSize( aDrawInf ).Width()/2;  in FillCrsrPos()
 1565 						if( nIndent >= 0 && nSpace )  in FillCrsrPos()
 1567 							nIndent /= nSpace;  in FillCrsrPos()
 1568 							nIndent *= nSpace;  in FillCrsrPos()
 1629 						if( nSpace > 0 )  in FillCrsrPos()
 1635 								nLeftTab += nSpace;  in FillCrsrPos()
 1640 								nLeftTab -= nSpace;  in FillCrsrPos()
 1651 								if( rFill.X() - nLeftTab > nSpace/2 )  in FillCrsrPos()
 1654 									rRect.Left( nLeftTab + nSpace );  in FillCrsrPos()
 
 | 
| /aoo41x/main/sw/source/filter/rtf/ | 
| H A D | rtffly.cxx | 744 				sal_uInt16 nWidth = sal_uInt16( nTokenValue ), nSpace = 0;  in ReadFly()  local746 					nSpace = sal_uInt16( nTokenValue );  in ReadFly()
 752 					aColumns.Insert( nWidth + nSpace, aColumns.Count() );  in ReadFly()
 753 					aColumns.Insert( nSpace, aColumns.Count() );  in ReadFly()
 862 							sal_uInt16 nWidth = sal_uInt16( nTokenValue ), nSpace = 0;  in ReadFly()  local
 864 								nSpace = sal_uInt16( nTokenValue );  in ReadFly()
 870 								aColumns.Insert( nWidth + nSpace, aColumns.Count() );  in ReadFly()
 871 								aColumns.Insert( nSpace, aColumns.Count() );  in ReadFly()
 
 | 
| /aoo41x/main/sw/source/filter/ww8/ | 
| H A D | ww8par6.cxx | 1485         pSize[nWWIndex] = nLineThickness+nSpace;  in GetLineIndex()1488     rBox.SetDistance(nSpace, nOOIndex);  in GetLineIndex()
 1496     short nSpace, nIdx;  in Set1Border()  local
 4220     short nSpace = SVBT16ToShort( pData );  in Read_LineSpace()  local
 4225     if( 0 > nSpace )  in Read_LineSpace()
 4227         nSpace = -nSpace;  in Read_LineSpace()
 4270         nSpaceTw = (sal_uInt16)nSpace;  in Read_LineSpace()
 4273         nSwPre = nSpace;  in Read_LineSpace()
 4277             nWwPre = (sal_uInt16)( 8L * nSpace / 10 );  in Read_LineSpace()
 4278             nWwPost = (sal_uInt16)( 2L * nSpace / 10 );  in Read_LineSpace()
 [all …]
 
 | 
| /aoo41x/main/editeng/inc/editeng/ | 
| H A D | lspcitem.hxx | 84 	inline void SetInterLineSpace( const short nSpace )  in SetInterLineSpace()  argument86 		nInterLineSpace = nSpace;  in SetInterLineSpace()
 
 | 
| /aoo41x/main/vcl/source/control/ | 
| H A D | scrbar.cxx | 247             const long nSpace = maTrackRect.Right() - maTrackRect.Left();  in ImplUpdateRects()  local248             if ( nSpace > 0 )  in ImplUpdateRects()
 251                 maPage1Rect.Right()  = maTrackRect.Left() + (nSpace/2);  in ImplUpdateRects()
 258             const long nSpace = maTrackRect.Bottom() - maTrackRect.Top();  in ImplUpdateRects()  local
 259             if ( nSpace > 0 )  in ImplUpdateRects()
 262                 maPage1Rect.Bottom() = maTrackRect.Top() + (nSpace/2);  in ImplUpdateRects()
 
 | 
| /aoo41x/main/sw/source/core/txtnode/ | 
| H A D | swfont.cxx | 933         long nSpace = 0;  in _DrawText()  local949 					++nSpace;  in _DrawText()
 954             if ( nSpace && rInf.IsSpaceStop() && bAsianFont )  in _DrawText()
 955                  --nSpace;  in _DrawText()
 957             nSpace *= rInf.GetSpace() / SPACING_PRECISION_FACTOR;  in _DrawText()
 960         rInf.SetWidth( sal_uInt16(aFontSize.Width() + nSpace) );  in _DrawText()
 
 | 
| /aoo41x/main/tools/source/generic/ | 
| H A D | poly.cxx | 239 void ImplPolygon::ImplSplit( sal_uInt16 nPos, sal_uInt16 nSpace, ImplPolygon* pInitPoly )  in ImplSplit()  argument241 	const sal_uIntPtr 	nSpaceSize = nSpace * sizeof( Point );  in ImplSplit()
 244 	if (mnPoints + nSpace > USHRT_MAX)  in ImplSplit()
 247 	const sal_uInt16	nNewSize = mnPoints + nSpace;  in ImplSplit()
 260 				memcpy( mpFlagAry + nPos, pInitPoly->mpFlagAry, nSpace );  in ImplSplit()
 266 		const sal_uInt16	nSecPos = nPos + nSpace;  in ImplSplit()
 289 				memcpy( pNewFlagAry + nPos, pInitPoly->mpFlagAry, nSpace );  in ImplSplit()
 291 				memset( pNewFlagAry + nPos, 0, nSpace );  in ImplSplit()
 
 | 
| /aoo41x/main/registry/source/ | 
| H A D | regimpl.hxx | 160 						  sal_Int16 nSpace) const;			164 						sal_Int16 nSpace) const;
 
 |