Home
last modified time | relevance | path

Searched refs:Chainable (Results 1 – 6 of 6) sorted by last modified time

/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx357 int nChainable = rSh.Chainable( aRect, *rSh.GetFlyFrmFmt(), rLPt ); in UpdatePointer()
2675 if ( !rSh.Chainable( aDummy, *pFmt, aDocPos ) ) in MouseButtonDown()
/trunk/main/sw/source/core/frmedt/
H A Dfeshview.cxx2690 int SwFEShell::Chainable( SwRect &rRect, const SwFrmFmt &rSource, in Chainable() function in SwFEShell
2716 return GetDoc()->Chainable(rSource, *pFmt); in Chainable()
2731 int nErr = Chainable( aDummy, rSource, rPt ); in Chain()
H A Dfefly1.cxx2056 nChainState = pDoc->Chainable(rFmt, rFmt1); in GetConnectableFrmFmts()
2058 nChainState = pDoc->Chainable(rFmt1, rFmt); in GetConnectableFrmFmts()
/trunk/main/sw/source/core/doc/
H A Ddocfly.cxx916 int SwDoc::Chainable( const SwFrmFmt &rSource, const SwFrmFmt &rDest ) in Chainable() function in SwDoc
1017 int nErr = Chainable( rSource, rDest ); in Chain()
/trunk/main/sw/inc/
H A Dfesh.hxx458 int Chainable( SwRect &rRect, const SwFrmFmt &rSource, const Point &rPt ) const;
H A Ddoc.hxx1987 int Chainable( const SwFrmFmt &rSource, const SwFrmFmt &rDest );

Completed in 64 milliseconds