Home
last modified time | relevance | path

Searched refs:SfxObjectShell (Results 126 – 150 of 405) sorted by relevance

12345678910>>...17

/trunk/main/sc/source/ui/unoobj/
H A Dshapeuno.cxx366 SfxObjectShell* pObjSh = pDoc->GetDocumentShell(); in setPropertyValue()
490 SfxObjectShell* pObjSh = pDoc->GetDocumentShell(); in setPropertyValue()
588 SfxObjectShell* pObjSh = pDoc->GetDocumentShell(); in setPropertyValue()
670 SfxObjectShell* pObjSh = pDoc->GetDocumentShell(); in getPropertyValue()
1022 SfxObjectShell* pObjSh = pDoc->GetDocumentShell(); in getAnchor()
1282 SfxObjectShell* pObjSh = pDoc->GetDocumentShell(); in getParent()
/trunk/main/sw/source/core/doc/
H A Ddocnew.cxx813 SfxObjectShell* SwDoc::GetPersist() const in GetPersist()
1151 SfxObjectShell* SwDoc::CreateCopy(bool bCallInitNew ) const in CreateCopy()
1218 SfxObjectShell* pRetShell = new SwDocShell( pRet, SFX_CREATE_MODE_STANDARD ); in CreateCopy()
1242 pRet->SetTmpDocShell((SfxObjectShell*)NULL); in CreateCopy()
/trunk/main/svx/inc/svx/
H A Ditemwin.hxx35 class SfxObjectShell;
46 SfxObjectShell* mpSh;
/trunk/main/svx/source/sidebar/tools/
H A DColorControl.cxx71 SfxObjectShell* pDocSh = SfxObjectShell::Current(); in GetColorTable()
/trunk/main/sc/source/ui/view/
H A Dtabcont.cxx486 SfxObjectShell* pShell = SfxObjectShell::GetFirst(); in lcl_DocShellNr()
496 pShell = SfxObjectShell::GetNext( *pShell ); in lcl_DocShellNr()
/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx264 SfxObjectShell * pObj = aDocShellRef; in ~SwTransferable()
329 void SwTransferable::InitOle( SfxObjectShell* pDoc, SwDoc& rDoc ) in InitOle()
435 pTmpDoc->SetTmpDocShell( (SfxObjectShell*)NULL ); in GetData()
649 SfxObjectShell* pEmbObj = (SfxObjectShell*) pObject; in WriteObject()
872 pTmpDoc->SetTmpDocShell( (SfxObjectShell*)NULL ); in PrepareForCopy()
1039 pCDoc->SetTmpDocShell( (SfxObjectShell*)NULL ); in CopyGlossary()
3907 SfxObjectShell* pTmpSh = SfxObjectShell::GetFirst( &aType ); in FindDocShell()
3916 pTmpSh = SfxObjectShell::GetNext( *pTmpSh, &aType ); in FindDocShell()
/trunk/main/sw/source/ui/utlui/
H A Dglbltree.cxx115 const SfxObjectShell* SwGlobalTree::pShowShell = 0;
1033 SfxObjectShell& rObj = *pFrame->GetObjectShell(); in ExcecuteContextMenuAction()
1292 const SfxObjectShell* pCurr = SfxObjectShell::GetFirst(); in OpenDoc()
1305 pCurr = SfxObjectShell::GetNext(*pCurr); in OpenDoc()
/trunk/main/sw/source/core/docnode/
H A Dsection.cxx1288 SfxObjectShell* pShell = pDestSh; in lcl_FindDocShell()
1294 pShell = SfxObjectShell::GetFirst( &aType ); in lcl_FindDocShell()
1317 pShell = SfxObjectShell::GetFirst( &aType ); in lcl_FindDocShell()
1320 pShell = SfxObjectShell::GetNext( *pShell, &aType ); in lcl_FindDocShell()
1358 xDocSh = (SfxObjectShell*)xLockRef; in lcl_FindDocShell()
/trunk/main/sc/source/filter/excel/
H A Dexpop2.cxx76 SfxObjectShell* pDocShell = GetDocShell(); in Write()
167 SfxObjectShell* pDocShell = GetDocShell(); in Write()
/trunk/main/sd/source/ui/dlg/
H A Ddlgass.cxx1047 SfxObjectShell* pShell = xDocShell; in GetDocument()
1226 SfxObjectShell* pShell = xDocShell; in IMPL_LINK()
1429 SfxObjectShell* pShell = xDocShell; in UpdateUserData()
1493 SfxObjectShell* pShell = xDocShell; in UpdatePageList()
1553 SfxObjectShell* pShell = xDocShell; in UpdatePreview()
1634 SfxObjectShell* pShell = xDocShell; in UpdatePreview()
/trunk/main/sd/source/ui/inc/
H A DDrawDocShell.hxx60 class SD_DLLPUBLIC DrawDocShell : public SfxObjectShell
111 using SfxObjectShell::GetVisArea;
/trunk/main/sw/source/ui/vba/
H A Dvbaapplication.cxx74 SfxObjectShell* SwVbaApplication::GetDocShell( const uno::Reference< frame::XModel >& xModel ) thro… in GetDocShell()
76 return static_cast< SfxObjectShell* >( word::getDocShell( xModel ) ); in GetDocShell()
/trunk/main/sc/source/ui/styleui/
H A Dstyledlg.cxx147 SfxObjectShell* pDocSh = SfxObjectShell::Current(); in PageCreated()
/trunk/main/sc/source/ui/dbgui/
H A Dscendlg.cxx74 SfxObjectShell* pDocSh = SfxObjectShell::Current(); in ScNewScenarioDlg()
/trunk/main/sd/source/filter/
H A Dsdpptwrp.cxx58 typedef sal_Bool ( __LOADONCALLAPI *SaveVBA )( SfxObjectShell&, SvMemoryStream*& );
199 pSaveVBA( (SfxObjectShell&) mrDocShell, pBas ); in PreSaveBasic()
/trunk/main/sfx2/source/dialog/
H A Dfiledlghelper.cxx1845 mpMatcher = new SfxFilterMatcher( SfxObjectShell::GetServiceNameFromFactory(rFactory) ); in createMatcher()
2383 mpImp->addFilters( nFlags, SfxObjectShell::GetServiceNameFromFactory(rFact), nMust, nDont ); in FileDialogHelper()
2399 mpImp->addFilters( nFlags, SfxObjectShell::GetServiceNameFromFactory(rFact), nMust, nDont ); in FileDialogHelper()
2413 mpImp->addFilters( nFlags, SfxObjectShell::GetServiceNameFromFactory(rFact), nMust, nDont ); in FileDialogHelper()
2437 mpImp->addFilters( nFlags, SfxObjectShell::GetServiceNameFromFactory(rFact), nMust, nDont ); in FileDialogHelper()
2455 mpImp->addFilters( nFlags, SfxObjectShell::GetServiceNameFromFactory(rFact), nMust, nDont ); in FileDialogHelper()
2508 mpImp->createMatcher( SfxObjectShell::GetServiceNameFromFactory(rFactory) ); in CreateMatcher()
/trunk/main/sc/source/ui/formdlg/
H A Dformula.cxx95 SfxObjectShell* pParentDoc = NULL; in ScFormulaDlg()
438 SfxObjectShell* pObjSh = pRefDoc->GetDocumentShell(); in SetReference()
468 sal_Bool ScFormulaDlg::IsDocAllowed(SfxObjectShell* pDocSh) const in IsDocAllowed()
/trunk/main/sc/source/ui/drawfunc/
H A Ddrtxtob2.cxx254 SfxObjectShell* pDocSh = SfxObjectShell::Current(); in GetFormTextState()
/trunk/main/sc/source/filter/inc/
H A Dxlroot.hxx128 class SfxObjectShell;
220 SfxObjectShell* GetDocShell() const;
/trunk/main/cui/source/tabpages/
H A Dtabline.cxx139 SfxObjectShell* pShell = SfxObjectShell::Current(); in SavePalettes()
/trunk/main/sw/source/ui/app/
H A Ddocst.cxx1257 void SwDocShell::LoadStyles( SfxObjectShell& rSource ) in LoadStyles()
1268 void SwDocShell::_LoadStyles( SfxObjectShell& rSource, sal_Bool bPreserveCurrentDocument ) in _LoadStyles()
1308 SfxObjectShell::LoadStyles( rSource ); in _LoadStyles()
1330 return SfxObjectShell::GetStyleFamilyBitmap( eFamily, eColorMode ); in GetStyleFamilyBitmap()
/trunk/main/svx/source/sidebar/line/
H A DLinePropertyPanel.cxx1106 SfxObjectShell* pSh = SfxObjectShell::Current(); in FillLineEndList()
1132 SfxObjectShell* pSh = SfxObjectShell::Current(); in FillLineStyleList()
/trunk/main/sfx2/source/appl/
H A Dimagemgr.cxx114SfxObjectShell* pDoc = reinterpret_cast<SfxObjectShell*>(sal::static_int_cast<sal_IntPtr>( nHandle… in GetImage()
H A Dappuno.cxx1686 SfxObjectShell* SfxMacroLoader::GetObjectShell_Impl() in GetObjectShell_Impl()
1688 SfxObjectShell* pDocShell = NULL; in GetObjectShell_Impl()
1839 …ng& rURL, com::sun::star::uno::Any& rRetval, const ::rtl::OUString& aReferer, SfxObjectShell* pSh ) in loadMacro()
1842 SfxObjectShell* pCurrent = pSh; in loadMacro()
1845 pCurrent = SfxObjectShell::Current(); in loadMacro()
1861 SfxObjectShell* pDoc = NULL; in loadMacro()
1875 for ( SfxObjectShell *pObjSh = SfxObjectShell::GetFirst(); in loadMacro()
1877 pObjSh = SfxObjectShell::GetNext(*pObjSh) ) in loadMacro()
/trunk/main/sc/source/ui/miscdlgs/
H A Dtabbgcolordlg.cxx89 SfxObjectShell* pDocSh = SfxObjectShell::Current(); in FillColorValueSets_Impl()

Completed in 185 milliseconds

12345678910>>...17