Searched refs:bRetouche (Results 1 – 5 of 5) sorted by relevance
429 sal_Bool bRetouche: 1; //Der Frame ist fuer Retusche verantwortlich member in SwFrm595 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()
984 sal_Bool bRetouche ) const in DrawRect()986 if ( OnWin() || !bRetouche ) in DrawRect()
463 sal_Bool bRetouche = sal_True ) const;
1775 sal_Bool bRetouche = sal_True; in DrawGraphic() local1831 bRetouche = !rOut.IsInside( aGrf ); in DrawGraphic()1894 bDraw = bRetouche = sal_False; in DrawGraphic()1909 if ( bRetouche ) in DrawGraphic()
116 bValidPos = bValidPrtArea = bValidSize = bValidLineNum = bRetouche = in SwFrm()
Completed in 65 milliseconds