Home
last modified time | relevance | path

Searched refs:pSourceShell (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/sc/source/ui/miscdlgs/
H A Dlinkarea.cxx69 pSourceShell( NULL ), in ScLinkedAreaDlg()
120 if (pSourceShell) in IMPL_LINK()
150 if ( pSourceShell ) in LoadDocument()
154 pSourceShell = NULL; in LoadDocument()
169 if ( pSourceShell ) in LoadDocument()
186 if (pSourceShell) in InitFromOldLink()
249 if (pSourceShell) in IMPL_LINK()
290 if ( pSourceShell ) in UpdateSourceRanges()
317 if (pSourceShell) in GetURL()
327 if (pSourceShell) in GetFilter()
[all …]
/aoo41x/main/sw/source/ui/dbui/
H A Ddbmgr.cxx859 sal_Bool SwNewDBMgr::MergeMailFiles(SwWrtShell* pSourceShell, in MergeMailFiles() argument
863 … sal_Bool bSynchronizedDoc = pSourceShell->IsLabelDoc() && pSourceShell->GetSectionFmtCount() > 1; in MergeMailFiles()
903 SwDocShell* pSourrceDocSh = pSourceShell->GetView().GetDocShell(); in MergeMailFiles()
908 SfxMedium* pOrig = pSourceShell->GetView().GetDocShell()->GetMedium(); in MergeMailFiles()
970 pSourceShell->SttEndDoc(sal_True); in MergeMailFiles()
971 nStartingPageNo = pSourceShell->GetVirtPageNum(); in MergeMailFiles()
972 sStartingPageDesc = sModifiedStartingPageDesc = pSourceShell->GetPageDesc( in MergeMailFiles()
973 pSourceShell->GetCurPageDesc()).GetName(); in MergeMailFiles()
975 lcl_CopyCompatibilityOptions( *pSourceShell, *pTargetShell); in MergeMailFiles()
977 lcl_CopyDynamicDefaults( *pSourceShell->GetDoc(), *pTargetShell->GetDoc() ); in MergeMailFiles()
[all …]
/aoo41x/main/sc/source/ui/inc/
H A Dlinkarea.hxx67 ScDocShell* pSourceShell; member in ScLinkedAreaDlg
H A Dtransobj.hxx103 void SetDragSource( ScDocShell* pSourceShell, const ScMarkData& rMark );
/aoo41x/main/sc/source/ui/app/
H A Dtransobj.cxx529 void ScTransferObj::SetDragSource( ScDocShell* pSourceShell, const ScMarkData& rMark ) in SetDragSource() argument
533 xDragSourceRanges = new ScCellRangesObj( pSourceShell, aRanges ); in SetDragSource()

Completed in 143 milliseconds