Searched refs:nInsertPageCount (Results 1 – 1 of 1) sorted by relevance
286 sal_Int32 nInsertPageCount = PasteTransferable(nInsertPosition); in DoPaste() local290 SelectPageRange(nInsertPosition, nInsertPageCount); in DoPaste()347 sal_Int32 nInsertPageCount (0); in PasteTransferable() local353 nInsertPageCount = (sal_uInt16) rBookmarkList.Count(); in PasteTransferable()378 nInsertPageCount = pDataDoc->GetSdPageCount( PK_STANDARD ); in PasteTransferable()393 return nInsertPageCount; in PasteTransferable()
Completed in 11 milliseconds