Home
last modified time | relevance | path

Searched refs:pCut (Results 1 – 3 of 3) sorted by relevance

/trunk/main/basegfx/source/polygon/
H A Db2dpolygontools.cxx1222 double* pCut) in isPointOnEdge() argument
1243 if(pCut) in isPointOnEdge()
1245 *pCut = fValue; in isPointOnEdge()
1261 if(pCut) in isPointOnEdge()
1263 *pCut = fValue; in isPointOnEdge()
1285 if(pCut) in isPointOnEdge()
1287 *pCut = fValue; in isPointOnEdge()
/trunk/main/basegfx/inc/basegfx/polygon/
H A Db2dpolygontools.hxx192 double* pCut = 0L);
/trunk/main/sc/source/core/tool/
H A Dchgtrack.cxx3316 ScChangeAction* pCut = aPasteCutTable.Remove( nCut ); in Undo() local
3317 if ( pCut ) in Undo()
3320 Append( pCut, nCut ); in Undo()

Completed in 59 milliseconds