Home
last modified time | relevance | path

Searched refs:Chain (Results 1 – 18 of 18) sorted by last modified time

/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx2676 rSh.Chain( *pFmt, aDocPos ); in MouseButtonDown()
/trunk/main/sw/source/ui/shells/
H A Dfrmsh.cxx593 rSh.Chain(*pPrevFmt, *pCurrFlyFmt); in Execute()
627 rSh.Chain(*(SwFrmFmt*) in Execute()
/trunk/main/sw/source/core/unocore/
H A Dunoframe.cxx1681 pDoc->Chain(*pSource, *pDest); in setPropertyValue()
/trunk/main/sw/source/core/layout/
H A Dfly.cxx181 Chain( pAnch ); in SwFlyFrm()
189 void SwFlyFrm::Chain( SwFrm* _pAnch ) in Chain() function in SwFlyFrm
/trunk/main/sw/source/core/inc/
H A Dflyfrm.hxx262 void Chain( SwFrm* _pAnchor );
/trunk/main/sw/source/core/frmedt/
H A Dfeshview.cxx2723 int SwFEShell::Chain( SwFrmFmt &rSource, const SwFrmFmt &rDest ) in Chain() function in SwFEShell
2725 return GetDoc()->Chain(rSource, rDest); in Chain()
2728 int SwFEShell::Chain( SwFrmFmt &rSource, const Point &rPt ) in Chain() function in SwFEShell
2745 GetDoc()->Chain(rSource, *pFmt); in Chain()
H A Dfefly1.cxx2105 pDoc->Chain(rFmt, *pOldChainNext); in GetConnectableFrmFmts()
2108 pDoc->Chain(*pOldChainPrev, rFmt); in GetConnectableFrmFmts()
/trunk/main/sw/source/core/draw/
H A Ddcontact.cxx575 pFlyFrm->Chain( pFlyFrm->AnchorFrm() ); in MoveObjToVisibleLayer()
/trunk/main/sw/source/core/doc/
H A Ddocfly.cxx1015 int SwDoc::Chain( SwFrmFmt &rSource, const SwFrmFmt &rDest ) in Chain() function in SwDoc
/trunk/main/sw/inc/
H A Dfesh.hxx459 int Chain( SwFrmFmt &rSource, const Point &rPt );
460 int Chain( SwFrmFmt &rSource, const SwFrmFmt &rDest );
H A Ddoc.hxx1988 int Chain( SwFrmFmt &rSource, const SwFrmFmt &rDest );
/trunk/main/sc/source/filter/excel/
H A Dooxml-export-TODO.txt144 - Calculation Chain (§3.6):
/trunk/main/odk/pack/copying/
H A Didl_chapter_refs.txt4676 DESCR:OfficeDev - Processing Chain
/trunk/main/desktop/source/deployment/registry/package/
H A Ddp_package.cxx553 AbortChannel::Chain chain( abortChannel, xSubAbortChannel ); in isRegistered_()
882 AbortChannel::Chain chain( abortChannel, xSubAbortChannel ); in processPackage_()
957 AbortChannel::Chain chain( abortChannel, xSubAbortChannel ); in processPackage_()
/trunk/main/desktop/source/deployment/inc/
H A Ddp_interact.h129 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;
/trunk/main/basic/source/inc/
H A Dbuffer.hxx44 void Chain( sal_uInt32 ); // Back-Chain
H A Dcodegen.hxx48 void BackChain( sal_uInt32 off ) { aCode.Chain( off ); } in BackChain()
/trunk/main/basic/source/comp/
H A Dbuffer.cxx138 void SbiBuffer::Chain( sal_uInt32 off ) in Chain() function in SbiBuffer

Completed in 172 milliseconds