Home
last modified time | relevance | path

Searched defs:nView (Results 1 – 9 of 9) sorted by relevance

/aoo4110/main/sd/source/ui/view/
H A Doutlview.cxx167 for (sal_uInt16 nView = 0; nView < MAX_OUTLINERVIEWS; nView++) in OutlineView() local
238 for (sal_uInt16 nView = 0; nView < MAX_OUTLINERVIEWS; nView++) in ~OutlineView() local
387 sal_uInt16 nView = 0; in AddWindowToPaintView() local
427 sal_uInt16 nView = 0; in DeleteWindowFromPaintView() local
460 for (sal_uInt16 nView = 0; nView < MAX_OUTLINERVIEWS; nView++) in GetViewByWindow() local
1695 sal_uInt16 nView; in onUpdateStyleSettings() local
H A DViewShellBase.cxx1016 sal_Int32 nView = 0; in GetInitialViewShellType() local
/aoo4110/main/svtools/source/edit/
H A Dtexteng.cxx251 for ( sal_uInt16 nView = mpViews->Count(); nView; ) in SetFont() local
503 for ( sal_uInt16 nView = 0; nView < mpViews->Count(); nView++ ) in ImpRemoveText() local
526 for ( sal_uInt16 nView = 0; nView < mpViews->Count(); nView++ ) in SetText() local
1601 for ( sal_uInt16 nView = 0; nView < mpViews->Count(); nView++ ) in UpdateViews() local
2907 for ( sal_uInt16 nView = mpViews->Count(); nView; ) in ImpParagraphInserted() local
2936 for ( sal_uInt16 nView = mpViews->Count(); nView; ) in ImpParagraphRemoved() local
2964 for ( sal_uInt16 nView = mpViews->Count(); nView; ) in ImpCharsRemoved() local
2991 for ( sal_uInt16 nView = mpViews->Count(); nView; ) in ImpCharsInserted() local
H A Dtextview.cxx2162 for ( sal_uInt16 nView = mpImpl->mpTextEngine->GetViewCount(); nView && !bStarterOfDD; ) in drop() local
/aoo4110/main/editeng/source/editeng/
H A Deditdbg.cxx464 for ( sal_uInt16 nView = 0; nView < pEE->GetViewCount(); nView++ ) in ShowEditEngineData() local
H A Dimpedit3.cxx292 for ( sal_uInt16 nView = 0; nView < aEditViews.Count(); nView++ ) in UpdateViews() local
342 for( sal_uInt16 nView = 0; nView < aEditViews.Count(); nView++ ) in IMPL_LINK_INLINE_START() local
476 for ( sal_uInt16 nView = 0; nView < aEditViews.Count(); nView++ ) in FormatDoc() local
580 for ( sal_uInt16 nView = 0; nView < aEditViews.Count(); nView++ ) in CheckAutoPageSize() local
H A Dimpedit2.cxx722 for ( sal_uInt16 nView = aEditViews.Count(); nView; ) in Clear() local
738 for ( sal_uInt16 nView = 0; nView < aEditViews.Count(); nView++ ) in RemoveText() local
762 for ( sal_uInt16 nView = 0; nView < aEditViews.Count(); nView++ ) in SetText() local
3428 for ( sal_uInt16 nView = 0; nView < aEditViews.Count(); nView++ ) in UpdateSelections() local
H A Dimpedit4.cxx2514 for ( sal_uInt16 nView = 0; nView < aEditViews.Count(); nView++ ) in DoOnlineSpelling() local
H A Dediteng.cxx478 for ( sal_uInt16 nView = 0; nView < pImpEditEngine->aEditViews.Count(); nView++ ) in SetPaperSize() local

Completed in 129 milliseconds