Home
last modified time | relevance | path

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

/aoo41x/main/sfx2/source/view/
H A Dimpviewframe.hxx48 sal_uInt16 nCurViewId; member
H A Dviewfrm.cxx1493 pImp->nCurViewId = 0; in Construct_Impl()
2451 pImp->nCurViewId = i_nID; in SetCurViewId_Impl()
2457 return pImp->nCurViewId; in GetCurViewId()
2671 rSet.Put( SfxUInt16Item( nWhich, pImp->nCurViewId ) ); in StateView_Impl()
2688 nWhich, pImp->nCurViewId == rViewFactory.GetOrdinal() ) ); in StateView_Impl()

Completed in 32 milliseconds