Searched refs:InsertLine (Results 1 – 8 of 8) sorted by relevance
/aoo41x/main/vcl/inc/ |
H A D | regionband.hxx | 63 bool InsertLine(const Point& rStartPt, const Point& rEndPt, long nLineId);
|
/aoo41x/main/l10ntools/inc/ |
H A D | gsicheck.hxx | 114 void InsertLine( GSILine* pLine, const ByteString aSourceLang);
|
/aoo41x/main/vcl/source/app/ |
H A D | dbggui.cxx | 504 void InsertLine( const XubString& rLine ); 717 void DbgWindow::InsertLine( const XubString& rLine ) in InsertLine() function in DbgWindow 1935 pDbgWindow->InsertLine( m_sDebugMessage ); in doIt()
|
/aoo41x/main/sw/source/core/doc/ |
H A D | doccomp.cxx | 119 void InsertLine( CompareLine* pLine ) in InsertLine() function in CompareData 1332 rData.InsertLine( new SwCompareLine( *pNd ) ); in CheckRanges() 1339 InsertLine( new SwCompareLine( *pNd ) ); in CheckRanges()
|
/aoo41x/main/sw/source/core/docnode/ |
H A D | ndtbl1.cxx | 168 inline void InsertLine( SvPtrarr& rLineArr, SwTableLine* pLine ) in InsertLine() function 217 ::InsertLine( ((LinesAndTable*)pPara)->rLines, in _FindBox() 225 ::InsertLine( ((LinesAndTable*)pPara)->rLines, in _FindBox()
|
/aoo41x/main/vcl/source/gdi/ |
H A D | region.cxx | 218 … pRegionBand->InsertLine( aPoly.GetPoint(nPoint-1), aPoly.GetPoint(nPoint), nLineID++ ); in ImplGeneralPolygonToBands() 227 pRegionBand->InsertLine( rLastPoint, rFirstPoint, nLineID++ ); in ImplGeneralPolygonToBands()
|
H A D | regionband.cxx | 446 bool RegionBand::InsertLine(const Point& rStartPt, const Point& rEndPt, long nLineId) in InsertLine() function in RegionBand
|
/aoo41x/main/l10ntools/source/ |
H A D | gsicheck.cxx | 309 void GSIBlock::InsertLine( GSILine* pLine, ByteString aSourceLang) in InsertLine() function in GSIBlock 1136 pBlock->InsertLine( pGSILine, aSourceLang ); in main()
|
Completed in 68 milliseconds