Home
last modified time | relevance | path

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

/aoo41x/main/sfx2/source/view/
H A Dviewfrm2.cxx219 if ( nViews == 2 || pImp->nDocViewNo > 1 ) in UpdateTitle()
221 aTitle = pObjSh->UpdateTitle( NULL, pImp->nDocViewNo ); in UpdateTitle()
230 aSbxName += String::CreateFromInt32(pImp->nDocViewNo); in UpdateTitle()
H A Dimpviewframe.hxx47 sal_uInt16 nDocViewNo; member
H A Dviewfrm.cxx1170 if( ( GetFrameType() & SFXFRAME_HASTITLE ) && pImp->nDocViewNo ) in ReleaseObjectShell_Impl()
1171 xDyingObjSh->GetNoSet_Impl().ReleaseIndex(pImp->nDocViewNo-1); in ReleaseObjectShell_Impl()
1498 pImp->nDocViewNo = 0; in Construct_Impl()
1874 pImp->nDocViewNo = GetObjectShell()->GetNoSet_Impl().GetFreeIndex()+1; in GetDocNumber_Impl()
1943 if ( 0 == pImp->nDocViewNo ) in Show()
/aoo41x/main/sfx2/inc/sfx2/
H A Dobjsh.hxx596 String UpdateTitle( SfxMedium* pMed=NULL, sal_uInt16 nDocViewNo=0 );

Completed in 196 milliseconds