Home
last modified time | relevance | path

Searched refs:bRetouche (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/sw/source/core/inc/
H A Dframe.hxx422 sal_Bool bRetouche: 1; //Der Frame ist fuer Retusche verantwortlich member in SwFrm
586 inline sal_Bool IsRetouche() const { return bRetouche; } in IsRetouche()
1035 ((SwFrm*)this)->bRetouche = sal_True; in SetRetouche()
1039 ((SwFrm*)this)->bRetouche = sal_False; in ResetRetouche()
/aoo41x/main/sw/source/core/text/
H A Dinftxt.cxx978 sal_Bool bRetouche ) const in DrawRect()
980 if ( OnWin() || !bRetouche ) in DrawRect()
H A Dinftxt.hxx463 sal_Bool bRetouche = sal_True ) const;
/aoo41x/main/sw/source/core/layout/
H A Dpaintfrm.cxx1684 sal_Bool bRetouche = sal_True; in DrawGraphic() local
1740 bRetouche = !rOut.IsInside( aGrf ); in DrawGraphic()
1803 bDraw = bRetouche = sal_False; in DrawGraphic()
1818 if ( bRetouche ) in DrawGraphic()
H A Dwsfrm.cxx116 bValidPos = bValidPrtArea = bValidSize = bValidLineNum = bRetouche = in SwFrm()

Completed in 74 milliseconds