/aoo41x/main/desktop/source/deployment/inc/ |
H A D | dp_interact.h | 129 class SAL_DLLPRIVATE Chain class in dp_misc::AbortChannel 133 inline Chain( in Chain() function in dp_misc::AbortChannel::Chain 138 inline ~Chain() in ~Chain() 141 friend class Chain;
|
/aoo41x/main/basic/source/inc/ |
H A D | buffer.hxx | 44 void Chain( sal_uInt32 ); // Back-Chain
|
H A D | codegen.hxx | 48 void BackChain( sal_uInt32 off ) { aCode.Chain( off ); } in BackChain()
|
/aoo41x/main/sw/inc/ |
H A D | fesh.hxx | 459 int Chain( SwFrmFmt &rSource, const Point &rPt ); 460 int Chain( SwFrmFmt &rSource, const SwFrmFmt &rDest );
|
H A D | doc.hxx | 1996 int Chain( SwFrmFmt &rSource, const SwFrmFmt &rDest );
|
/aoo41x/main/basic/source/comp/ |
H A D | buffer.cxx | 138 void SbiBuffer::Chain( sal_uInt32 off ) in Chain() function in SbiBuffer
|
/aoo41x/main/desktop/source/deployment/registry/package/ |
H A D | dp_package.cxx | 553 AbortChannel::Chain chain( abortChannel, xSubAbortChannel ); in isRegistered_() 882 AbortChannel::Chain chain( abortChannel, xSubAbortChannel ); in processPackage_() 957 AbortChannel::Chain chain( abortChannel, xSubAbortChannel ); in processPackage_()
|
/aoo41x/main/sw/source/core/inc/ |
H A D | flyfrm.hxx | 262 void Chain( SwFrm* _pAnchor );
|
/aoo41x/main/sw/source/core/frmedt/ |
H A D | feshview.cxx | 2726 int SwFEShell::Chain( SwFrmFmt &rSource, const SwFrmFmt &rDest ) in Chain() function in SwFEShell 2728 return GetDoc()->Chain(rSource, rDest); in Chain() 2731 int SwFEShell::Chain( SwFrmFmt &rSource, const Point &rPt ) in Chain() function in SwFEShell 2748 GetDoc()->Chain(rSource, *pFmt); in Chain()
|
H A D | fefly1.cxx | 2105 pDoc->Chain(rFmt, *pOldChainNext); in GetConnectableFrmFmts() 2108 pDoc->Chain(*pOldChainPrev, rFmt); in GetConnectableFrmFmts()
|
/aoo41x/main/sw/source/ui/shells/ |
H A D | frmsh.cxx | 580 rSh.Chain(*pPrevFmt, *pCurrFlyFmt); in Execute() 614 rSh.Chain(*(SwFrmFmt*) in Execute()
|
/aoo41x/main/sc/source/filter/excel/ |
H A D | ooxml-export-TODO.txt | 144 - Calculation Chain (§3.6):
|
/aoo41x/main/sw/source/core/layout/ |
H A D | fly.cxx | 193 Chain( pAnch ); in SwFlyFrm() 204 void SwFlyFrm::Chain( SwFrm* _pAnch ) in Chain() function in SwFlyFrm
|
/aoo41x/main/sw/source/core/doc/ |
H A D | docfly.cxx | 957 int SwDoc::Chain( SwFrmFmt &rSource, const SwFrmFmt &rDest ) in Chain() function in SwDoc
|
/aoo41x/main/sw/source/core/draw/ |
H A D | dcontact.cxx | 577 pFlyFrm->Chain( pFlyFrm->AnchorFrm() ); in MoveObjToVisibleLayer()
|
/aoo41x/main/sw/source/core/unocore/ |
H A D | unoframe.cxx | 1278 pDoc->Chain(*pSource, *pDest); in setPropertyValue()
|
/aoo41x/main/sw/source/ui/docvw/ |
H A D | edtwin.cxx | 2674 rSh.Chain( *pFmt, aDocPos ); in MouseButtonDown()
|
/aoo41x/main/odk/pack/copying/ |
H A D | idl_chapter_refs.txt | 4676 DESCR:OfficeDev - Processing Chain
|