Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/inc/
H A Dframe.hxx429 sal_Bool bRetouche: 1; //Der Frame ist fuer Retusche verantwortlich member in SwFrm
595 inline sal_Bool IsRetouche() const { return bRetouche; } in IsRetouche()
1047 ((SwFrm*)this)->bRetouche = sal_True; in SetRetouche()
1051 ((SwFrm*)this)->bRetouche = sal_False; in ResetRetouche()
/trunk/main/sw/source/core/text/
H A Dinftxt.cxx984 sal_Bool bRetouche ) const in DrawRect()
986 if ( OnWin() || !bRetouche ) in DrawRect()
H A Dinftxt.hxx463 sal_Bool bRetouche = sal_True ) const;
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx1775 sal_Bool bRetouche = sal_True; in DrawGraphic() local
1831 bRetouche = !rOut.IsInside( aGrf ); in DrawGraphic()
1894 bDraw = bRetouche = sal_False; in DrawGraphic()
1909 if ( bRetouche ) in DrawGraphic()
H A Dwsfrm.cxx116 bValidPos = bValidPrtArea = bValidSize = bValidLineNum = bRetouche = in SwFrm()

Completed in 72 milliseconds