Lines Matching refs:ISA
340 sal_Bool bViewIsDrawViewShell(pViewShell && pViewShell->ISA(DrawViewShell)); in EndSpelling()
368 if(mpView && mpView->ISA(OutlineView)) in EndSpelling()
393 if (pViewShell->ISA(OutlineViewShell)) in SpellNextDocument()
402 if (mpView->ISA(OutlineView)) in SpellNextDocument()
577 if (pViewShell->ISA(OutlineViewShell)) in Initialize()
639 if (pViewShell->ISA(OutlineViewShell)) in SearchAndReplaceAll()
647 else if (pViewShell->ISA(DrawViewShell)) in SearchAndReplaceAll()
694 if (pViewShell->ISA(DrawViewShell) ) in SearchAndReplaceOnce()
739 else if (pViewShell->ISA(OutlineViewShell)) in SearchAndReplaceOnce()
882 if (pViewShell->ISA(DrawViewShell)) in RememberStartPosition()
910 else if (pViewShell->ISA(OutlineViewShell)) in RememberStartPosition()
940 if (pViewShell->ISA(DrawViewShell)) in RestoreStartPosition()
968 else if (pViewShell->ISA(OutlineViewShell)) in RestoreStartPosition()
1072 if ( ! pViewShell->ISA(OutlineViewShell)) in EndOfSearch()
1092 if (pViewShell->ISA(OutlineViewShell)) in EndOfSearch()
1571 sal_Bool bMultiDoc = pViewShell->ISA(DrawViewShell); in StartConversion()
1669 if (pViewShell && pViewShell->ISA(OutlineViewShell) ) in ConvertNextDocument()