Home
last modified time | relevance | path

Searched refs:SwDepend (Results 1 – 17 of 17) sorted by relevance

/trunk/main/sw/source/core/unocore/
H A Dunoobj2.cxx222 SwDepend* pNewDepend = new SwDepend( &rClnt, &rFmt ); in CollectFrameAtNode()
248 SwDepend* pNewDepend = new SwDepend( &rClnt, (SwFrmFmt*)pFmt); in CollectFrameAtNode()
759 SwDepend m_ObjectDepend; // register at format of table or frame
1779 bool operator() (::boost::shared_ptr<SwDepend> const & rEntry) in operator ()()
1858 SwDepend * const pNewDepend = new SwDepend(&rEnum, pFrmFmt); in lcl_FillFrame()
1859 rFrames.push_back( ::boost::shared_ptr<SwDepend>(pNewDepend) ); in lcl_FillFrame()
1880 SwDepend *const pNewDepend = new SwDepend(m_pImpl.get(), pFmt); in SwXParaFrameEnumeration()
1881 m_pImpl->m_Frames.push_back(::boost::shared_ptr<SwDepend>(pNewDepend)); in SwXParaFrameEnumeration()
1896 SwDepend *const pNewDepend = new SwDepend(m_pImpl.get(), pFrmFmt); in SwXParaFrameEnumeration()
1897 m_pImpl->m_Frames.push_back(::boost::shared_ptr<SwDepend>(pNewDepend)); in SwXParaFrameEnumeration()
H A Dunoidx.cxx1609 SwDepend m_TypeDepend;
/trunk/main/sw/inc/
H A Dunoparaframeenum.hxx40 class SwDepend;
50 ::boost::shared_ptr<SwDepend> pFrameDepend;
53 sal_uInt32 const i_nOrder, SwDepend * const i_pDepend) in FrameDependSortListEntry()
60 typedef ::std::deque< ::boost::shared_ptr<SwDepend> >
H A Dcalbck.hxx188 class SW_DLLPUBLIC SwDepend: public SwClient class
193 SwDepend() : pToTell(0) {} in SwDepend() function in SwDepend
194 SwDepend(SwClient *pTellHim, SwModify *pDepend);
H A Dinetfld.hxx41 SwDepend aNormalFmt;
42 SwDepend aVisitFmt;
H A Dftninfo.hxx38 SwDepend aPageDescDep;
39 SwDepend aCharFmtDep, aAnchorCharFmtDep;
H A Dswddetbl.hxx32 SwDepend aDepend;
H A Dpagedesc.hxx141 SwDepend aDepend; // wg. Registerhaltigkeit
H A Dnode.hxx382 SwDepend* pCondColl;
H A Dunotbl.hxx232 SwDepend aCrsrDepend;
438 SwDepend aCursorDepend; //the cursor is removed after the doc has been removed
H A Ddocufld.hxx741 SwDepend aDep;
H A Dunoport.hxx126 const SwDepend m_FrameDepend;
H A Dunochart.hxx281 SwDepend aCursorDepend; //the cursor is removed after the doc has been removed
/trunk/main/sw/source/core/attr/
H A Dcalbck.cxx383 SwDepend::SwDepend(SwClient *pTellHim, SwModify *pDepend) in SwDepend() function in SwDepend
391 void SwDepend::Modify( const SfxPoolItem* pOldValue, const SfxPoolItem *pNewValue ) in Modify()
399 void SwDepend::SwClientNotify( const SwModify& rMod, const SfxHint& rHint ) in SwClientNotify()
405 sal_Bool SwDepend::GetInfo( SfxPoolItem& rInfo ) const in GetInfo()
/trunk/main/sw/source/core/fields/
H A Dddefld.cxx190 SwDepend* pDep = (SwDepend*)pLast; in GetAnchor()
217 SwDepend* pDep = (SwDepend*)pLast; in IsInRange()
/trunk/main/sw/source/core/access/
H A Daccnotextframe.hxx47 SwDepend aDepend;
/trunk/main/sw/source/core/docnode/
H A Dnode.cxx1879 pCondColl = new SwDepend( this, pColl ); in SetCondFmtColl()

Completed in 85 milliseconds