Home
last modified time | relevance | path

Searched refs:ViewShell (Results 226 – 250 of 396) sorted by relevance

12345678910>>...16

/aoo42x/main/sw/inc/
H A Dunotxdoc.hxx128 class ViewShell;
604 ViewShell & m_rShell;
610 SwViewOptionAdjust_Impl( ViewShell& rSh, const SwViewOption &rViewOptions );
613 bool checkShell( const ViewShell& rCompare ) const in checkShell()
H A Dswcrsr.hxx134 sal_Bool SelectWord( ViewShell* pViewShell, const Point* pPt = 0 );
145 sal_Bool SelectWordWT( ViewShell* pViewShell, sal_Int16 nWordType, const Point* pPt = 0 );
/aoo42x/main/sw/source/ui/misc/
H A Doutline.cxx648 aCharFmtLB.SelectEntry( ViewShell::GetShellRes()->aStrNone ); in Update()
682 aCharFmtLB.SelectEntry( ViewShell::GetShellRes()->aStrNone ); in Update()
867 sal_Bool bFormatNone = sEntry == ViewShell::GetShellRes()->aStrNone; in IMPL_LINK()
970 aCharFmtLB.InsertEntry( ViewShell::GetShellRes()->aStrNone ); in SetWrtShell()
/aoo42x/main/sd/source/ui/slidesorter/controller/
H A DSlsSelectionFunction.cxx460 ViewShell* pViewShell = mrSlideSorter.GetViewShell(); in KeyInput()
861 …::boost::shared_ptr<ViewShell> pMainViewShell (mrSlideSorter.GetViewShellBase()->GetMainViewShell(… in SwitchToButtonMode()
863 && pMainViewShell->GetShellType()!=ViewShell::ST_DRAW in SwitchToButtonMode()
1255 ViewShell* pViewShell = mrSlideSorter.GetViewShell(); in SwitchView()
H A DSlsSlotManager.cxx281 ViewShell* pShell = mrSlideSorter.GetViewShell(); in FuPermanent()
429 ViewShell* pViewShell = mrSlideSorter.GetViewShell(); in ExecCtrl()
520 ViewShell* pShell = mrSlideSorter.GetViewShell(); in GetMenuState()
/aoo42x/main/sd/source/ui/dlg/
H A Danimobjs.cxx138 ? ViewShell::OUTPUT_DRAWMODE_CONTRAST in DataChanged()
139 : ViewShell::OUTPUT_DRAWMODE_COLOR ); in DataChanged()
605 ? ViewShell::OUTPUT_DRAWMODE_CONTRAST in UpdateControl()
606 : ViewShell::OUTPUT_DRAWMODE_COLOR ); in UpdateControl()
H A Dsddlgfact.hxx273 …sLayoutDlg* CreateSdPresLayoutDlg( ::sd::DrawDocShell* pDocShell, ::sd::ViewShell* pViewShell, ::W…
283 virtual AbstractHeaderFooterDialog* CreateHeaderFooterDialog( ViewShell* pViewShell,
H A Dsdtreelb.cxx1421 ::sd::ViewShell* pViewShell = GetViewShellForDocShell(*pDocShell); in DoDrag()
1794 ::sd::ViewShell* SdPageObjsTLB::GetViewShellForDocShell (::sd::DrawDocShell& rDocShell) in GetViewShellForDocShell()
1797 ::sd::ViewShell* pViewShell = rDocShell.GetViewShell(); in GetViewShellForDocShell()
1838 const ::boost::shared_ptr<sd::ViewShell> pViewShell (pBase->GetMainViewShell()); in GetViewShellForDocShell()
/aoo42x/main/sw/source/core/crsr/
H A Dtrvltbl.cxx846 ( pNd->GetTxt() == ViewShell::GetShellRes()->aCalc_Error && in CheckTblBoxCntnt()
915 ViewShell *pSh = this; in EndAllTblBoxEdit()
921 } while( this != (pSh = (ViewShell *)pSh->GetNext()) ); in EndAllTblBoxEdit()
/aoo42x/main/sw/source/core/draw/
H A Ddflyobj.cxx478 explicit RestoreMapMode( ViewShell* pViewShell ) in RestoreMapMode()
520 ViewShell* pShell = pFlyFrm->getRootFrm()->GetCurrShell(); in wrap_DoPaintObject()
887 const ViewShell *pSh = GetFlyFrm()->getRootFrm()->GetCurrShell(); in NbcResize()
/aoo42x/main/sw/source/core/access/
H A Daccframebase.cxx72 const ViewShell *pVSh = GetMap()->GetShell(); in IsSelected()
90 const ViewShell *pVSh = GetMap()->GetShell(); in GetStates()
H A Daccframe.cxx359 sal_Bool SwAccessibleFrame::IsEditable( ViewShell *pVSh ) const in IsEditable()
376 sal_Bool SwAccessibleFrame::IsOpaque( ViewShell *pVSh ) const in IsOpaque()
H A Dacccontext.hxx124 inline ViewShell* GetShell() in GetShell()
128 inline const ViewShell* GetShell() const in GetShell()
/aoo42x/main/sd/source/ui/func/
H A Dfucopy.cxx61 ViewShell* pViewSh, in FuCopy()
70 FunctionReference FuCopy::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw… in Create()
H A Dfuolbull.cxx63 FuOutlineBullet::FuOutlineBullet(ViewShell* pViewShell, ::sd::Window* pWindow, in FuOutlineBullet()
70 FunctionReference FuOutlineBullet::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pVie… in Create()
H A Dfuediglu.cxx60 ViewShell* pViewSh, in FuEditGluePoints()
73 FunctionReference FuEditGluePoints::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pVi… in Create()
H A Dfucon3d.cxx70 ViewShell* pViewSh, in FuConstruct3dObject()
79 FunctionReference FuConstruct3dObject::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* … in Create()
H A Dfuconbez.cxx70 ViewShell* pViewSh, in FuConstructBezierPolygon()
80 FunctionReference FuConstructBezierPolygon::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::V… in Create()
/aoo42x/main/sd/source/ui/view/
H A Ddrviews2.cxx292 ::sd::ViewShell::mpImpl->ProcessModifyPageSlot ( in FuTemporary()
310 ::sd::ViewShell::mpImpl->AssignLayout(rReq, mePageKind); in FuTemporary()
1086 pNewPage = ViewShell::CreateOrDuplicatePage (rRequest, ePageKind, pPage, nInsertPosition); in CreateOrDuplicatePage()
/aoo42x/main/sd/source/ui/docshell/
H A Ddocshel2.cxx208 void DrawDocShell::Connect(ViewShell* pViewSh) in Connect()
219 void DrawDocShell::Disconnect(ViewShell* pViewSh) in Disconnect()
/aoo42x/main/sw/source/core/fields/
H A Dddefld.cxx112 ViewShell* pSh; in DataChanged()
161 ViewShell* pSh; in Closed()
/aoo42x/main/sw/source/core/inc/
H A Dfrmtool.hxx81 void MA_FASTCALL SwAlignRect( SwRect &rRect, ViewShell *pSh );
90 SwFlyFrm *GetFlyFromMarked( const SdrMarkList *pLst, ViewShell *pSh );
/aoo42x/main/sd/source/ui/inc/
H A DDrawViewShell.hxx68 : public ViewShell,
505 using ViewShell::Notify;
/aoo42x/main/sw/source/core/docnode/
H A Dswbaslnk.cxx210 ViewShell *pSh = 0; in DataChanged()
306 ViewShell *pSh; in SetGrfFlySize()
/aoo42x/main/sw/source/core/doc/
H A Ddocnew.cxx1013 ViewShell* pVSh = 0; in UpdateLinks()
1036 ViewShell aVSh( *this, 0, 0 ); in UpdateLinks()
1131 ShellResource* pShellRes = ViewShell::GetShellRes(); in InitTOXTypes()

Completed in 102 milliseconds

12345678910>>...16