Home
last modified time | relevance | path

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

/aoo42x/main/svx/source/unodraw/
H A Dunoshape.cxx2638 const sal_uInt16 nDestinationPageNum((sal_uInt16)((nPageNum << 1L) - 1L)); in setPropertyValueImpl() local
2642 if(nDestinationPageNum < pModel->GetPageCount()) in setPropertyValueImpl()
2644 pNewPage = pModel->GetPage(nDestinationPageNum); in setPropertyValueImpl()

Completed in 31 milliseconds