Home
last modified time | relevance | path

Searched refs:GetClipStart (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sc/source/ui/view/
H A Dcellsh1.cxx1309 … pOwnClip->GetDocument()->GetClipStart( nClipStartX, nClipStartY ); in ExecuteEdit()
2169 pClipDoc->GetClipStart( nClipStartX, nClipStartY ); in PasteFromClipboard()
H A Dviewfun3.cxx1226 pClipDoc->GetClipStart( nClipStartX, nClipStartY ); in PasteFromClip()
/trunk/main/sc/source/ui/app/
H A Dtransobj.cxx146 pDoc->GetClipStart( nCol1, nRow1 ); in ScTransferObj()
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.cxx4613 if (pTemp->GetClipStart() == -1) in AdvNoSprm()
4619 if (pTemp->GetClipStart() != -1) in AdvNoSprm()
4627 p->nStartPos = pTemp->GetClipStart(); in AdvNoSprm()
/trunk/main/sw/source/filter/ww8/
H A Dww8scan.hxx460 WW8_CP GetClipStart() { return nClipStart; } in GetClipStart() function in WW8PLCFx_PCD
H A Dww8scan.cxx5060 if (pTemp->GetClipStart() == -1) in AdvNoSprm()
5066 if (pTemp->GetClipStart() != -1) in AdvNoSprm()
5074 p->nStartPos = pTemp->GetClipStart(); in AdvNoSprm()
/trunk/main/sc/source/core/data/
H A Ddrwlayer.cxx1629 pClipDoc->GetClipStart( nClipStartX, nClipStartY ); in CopyFromClip()
H A Ddocument.cxx2497 void ScDocument::GetClipStart(SCCOL& nClipX, SCROW& nClipY) in GetClipStart() function in ScDocument
/trunk/main/sc/inc/
H A Ddocument.hxx1113 void GetClipStart(SCCOL& nClipX, SCROW& nClipY);

Completed in 422 milliseconds