Searched refs:nExample (Results 1 – 1 of 1) sorted by relevance
563 sal_uLong nExample = 0L; // Position der "Vorbild"seite in InsertSlideForParagraph() local590 nExample = nTarget - 1; in InsertSlideForParagraph()593 if( nExample >= nPageCount ) in InsertSlideForParagraph()594 nExample = nPageCount - 1; in InsertSlideForParagraph()605 SdPage* pExample = (SdPage*)mpDoc->GetSdPage((sal_uInt16)nExample, PK_STANDARD); in InsertSlideForParagraph()642 pExample = (SdPage*)mpDoc->GetSdPage((sal_uInt16)nExample, PK_NOTES); in InsertSlideForParagraph()
Completed in 18 milliseconds