Searched refs:nDocViewNo (Results 1 – 4 of 4) sorted by relevance
219 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()
47 sal_uInt16 nDocViewNo; member
1170 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()
619 String UpdateTitle( SfxMedium* pMed=NULL, sal_uInt16 nDocViewNo=0 );
Completed in 56 milliseconds