Home
last modified time | relevance | path

Searched refs:AddLine (Results 1 – 17 of 17) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx2851 void ImplMultiTextLineInfo::AddLine( ImplTextLineInfo* pLine ) in AddLine() function in ImplMultiTextLineInfo
4973 rLineInfo.AddLine( new ImplTextLineInfo( nLineWidth, nPos, nBreakPos-nPos ) ); in ImplGetTextLines()
/trunk/main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/tokenview/
H A DLineContainer.java139 public void AddLine (final Line<TokenType> aLine) in AddLine() method in LineContainer
H A DDocumentFactory.java113 maLines.AddLine(maCurrentLine); in StartNewLine()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi_gdiplus.cxx89 rPath.AddLine(aFCurr, aFNext); in impAddB2DPolygonToGDIPlusGraphicsPathReal()
135 rPath.AddLine(aICurr, aINext); in impAddB2DPolygonToGDIPlusGraphicsPathInteger()
/trunk/main/canvas/source/directx/
H A Ddx_canvashelper_texturefill.cxx143 aSolidFillPath.AddLine( static_cast<Gdiplus::REAL>(aHalfPlaneLeftTop.getX()), in fillLinearGradient()
147 aSolidFillPath.AddLine( static_cast<Gdiplus::REAL>(aHalfPlaneRightBottom.getX()), in fillLinearGradient()
168 aClipPath.AddLine( static_cast<Gdiplus::REAL>(aLeftTop.getX()), in fillLinearGradient()
172 aClipPath.AddLine( static_cast<Gdiplus::REAL>(aRightBottom.getX()), in fillLinearGradient()
354 aCurrPath.AddLine( in fillPolygonalGradient()
H A Ddx_impltools.cxx293 rOutput->AddLine(rPoints[a - 1], rPoints[a]); in graphicsPathFromB2DPolygon()
299 rOutput->AddLine(rPoints[nPoints - 1], rPoints[0]); in graphicsPathFromB2DPolygon()
/trunk/main/vcl/inc/
H A Doutfont.hxx389 void AddLine( ImplTextLineInfo* pLine );
/trunk/main/vbahelper/source/vbahelper/
H A Dvbashapes.cxx309 ScVbaShapes::AddLine( sal_Int32 StartX, sal_Int32 StartY, sal_Int32 endX, sal_Int32 endY ) throw (u… in AddLine() function in ScVbaShapes
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbashapes.hxx68 …virtual css::uno::Any SAL_CALL AddLine( sal_Int32 StartX, sal_Int32 StartY, sal_Int32 endX, sal_In…
/trunk/main/svtools/source/contnr/
H A Dsvimpicn.cxx180 void AddLine( TextLineInfo* pLine );
206 void MultiTextLineInfo::AddLine( TextLineInfo* pLine ) in AddLine() function in MultiTextLineInfo
315 rLineInfo.AddLine( new TextLineInfo( nLineWidth, nPos, nLen ) ); in GetTextLines()
341 rLineInfo.AddLine( new TextLineInfo( nLineWidth, nStartPos, nLen ) ); in GetTextLines()
353 rLineInfo.AddLine( new TextLineInfo( nLastLineWidth, nStartPos, nLastLineLen ) ); in GetTextLines()
/trunk/main/sfx2/source/dialog/
H A Ddinfdlg.cxx2070 void CustomPropertiesWindow::AddLine( const ::rtl::OUString& sName, Any& rAny ) in AddLine() function in CustomPropertiesWindow
2394 void CustomPropertiesControl::AddLine( const ::rtl::OUString& sName, Any& rAny, bool bInteractive ) in AddLine() function in CustomPropertiesControl
2396 m_aPropertiesWin.AddLine( sName, rAny ); in AddLine()
2420 m_aPropertiesCtrl.AddLine( ::rtl::OUString(), aAny, true ); in IMPL_LINK()
2470 m_aPropertiesCtrl.AddLine( aCustomProps[i]->m_sName, aCustomProps[i]->m_aValue, false ); in Reset()
/trunk/main/sfx2/inc/sfx2/
H A Ddinfdlg.hxx502 void AddLine( const ::rtl::OUString& sName, com::sun::star::uno::Any& rAny );
534 …void AddLine( const ::rtl::OUString& sName, com::sun::star::uno::Any& rAny, bool bInter…
/trunk/main/sdext/source/presenter/
H A DPresenterTextView.hxx227 void AddLine (
H A DPresenterTextView.cxx808 AddLine(aCurrentLine); in Format()
934 AddLine(rCurrentLine); in AddWord()
942 void PresenterTextParagraph::AddLine ( in AddLine() function in sdext::presenter::PresenterTextParagraph
/trunk/main/sc/source/ui/view/
H A Dgridmerg.cxx53 void ScGridMerger::AddLine( long nStart, long nEnd, long nPos ) in AddLine() function in ScGridMerger
105 AddLine( nX1, nX2, nY ); in AddHorLine()
120 AddLine( nY1, nY2, nX ); in AddVerLine()
/trunk/main/sc/source/ui/inc/
H A Dgridmerg.hxx45 void AddLine( long nStart, long nEnd, long nPos );
/trunk/main/oovbaapi/ooo/vba/msforms/
H A DXShapes.idl45 any AddLine( [in] long StartX, [in] long StartY, [in] long endX, [in] long endY );

Completed in 126 milliseconds