Home
last modified time | relevance | path

Searched refs:GetDocShell (Results 101 – 125 of 333) sorted by relevance

12345678910>>...14

/aoo41x/main/sc/source/ui/view/
H A Dspelleng.cxx73 mrDocShell( *rViewData.GetDocShell() ), in ScConversionEngineBase()
74 mrDoc( *rViewData.GetDocShell()->GetDocument() ), in ScConversionEngineBase()
H A Dcolrowba.cxx216 !pViewData->GetDocShell()->IsReadOnly(); in ResizeAllowed()
383 !pViewData->GetDocShell()->IsReadOnly(); in ResizeAllowed()
H A Dviewfun7.cxx195 ScDocShell* pDocShell = GetViewData()->GetDocShell(); in PasteDraw()
260 ScDocShell* pDocShell = GetViewData()->GetDocShell(); in PasteDraw()
/aoo41x/main/sw/source/core/crsr/
H A Dswcrsr.cxx85 : pDSh( (SwDocShell*)rPam.GetDoc()->GetDocShell() ) in _PercentHdl()
243 && ( !pDoc->GetDocShell() in IsSelOvr()
244 || !pDoc->GetDocShell()->IsReadOnlyUI() ) ) in IsSelOvr()
747 if( !pDoc->GetDocShell() || !pDoc->GetDocShell()->IsReadOnlyUI() ) in IsAtValidPos()
802 pPHdl = new _PercentHdl( 0, nCrsrCnt, pDoc->GetDocShell() ); in lcl_FindSelection()
/aoo41x/main/sw/source/ui/wrtsh/
H A Dwrtsh2.cxx438 SwDocShell* pDShell = pSh->GetView().GetDocShell(); in LoadURL()
490 const SwDocShell* pDocShell = GetView().GetDocShell(); in NavigatorPaste()
/aoo41x/main/sc/source/filter/excel/
H A Dxlroot.cxx278 SfxObjectShell* XclRoot::GetDocShell() const in GetDocShell() function in XclRoot
285 SfxObjectShell* pDocShell = GetDocShell(); in GetDocModelObj()
H A Dexcimp8.cxx235 SfxObjectShell* pShell = GetDocShell(); in ReadBasic()
324 if( SfxObjectShell* pShell = GetDocShell() ) in LoadDocumentProperties()
/aoo41x/main/sw/source/ui/uiview/
H A Dviewport.cxx73 return GetDocShell()->GetCreateMode() == SFX_CREATE_MODE_EMBEDDED || in IsDocumentBorder()
294 aVis.SetSize( GetDocShell()->SfxObjectShell::GetVisArea(ASPECT_CONTENT).GetSize() ); in SetVisArea()
300 GetDocShell()->SfxObjectShell::SetVisArea( aVis ); in SetVisArea()
1153 SwDocShell* pDocSh = GetDocShell(); in OuterResizePixel()
/aoo41x/main/sw/source/core/docnode/
H A Dsection.cxx1217 SwDocShell* pDShell = pDoc->GetDocShell(); in lcl_UpdateLinksInSect()
1459 xDocSh = pDoc->GetDocShell(); in DataChanged()
1466 sFilter, 0, pDoc->GetDocShell() ); in DataChanged()
1618 … SwReader aTmpReader( aStrm, aEmptyStr, pDoc->GetDocShell()->GetMedium()->GetBaseURL(), *pPam ); in DataChanged()
/aoo41x/main/sw/source/ui/uno/
H A DSwXDocumentSettings.cxx220 …registerSlave ( new SwXPrintSettings ( PRINT_SETTINGS_DOCUMENT, mpModel->GetDocShell()->GetDoc() )… in SwXDocumentSettings()
289 mpDocSh = mpModel->GetDocShell(); in _preSetValues()
723 mpDocSh = mpModel->GetDocShell(); in _preGetValues()
H A Dunotxdoc.cxx2614 rpView = pDoc->GetDocShell()->GetView(); in GetRenderDoc()
2702 SwDocShell *pRenderDocShell = pDoc->GetDocShell(); in getRendererCount()
3734 if(!pxDoc->GetDocShell()) in getByName()
3736 SwDoc* pDoc = pxDoc->GetDocShell()->GetDoc(); in getByName()
3777 if(!pxDoc->GetDocShell()) in getElementNames()
3780 SwDoc* pDoc = pxDoc->GetDocShell()->GetDoc(); in getElementNames()
3825 if(!pxDoc->GetDocShell()) in hasByName()
3827 SwDoc* pDoc = pxDoc->GetDocShell()->GetDoc(); in hasByName()
/aoo41x/main/sw/source/filter/xml/
H A Dxmlexp.cxx286 SfxObjectShell* pObjSh = pDoc->GetDocShell(); in exportDoc()
492 pDoc->GetDocShell()->GetVisArea( ASPECT_CONTENT ); in GetViewSettings()
493 sal_Bool bTwip = pDoc->GetDocShell()->GetMapUnit ( ) == MAP_TWIP; in GetViewSettings()
H A Dxmltexti.cxx587 if ( pDoc && pDoc->GetDocShell() && pDoc->GetDocShell()->GetMedium() ) in createAndInsertOOoLink()
590 pDoc->GetDocShell()->GetMedium()->GetInteractionHandler(); in createAndInsertOOoLink()
/aoo41x/main/sc/source/ui/miscdlgs/
H A Dacredlin.cxx1071 ScDocShell* pDocSh=pViewData->GetDocShell(); in IMPL_LINK()
1116 ScDocShell* pDocSh=pViewData->GetDocShell(); in IMPL_LINK()
1192 ScDocShell* pDocSh=pViewData->GetDocShell(); in IMPL_LINK()
1223 ScDocShell* pDocSh=pViewData->GetDocShell(); in IMPL_LINK()
1924 pViewData->GetDocShell()->ExecuteChangeCommentDialog( pScChangeAction, this,sal_False); in IMPL_LINK()
/aoo41x/main/sd/source/ui/slidesorter/model/
H A DSlideSorterModel.cxx590 && mrSlideSorter.GetViewShellBase()->GetDocShell()) in IsReadOnly()
591 return mrSlideSorter.GetViewShellBase()->GetDocShell()->IsReadOnly(); in IsReadOnly()
/aoo41x/main/sw/source/core/edit/
H A Dedtab.cxx134 SwWait aWait( *GetDoc()->GetDocShell(), true ); in TextToTable()
148 SwWait aWait( *GetDoc()->GetDocShell(), true ); in TableToText()
/aoo41x/main/sd/source/ui/slidesorter/controller/
H A DSlsSlotManager.cxx347 SfxObjectShell* pTransferDocShell = pTransferClip->GetDocShell(); in FuSupport()
706 if ( !pTransferClip || !pTransferClip->GetDocShell() ) in GetClipboardState()
713 SfxObjectShell* pTransferDocShell = pTransferClip->GetDocShell(); in GetClipboardState()
/aoo41x/main/sw/source/ui/dbui/
H A Ddbinsdlg.cxx380 SfxStyleSheetBasePool* pPool = pView->GetDocShell()->GetStyleSheetPool(); in SwInsertDBColAutoPilot()
765 ::GetHtmlMode( pView->GetDocShell() ))); in IMPL_LINK()
1084 sal_Bool bHTML = 0 != (::GetHtmlMode( pView->GetDocShell() ) & HTMLMODE_ON); in DataToDoc()
1226 pWait = ::std::auto_ptr<SwWait>(new SwWait( *pView->GetDocShell(), true )); in DataToDoc()
1458 pWait = ::std::auto_ptr<SwWait>(new SwWait( *pView->GetDocShell(), true )); in DataToDoc()
/aoo41x/main/sw/source/core/unocore/
H A Dunocrsrhelper.cxx653 SfxStyleSheetBasePool* pPool = pDoc->GetDocShell()->GetStyleSheetPool(); in setNumberingProperty()
676 (const SvxFontListItem* )pDoc->GetDocShell() in setNumberingProperty()
824 SwDocShell* pDocSh = pDoc->GetDocShell(); in InsertFile()
/aoo41x/main/sw/source/ui/shells/
H A Dfrmsh.cxx285 SwWait aWait( *GetView().GetDocShell(), true ); in Execute()
449 aSet.Put(SfxUInt16Item(SID_HTML_MODE, ::GetHtmlMode(GetView().GetDocShell()))); in Execute()
700 sal_Bool bHtmlMode = 0 != ::GetHtmlMode(rSh.GetView().GetDocShell()); in GetState()
H A Dgrfsh.cxx148 sal_uInt16 nHtmlMode = ::GetHtmlMode(GetView().GetDocShell()); in Execute()
323 SwDocShell* pDocSh = GetView().GetDocShell(); in Execute()
/aoo41x/main/sw/source/core/swg/
H A DSwXMLTextBlocks.cxx143 SwDocShell * pDocShell = pDoc->GetDocShell(); in ClearDoc()
368 SwDocShell *pDocSh = pDoc->GetDocShell(); in PutBlock()
H A DSwXMLTextBlocks1.cxx83 …uno::Reference< document::XStorageBasedDocument > xDocStor( pDoc->GetDocShell()->GetModel(), uno::… in GetDoc()
628 pDoc->GetDocShell()->GetModel(), UNO_QUERY ); in SetMacroTable()
/aoo41x/main/sc/source/ui/inc/
H A Dformdata.hxx42 ScDocShell* GetDocShell() { return pScDocShell;} in GetDocShell() function in ScFormEditData
/aoo41x/main/sw/source/ui/index/
H A Dcntex.cxx158 pDoc->GetDocShell()->_LoadStyles( *rSh.GetView().GetDocShell(), sal_True ); in IMPL_LINK()

Completed in 229 milliseconds

12345678910>>...14