Home
last modified time | relevance | path

Searched refs:GetLength (Results 1 – 18 of 18) sorted by relevance

/trunk/main/sw/source/core/text/
H A Ditradj.cxx140 nKashidas = rSI.KashidaJustify ( 0, 0, rItr.GetStart(), rItr.GetLength(), 0 ); in lcl_CheckKashidaPositions()
149 rSI.GetKashidaPositions ( nIdx, rItr.GetLength(), pKashidaPos ); in lcl_CheckKashidaPositions()
291 rSI.SetNoKashidaLine ( aItr.GetStart(), aItr.GetLength()); in CalcNewBlock()
295 rSI.ClearKashidaInvalid ( aItr.GetStart(), aItr.GetLength() ); in CalcNewBlock()
296 rSI.ClearNoKashidaLine( aItr.GetStart(), aItr.GetLength() ); in CalcNewBlock()
H A Ditrtxt.hxx72 inline xub_StrLen GetLength() const { return pCurr->GetLen(); } in GetLength() function in SwTxtIter
75 inline xub_StrLen GetEnd() const { return GetStart() + GetLength(); } in GetEnd()
H A Dfrmform.cxx1497 xub_StrLen nNew = rLine.GetStart() + rLine.GetLength(); in _Format()
1723 if( rLine.GetStart() + rLine.GetLength() >= nStrLen && in _Format()
H A Dfrmcrsr.cxx860 xub_StrLen nDiff = aLine.GetLength(); in _UnitUp()
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/simple/
H A DStringNode.java91 mnMinimumLength = mnMaximumLength = aRestriction.GetLength(); in ApplyRestriction()
237 return nValueLength == aRestriction.GetLength(); in CheckLengthRestriction()
H A DBlobNode.java62 mnLengthRestriction = aRestriction.GetLength(); in ApplyRestriction()
/trunk/main/tools/source/generic/
H A Dpoly.cxx1159 double fDist1 = aVec1.GetLength(), fDist2 = aVec2.GetLength(); in ImplReduceEdges()
1160 double fDist3 = aVec3.GetLength(), fDist4 = aVec4.GetLength(); in ImplReduceEdges()
1168 double fDistB = ( aVecB -= rPoly[ nIndPrev ] ).GetLength(); in ImplReduceEdges()
H A Dline.cxx39 double Line::GetLength() const in GetLength() function in Line
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShapeFontWork.cxx145 double GetLength( const Polygon& rPolygon ) in GetLength() function
192 double fWidth = GetLength( rOutline2d.GetObject( i++ ) ); in CalculateHorizontalScalingFactor()
195 fWidth += GetLength( rOutline2d.GetObject( i++ ) ); in CalculateHorizontalScalingFactor()
/trunk/main/sw/source/filter/ww1/
H A Dw1filter.cxx556 c = rMan.Fill( aStr, GetLength() ); in Out()
580 c = rMan.Fill(aStr, GetLength()); in Out()
601 c = rMan.Fill(sErgebnis, GetLength()); in Out()
997 sal_uLong Ww1Fields::GetLength() in GetLength() function in Ww1Fields
H A Dw1class.hxx1314 sal_uLong GetLength();
/trunk/main/tools/inc/tools/
H A Dline.hxx57 double GetLength() const;
H A Dvector2d.hxx54 inline double GetLength() const { return hypot( mfX, mfY ); } in GetLength() function in Vector2D
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/model/simple/
H A DRestriction.java277 public int GetLength() in GetLength() method in Restriction
/trunk/main/sdext/source/presenter/
H A DPresenterTextView.hxx192 sal_Int32 GetLength (void) const;
H A DPresenterTextView.cxx1539 sal_Int32 PresenterTextParagraph::Line::GetLength (void) const in GetLength() function in sdext::presenter::PresenterTextParagraph::Line
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/generator/html/
H A DHtmlGenerator.java403 WritePair("length", Integer.toString(aNode.GetLength())); in Visit()
/trunk/main/cli_ure/source/uno_bridge/
H A Dcli_data.cxx1272 sal_Int32 nElements = ar->GetLength(0); in map_to_uno()

Completed in 111 milliseconds