Home
last modified time | relevance | path

Searched refs:InsertLine (Results 1 – 8 of 8) sorted by path

/trunk/main/l10ntools/inc/
H A Dgsicheck.hxx114 void InsertLine( GSILine* pLine, const ByteString aSourceLang);
/trunk/main/l10ntools/source/
H A Dgsicheck.cxx309 void GSIBlock::InsertLine( GSILine* pLine, ByteString aSourceLang) in InsertLine() function in GSIBlock
1136 pBlock->InsertLine( pGSILine, aSourceLang ); in main()
/trunk/main/sw/source/core/doc/
H A Ddoccomp.cxx119 void InsertLine( CompareLine* pLine ) in InsertLine() function in CompareData
1332 rData.InsertLine( new SwCompareLine( *pNd ) ); in CheckRanges()
1339 InsertLine( new SwCompareLine( *pNd ) ); in CheckRanges()
/trunk/main/sw/source/core/docnode/
H A Dndtbl1.cxx168 inline void InsertLine( SvPtrarr& rLineArr, SwTableLine* pLine ) in InsertLine() function
217 ::InsertLine( ((LinesAndTable*)pPara)->rLines, in _FindBox()
225 ::InsertLine( ((LinesAndTable*)pPara)->rLines, in _FindBox()
/trunk/main/vcl/inc/
H A Dregionband.hxx63 bool InsertLine(const Point& rStartPt, const Point& rEndPt, long nLineId);
/trunk/main/vcl/source/app/
H A Ddbggui.cxx504 void InsertLine( const XubString& rLine );
717 void DbgWindow::InsertLine( const XubString& rLine ) in InsertLine() function in DbgWindow
1935 pDbgWindow->InsertLine( m_sDebugMessage ); in doIt()
/trunk/main/vcl/source/gdi/
H A Dregion.cxx220 … pRegionBand->InsertLine( aPoly.GetPoint(nPoint-1), aPoly.GetPoint(nPoint), nLineID++ ); in ImplGeneralPolygonToBands()
229 pRegionBand->InsertLine( rLastPoint, rFirstPoint, nLineID++ ); in ImplGeneralPolygonToBands()
H A Dregionband.cxx446 bool RegionBand::InsertLine(const Point& rStartPt, const Point& rEndPt, long nLineId) in InsertLine() function in RegionBand

Completed in 63 milliseconds