Home
last modified time | relevance | path

Searched refs:GetShell (Results 1 – 25 of 106) sorted by relevance

12345

/AOO41X/main/sw/source/ui/shells/
H A Dtxtnum.cxx62 GetShell().StartAllAction(); in ExecEnterNum()
64 sal_Bool bMode = !GetShell().SelectionHasNumber(); // #i29560# in ExecEnterNum()
70 if ( bMode != (GetShell().SelectionHasNumber()) ) // #i29560# in ExecEnterNum()
74 GetShell().NumOn(); in ExecEnterNum()
76 GetShell().NumOrBulletOff(); // #i29560# in ExecEnterNum()
78 sal_Bool bNewResult = GetShell().SelectionHasNumber(); in ExecEnterNum()
86 GetShell().EndAllAction(); in ExecEnterNum()
91 GetShell().StartAllAction(); in ExecEnterNum()
93 sal_Bool bMode = !GetShell().SelectionHasBullet(); // #i29560# in ExecEnterNum()
99 if ( bMode != (GetShell().SelectionHasBullet()) ) // #i29560# in ExecEnterNum()
[all …]
H A Dtextsh.cxx152 SwWrtShell &rSh = GetShell(); in TYPEINIT1()
450 if (!GetShell().IsTblComplexForChart()) in TYPEINIT1()
452 SwFrmFmt* pTblFmt = GetShell().GetTableFmt(); in TYPEINIT1()
459 aRangeString += GetShell().GetBoxNms(); in TYPEINIT1()
525 GetShell().LockPaint(); in TYPEINIT1()
526 GetShell().StartAllAction(); in TYPEINIT1()
535 GetShell().EndAllAction(); in TYPEINIT1()
536 GetShell().UnlockPaint(); in TYPEINIT1()
566 aSize.Width() = GetShell().GetAnyCurRect(RECT_PAGE_PRT).Width(); in TYPEINIT1()
587 GetShell().LockPaint(); in TYPEINIT1()
[all …]
H A Dgrfsh.cxx94 SwWrtShell &rSh = GetShell(); in Execute()
378 if( CNT_GRF == GetShell().GetCntType() && in ExecAttr()
379 ( GRAPHIC_BITMAP == ( nGrfType = GetShell().GetGraphicType()) || in ExecAttr()
382 SfxItemSet aGrfSet( GetShell().GetAttrPool(), RES_GRFATR_BEGIN, in ExecAttr()
395 GetShell().GetCurAttr( aGrfSet ); in ExecAttr()
498 const GraphicObject* pFilterObj( GetShell().GetGraphicObj() ); in ExecAttr()
504 GetShell().ReRead( aEmptyStr, aEmptyStr, in ExecAttr()
515 GetShell().SetAttrSet( aGrfSet ); in ExecAttr()
522 SwWrtShell &rSh = GetShell(); in GetAttrState()
526 sal_Bool bIsGrfCntnt = CNT_GRF == GetShell().GetCntType(); in GetAttrState()
H A Ddrwtxtsh.cxx116 SwWrtShell &rSh = GetShell(); in TYPEINIT1()
151 SwWrtShell &rSh = GetShell(); in SwDrawTextShell()
174 SwWrtShell& SwDrawTextShell::GetShell() in GetShell() function in SwDrawTextShell
213 GetShell().GetDrawView()->SetAttributes(rAttr); in SetAttrToMarked()
237 SwWrtShell &rSh = GetShell(); in ExecFontWork()
275 SwWrtShell &rSh = GetShell(); in ExecFormText()
311 SwWrtShell &rSh = GetShell(); in GetFormTextState()
364 SwWrtShell &rSh = GetShell(); in ExecDrawLingu()
460 SwWrtShell &rSh = GetShell(); in ExecDraw()
899 SwWrtShell &rSh = GetShell(); in GetUndoManager()
[all …]
H A Dtxtattr.cxx86 SwWrtShell &rSh = GetShell(); in ExecCharAttr()
203 SwWrtShell& rWrtSh = GetShell(); in ExecCharAttrArgs()
345 SwWrtShell& rWrtSh = GetShell(); in ExecParaAttr()
446 GetShell().GetCurAttr(aAdjustSet); in ExecParaAttr()
474 const SwNumRule* pCurRule = GetShell().GetCurNumRule(); in ExecParaAttr()
494 aSetRule.SetSvxRule( aRule, GetShell().GetDoc()); in ExecParaAttr()
498 GetShell().SetCurNumRule( aSetRule, false ); in ExecParaAttr()
509 SwWrtShell& rWrtSh = GetShell(); in ExecParaAttr()
526 SwWrtShell &rSh = GetShell(); in ExecParaAttrArgs()
618 SwWrtShell &rSh = GetShell(); in GetAttrState()
H A Dtextidx.cxx70 … VclAbstractDialog* pDlg = pFact->CreateVclAbstractDialog( pMDI, GetShell(), DLG_EDIT_AUTHMARK); in ExecIdx()
108 …tDialog* pDlg = pFact->CreateIndexMarkModalDlg( DLG_EDIT_IDXMARK, pMDI, GetShell(), aMgr.GetCurTOX… in ExecIdx()
117 GetShell().GotoTOXMarkBase(); in ExecIdx()
130 SwWrtShell& rSh = GetShell(); in ExecIdx()
165 SwWrtShell& rSh = GetShell(); in ExecIdx()
181 SwWrtShell& rSh = GetShell(); in GetIdxState()
H A Ddrwbassh.cxx92 GetShell().NoEdit(sal_True); in TYPEINIT1()
101 SwTransferable::CreateSelection( GetShell() ); in TYPEINIT1()
112 GetShell().Edit(); in ~SwDrawBaseShell()
113 SwTransferable::ClearSelection( GetShell() ); in ~SwDrawBaseShell()
123 SwWrtShell *pSh = &GetShell(); in Execute()
640 SwWrtShell &rSh = GetShell(); in IMPL_LINK()
687 SwWrtShell &rSh = GetShell(); in GetState()
780 SwWrtShell *pSh = &GetShell(); in GetDrawAttrStateForIFBX()
794 sal_Bool bDisable = GetShell().IsSelObjProtected(FLYPROTECT_CONTENT); in Disable()
820 SwWrtShell *pSh = &GetShell(); in IMPL_LINK()
H A Dbasesh.cxx216 SwWrtShell &rSh = GetShell(); in ExecDelete()
272 SwWrtShell &rSh = GetShell(); in ExecClpbrd()
433 SwWrtShell &rSh = GetShell(); in StateClpbrd()
500 SwWrtShell &rSh = GetShell(); in ExecUndo()
541 SwWrtShell &rSh = GetShell(); in StateUndo()
616 SwWrtShell &rSh = GetShell(); in Execute()
1294 SwWrtShell &rSh = GetShell(); in IMPL_LINK()
1385 SwWrtShell &rSh = GetShell(); in GetState()
1863 …sal_Bool bParentCntProt = GetShell().IsSelObjProtected( FLYPROTECT_CONTENT|FLYPROTECT_PARENT ) != … in StateStyle()
1882 GetView().GetDocShell()->StateStyleSheet(rSet, &GetShell()); in StateStyle()
[all …]
H A Ddrawdlg.cxx61 SwWrtShell* pSh = &GetShell(); in ExecDrawDlg()
192 GetShell().SetModified(); in ExecDrawDlg()
205 SwWrtShell* pSh = &GetShell(); in ExecDrawAttrArgs()
246 GetShell().SetModified(); in ExecDrawAttrArgs()
259 SdrView* pSdrView = GetShell().GetDrawView(); in GetDrawAttrState()
H A Dtxtcrsr.cxx65 SwWrtShell &rSh = GetShell(); in ExecBasicMove()
115 SwWrtShell &rSh = GetShell(); in ExecMove()
156 SwWrtShell &rSh = GetShell(); in ExecMovePage()
187 SwWrtShell &rSh = GetShell(); in ExecMoveCol()
203 SwWrtShell &rSh = GetShell(); in ExecMoveLingu()
246 SwWrtShell &rSh = GetShell(); in ExecMoveMisc()
H A Ddrawsh.cxx96 SwWrtShell &rSh = GetShell(); in TYPEINIT1()
132 SwWrtShell &rSh = GetShell(); in InsertPictureFromFile()
194 SwWrtShell &rSh = GetShell(); in Execute()
423 SwWrtShell &rSh = GetShell(); in GetState()
548 SwWrtShell &rSh = GetShell(); in ExecFormText()
584 SwWrtShell &rSh = GetShell(); in GetFormTextState()
H A Dbeziersh.cxx74 SwWrtShell *pSh = &GetShell(); in TYPEINIT1()
88 SwWrtShell *pSh = &GetShell(); in Execute()
236 GetShell().SetModified(); in Execute()
248 SdrView* pSdrView = GetShell().GetDrawView(); in GetState()
H A Dfrmsh.cxx123 SwWrtShell &rSh = GetShell(); in Execute()
699 SwWrtShell &rSh = GetShell(); in GetState()
946 SwWrtShell &rWrtSh = GetShell(); in GetState()
988 SwTransferable::ClearSelection( GetShell(), (ViewShell *) this ); in ~SwFrameShell()
999 SwWrtShell &rSh = GetShell(); in ExecFrameStyle()
1192 SwWrtShell &rSh = GetShell(); in GetLineStyleState()
1219 const int nSel = GetShell().GetSelectionType(); in StateInsert()
1225 else if ( GetShell().CrsrInsideInputFld() ) in StateInsert()
/AOO41X/main/sw/source/core/crsr/
H A Dviscrs.cxx191 Window* pWin = GetShell()->GetWin(); in Paint()
224 SwRegionRects aReg( GetShell()->VisArea() ); in FillRects()
226 const SwRedlineTbl& rTbl = GetShell()->GetDoc()->GetRedlineTbl(); in FillRects()
236 pCrsr = new SwShellCrsr( *GetShell(), *rRed.GetPoint() ); in FillRects()
293 #define SHOWREDLINES1( nAct ) ShowRedlines( GetShell(),nAct );
294 #define SHOWREDLINES2( nAct, pRect ) ShowRedlines( GetShell(),nAct, pRect );
308 rRedlineTbl[ i ]->HideRects( *GetShell() );
641 … dynamic_cast<SwTxtInputFld*>(GetShell()->GetTxtFldAtPos( GetShell()->GetCrsr()->Start(), false )); in HighlightInputFld()
646 … new SwShellCrsr( *GetShell(), SwPosition( *pTxtNode, *(pCurTxtInputFldAtCrsr->GetStart()) ) ) ); in HighlightInputFld()
673 SdrView* pView = (SdrView*)GetShell()->GetDrawView(); in HighlightInputFld()
[all …]
/AOO41X/main/sw/source/core/layout/
H A Dlayact.cxx155 ::RescheduleProgress( pImp->GetShell()->GetDoc()->GetDocShell() ); \
299 bRetPaint |= pImp->GetShell()->AddPaintRect( *pData ); in PaintWithoutFlys()
312 return pImp->GetShell()->AddPaintRect( rRect ); in _PaintCntnt()
388 bPaintExtraData = ::IsExtraData( pImp->GetShell()->GetDoc() ); in SwLayAction()
645 ::SetProgressState( nPercentPageNum, pImp->GetShell()->GetDoc()->GetDocShell()); in InternalAction()
856 const SwRect &rVis = pImp->GetShell()->VisArea(); in InternalAction()
1004 pImp->GetShell()->AddPaintRect( pCnt->Frm() ); in _TurboAction()
1220 const SwRect &rVis = pImp->GetShell()->VisArea(); in IsShortCut()
1459 … pImp->GetShell()->GetOut()->PixelToLogic( Size( pPageFrm->BorderPxWidth(), 0 ) ).Width(); in FormatLayout()
1461 … pImp->GetShell()->GetOut()->PixelToLogic( Size( pPageFrm->ShadowPxWidth(), 0 ) ).Width(); in FormatLayout()
[all …]
/AOO41X/main/sw/source/core/view/
H A Dviewimp.cxx99 if ( GetShell()->IsPreView() ) in Init()
277 const SwViewOption* pSwViewOption = GetShell()->GetViewOptions(); in SetFirstVisPage()
311 IDocumentDrawModelAccess* pIDDMA = GetShell()->getIDocumentDrawModelAccess(); in MakeDrawView()
329 OutputDevice* pOutDevForDrawView = GetShell()->GetWin(); in MakeDrawView()
334 pOutDevForDrawView = GetShell()->GetOut(); in MakeDrawView()
341 const SwViewOption* pSwViewOption = GetShell()->GetViewOptions(); in MakeDrawView()
379 const ViewShell &rSh = *GetShell(); in GetRetoucheColor()
410 IDocumentLayoutAccess* pIDLA = GetShell()->getIDocumentLayoutAccess(); in UpdateAccessible()
411 Window *pWin = GetShell()->GetWin(); in UpdateAccessible()
412 ASSERT( GetShell()->GetLayout(), "no layout, no access" ); //swmod 071108//swmod 071225 in UpdateAccessible()
[all …]
H A Dvdraw.cxx102 SET_CURR_SHELL( GetShell() ); in StartAction()
116 SET_CURR_SHELL( GetShell() ); in EndAction()
187 OutputDevice* pOutDev = GetShell()->GetOut(); in PaintLayer()
189 if( GetShell()->GetWin() && in PaintLayer()
191 (!GetShell()->IsPreView()||SW_MOD()->GetAccessibilityOptions().GetIsForPagePreviews())) in PaintLayer()
205 const IDocumentDrawModelAccess* pIDDMA = GetShell()->getIDocumentDrawModelAccess(); in PaintLayer()
279 aRect = GetShell()->GetLayout()->Frm(); in IsDragPossible()
/AOO41X/main/sw/source/core/access/
H A Daccmap.cxx244 maInfo.SetSdrView( pMap->GetShell()->GetDrawView() ); in SwAccessibleShapeMap_Impl()
245 maInfo.SetWindow( pMap->GetShell()->GetWin() ); in SwAccessibleShapeMap_Impl()
250 pMap->GetShell()->getIDocumentDrawModelAccess()->GetOrCreateDrawModel() ); in SwAccessibleShapeMap_Impl()
1103 if( GetShell()->ActionPend() ) in InvalidateCursorPosition()
1125 if( GetShell()->ActionPend() ) in InvalidateShapeSelection()
1147 const ViewShell *pVSh = GetShell(); in InvalidateShapeInParaSelection()
1458 const ViewShell *pVSh = GetShell(); in DoInvalidateShapeSelection()
1483 Window *pWin = GetShell()->GetWin(); in DoInvalidateShapeSelection()
1718 const SwRootFrm *pRootFrm = GetShell()->GetLayout(); in ~SwAccessibleMap()
1852 const SwRootFrm *pRootFrm = GetShell()->GetLayout(); in _GetDocumentView()
[all …]
H A Dacccontext.cxx99 ViewShell *pVSh = GetMap()->GetShell(); in InitStates()
127 const ViewShell *pVSh = GetMap()->GetShell(); in GetWindow()
142 ViewShell* pViewShell = GetMap() ? GetMap()->GetShell() : 0; in GetCrsrShell()
156 const ViewShell* pViewShell = GetMap() ? GetMap()->GetShell() : 0; in GetCrsrShell()
182 if( rLower.IsAccessible( GetShell()->IsPreView() ) ) in ChildrenScrolled()
420 if( rLower.IsAccessible( GetShell()->IsPreView() ) ) in InvalidateChildrenStates()
453 if( rLower.IsAccessible( GetShell()->IsPreView() ) ) in DisposeChildren()
574 pM->GetShell()->IsPreView() ) in SwAccessibleContext()
927 ASSERT( GetShell()->IsPreView(), "empty page accessible?" ); in getBoundsImpl()
928 if( GetShell()->IsPreView() ) in getBoundsImpl()
[all …]
H A Daccdoc.cxx90 _pMap->GetShell()->GetLayout() ),//swmod 071107//swmod 071225 in SwAccessibleDocumentBase()
91 mxParent( _pMap->GetShell()->GetWin()->GetAccessibleParentWindow()->GetAccessible() ), in SwAccessibleDocumentBase()
227 SwDoc *pDoc = GetShell()->GetDoc(); in getAccessibleName()
383 Window *pWin = pInitMap->GetShell()->GetWin(); in SwAccessibleDocument()
400 Window *pWin = GetMap() ? GetMap()->GetShell()->GetWin() : 0; in ~SwAccessibleDocument()
409 Window *pWin = GetMap() ? GetMap()->GetShell()->GetWin() : 0; in Dispose()
636 SwDoc *pDoc = GetShell()->GetDoc(); in getExtendedAttributes()
/AOO41X/main/basctl/source/basicide/
H A Dbasobj3.cxx81 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in CreateMacro()
198 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in RenameDialog()
236 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in RemoveDialog()
298 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in MarkDocumentModified()
316 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in MarkDocumentModified()
336 BasicIDEShell* pShell = IDE_DLL()->GetShell(); in StopBasic()
374 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in BasicStopped()
470 pIDEShell = IDE_DLL()->GetShell(); in HandleBasicError()
476 pIDEShell = IDE_DLL()->GetShell(); in HandleBasicError()
498 if ( pIDEDLL && pIDEDLL->GetShell() ) in GetBindingsPtr()
[all …]
/AOO41X/main/sw/source/core/txtnode/
H A Dfntcache.cxx90 SwDocShell* pDocShell = rInf.GetShell()->GetDoc()->GetDocShell(); in GetDefaultFontHeight()
848 ASSERT( rInf.GetShell(), "SwFntObj::DrawText without shell" ) in DrawText()
850 OutputDevice& rRefDev = rInf.GetShell()->GetRefDev(); in DrawText()
851 OutputDevice* pWin = rInf.GetShell()->GetWin(); in DrawText()
857 rInf.GetShell()->GetViewOptions()->getBrowseMode() && in DrawText()
858 !rInf.GetShell()->GetViewOptions()->IsPrtFormat() && in DrawText()
895 rInf.GetShell()->GetViewOptions()->getBrowseMode() && in DrawText()
896 !rInf.GetShell()->GetViewOptions()->IsPrtFormat() ); in DrawText()
1018 const SwDoc* pDoc = rInf.GetShell()->GetDoc(); in DrawText()
1109 const SwDoc* pDoc = rInf.GetShell()->GetDoc(); in DrawText()
[all …]
H A Dfntcap.cxx421 SwDrawTextInfo aDrawInf( rInf.GetShell(), *rInf.GetpOut(), in Do()
612 rDo.GetInf().GetShell() ); in DoOnCapitals()
625 rDo.GetInf().GetShell() ); in DoOnCapitals()
636 rDo.GetInf().GetShell() ); in DoOnCapitals()
666 pLastFont->SetDevFont( rDo.GetInf().GetShell(), rDo.GetOut() ); in DoOnCapitals()
716 pLastFont->SetDevFont( rDo.GetInf().GetShell(), rDo.GetOut() ); in DoOnCapitals()
726 pLastFont->SetDevFont( rDo.GetInf().GetShell(), in DoOnCapitals()
730 pLastFont->SetDevFont( rDo.GetInf().GetShell(), in DoOnCapitals()
832 pLastFont->SetDevFont( rDo.GetInf().GetShell(), rDo.GetOut() ); in DoOnCapitals()
839 pLastFont->SetDevFont( rDo.GetInf().GetShell(), rDo.GetOut() ); in DoOnCapitals()
/AOO41X/main/sfx2/source/control/
H A Ddispatch.cxx678 SfxShell *SfxDispatcher::GetShell(sal_uInt16 nIdx) const in GetShell() function in SfxDispatcher
697 return pImp->pParent->GetShell( nIdx - nShellCount ); in GetShell()
955 *ppShell = GetShell(aSvr.GetShellLevel()); in GetShellAndSlot_Impl()
1204 SfxShell *pObjShell = GetShell(i); in GetSlot()
1576 SfxShell *pSh = GetShell(aSvr.GetShellLevel()); in IMPL_LINK()
1776 SfxShell *pShell = GetShell( nShell-1 ); in _Update_Impl()
2203 SfxShell *pObjShell = GetShell(0); in _TryIntercept_Impl()
2279 SfxShell *pSh = GetShell(nShell); in _FindServer()
2329 SfxShell *pObjShell = GetShell(i); in _FindServer()
2418 SfxShell *pSh = GetShell(nShell); in HasSlot_Impl()
[all …]
/AOO41X/main/sw/source/core/draw/
H A Ddview.cxx123 SetPrintPreview( rI.GetShell()->IsPreView() ); in SwDrawView()
899 Imp().GetShell()->DrawSelChanged(); in MarkListHasChanged()
938 ASSERT( rImp.GetShell()->GetWin(), "MakeVisible, unknown Window"); in MakeVisible()
939 rImp.GetShell()->MakeVisible( SwRect( rRect ) ); in MakeVisible()
984 SwDoc* pDoc = Imp().GetShell()->GetDoc(); in CheckPossibilities()
1072 SwDoc* pDoc = Imp().GetShell()->GetDoc(); in DeleteMarked()
1093 ::FrameNotify( Imp().GetShell(), FLY_DRAG_END ); in DeleteMarked()
1103 SwDoc* pDoc = Imp().GetShell()->GetDoc(); in getSdrUndoManagerForEnhancedTextEdit()

12345