Home
last modified time | relevance | path

Searched refs:FillSelection (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sw/source/core/layout/
H A Dtrvlfrm.cxx231 bool SwLayoutFrm::FillSelection( SwSelectionList& rList, const SwRect& rRect ) const in FillSelection() function in SwLayoutFrm
239 pFrm->FillSelection( rList, rRect ); in FillSelection()
246 bool SwPageFrm::FillSelection( SwSelectionList& rList, const SwRect& rRect ) const in FillSelection() function in SwPageFrm
251 bRet = SwLayoutFrm::FillSelection( rList, rRect ); in FillSelection()
261 if( pFly->FillSelection( rList, rRect ) ) in FillSelection()
269 bool SwRootFrm::FillSelection( SwSelectionList& aSelList, const SwRect& rRect) const in FillSelection() function in SwRootFrm
278 pPage->FillSelection( aSelList, rRect ); in FillSelection()
H A Dunusedf.cxx49 bool SwFrm::FillSelection( SwSelectionList& , const SwRect& ) const in FillSelection() function in SwFrm
/trunk/main/sw/source/core/inc/
H A Dlayfrm.hxx85 virtual bool FillSelection( SwSelectionList& rList, const SwRect& rRect ) const;
H A Drootfrm.hxx211 virtual bool FillSelection( SwSelectionList& rList, const SwRect& rRect ) const;
H A Dpagefrm.hxx395 virtual bool FillSelection( SwSelectionList& rList, const SwRect& rRect ) const;
H A Dtxtfrm.hxx281 virtual bool FillSelection( SwSelectionList& rList, const SwRect& rRect ) const;
H A Dframe.hxx877 virtual bool FillSelection( SwSelectionList& rList, const SwRect& rRect ) const;
/trunk/main/sw/source/core/text/
H A Ditrcrsr.cxx1761 bool SwTxtFrm::FillSelection( SwSelectionList& rSelList, const SwRect& rRect ) const in FillSelection() function in SwTxtFrm
1880 if( pFly->IsFlyInCntFrm() && pFly->FillSelection( rSelList, rRect ) ) in FillSelection()
/trunk/main/sw/source/core/crsr/
H A Dcrsrsh.cxx1915 if( GetLayout()->FillSelection( aSelList, aRect ) ) in RefreshBlockCursor()

Completed in 64 milliseconds