Home
last modified time | relevance | path

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

/aoo41x/main/sd/source/ui/accessibility/
H A DAccessibleOutlineEditSource.cxx117 sal_uLong nCurrView, nViews; in IsValid() local
119 for( nCurrView=0, nViews=mpOutliner->GetViewCount(); nCurrView<nViews; ++nCurrView ) in IsValid()
/aoo41x/main/sfx2/source/view/
H A Dviewfrm2.cxx209 sal_uInt16 nViews=0; in UpdateTitle() local
211 pView && nViews<2; in UpdateTitle()
215 nViews++; in UpdateTitle()
219 if ( nViews == 2 || pImp->nDocViewNo > 1 ) in UpdateTitle()
/aoo41x/main/vcl/aqua/source/gdi/
H A Daquaprintaccessoryview.mm645 unsigned int nViews = [pSubViews count];
649 for( unsigned int n = 0; n < nViews; n++ )
655 for( unsigned int n = 0; n < nViews; n++ )
679 int nViews = [pTabbedViews count];
680 for( int i = 0; i < nViews; i++ )

Completed in 31 milliseconds