Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsClipboard.cxx286 sal_Int32 nInsertPageCount = PasteTransferable(nInsertPosition); in DoPaste() local
290 SelectPageRange(nInsertPosition, nInsertPageCount); in DoPaste()
347 sal_Int32 nInsertPageCount (0); in PasteTransferable() local
353 nInsertPageCount = (sal_uInt16) rBookmarkList.Count(); in PasteTransferable()
378 nInsertPageCount = pDataDoc->GetSdPageCount( PK_STANDARD ); in PasteTransferable()
393 return nInsertPageCount; in PasteTransferable()

Completed in 14 milliseconds