Searched refs:SwSelectionList (Results 1 – 11 of 11) sorted by relevance
/trunk/main/sw/source/core/layout/ |
H A D | swselectionlist.cxx | 78 SwSelectionList::SwSelectionList( const SwFrm* pInitCxt ) : in SwSelectionList() function in SwSelectionList 83 bool SwSelectionList::checkContext( const SwFrm* pCheck ) in checkContext()
|
H A D | unusedf.cxx | 49 bool SwFrm::FillSelection( SwSelectionList& , const SwRect& ) const in FillSelection() argument
|
H A D | trvlfrm.cxx | 231 bool SwLayoutFrm::FillSelection( SwSelectionList& rList, const SwRect& rRect ) const in FillSelection() 246 bool SwPageFrm::FillSelection( SwSelectionList& rList, const SwRect& rRect ) const in FillSelection() 269 bool SwRootFrm::FillSelection( SwSelectionList& aSelList, const SwRect& rRect) const in FillSelection()
|
/trunk/main/sw/source/core/inc/ |
H A D | swselectionlist.hxx | 44 class SwSelectionList class 55 explicit SwSelectionList( const SwFrm* pInitCxt );
|
H A D | rootfrm.hxx | 39 class SwSelectionList; 211 virtual bool FillSelection( SwSelectionList& rList, const SwRect& rRect ) const;
|
H A D | layfrm.hxx | 85 virtual bool FillSelection( SwSelectionList& rList, const SwRect& rRect ) const;
|
H A D | frame.hxx | 55 class SwSelectionList; 877 virtual bool FillSelection( SwSelectionList& rList, const SwRect& rRect ) const;
|
H A D | pagefrm.hxx | 395 virtual bool FillSelection( SwSelectionList& rList, const SwRect& rRect ) const;
|
H A D | txtfrm.hxx | 281 virtual bool FillSelection( SwSelectionList& rList, const SwRect& rRect ) const;
|
/trunk/main/sw/source/core/text/ |
H A D | itrcrsr.cxx | 1761 bool SwTxtFrm::FillSelection( SwSelectionList& rSelList, const SwRect& rRect ) const in FillSelection()
|
/trunk/main/sw/source/core/crsr/ |
H A D | crsrsh.cxx | 1913 SwSelectionList aSelList( pFrm ); in RefreshBlockCursor()
|
Completed in 112 milliseconds