Home
last modified time | relevance | path

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

/trunk/main/sc/inc/
H A Ddrwlayer.hxx136 void ScCopyPage( sal_uInt16 nOldPos, sal_uInt16 nNewPos, sal_Bool bAlloc );
/trunk/main/sc/source/core/data/
H A Ddocumen9.cxx302 pDrawLayer->ScCopyPage( nOldPos, nNewPos, sal_False ); in DrawCopyPage()
H A Ddrwlayer.cxx421 void ScDrawLayer::ScCopyPage( sal_uInt16 nOldPos, sal_uInt16 nNewPos, sal_Bool bAlloc ) in ScCopyPage() function in ScDrawLayer