Searched refs:bRetouche (Results 1 – 5 of 5) sorted by relevance
422 sal_Bool bRetouche: 1; //Der Frame ist fuer Retusche verantwortlich member in SwFrm586 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()
978 sal_Bool bRetouche ) const in DrawRect()980 if ( OnWin() || !bRetouche ) in DrawRect()
463 sal_Bool bRetouche = sal_True ) const;
1684 sal_Bool bRetouche = sal_True; in DrawGraphic() local1740 bRetouche = !rOut.IsInside( aGrf ); in DrawGraphic()1803 bDraw = bRetouche = sal_False; in DrawGraphic()1818 if ( bRetouche ) in DrawGraphic()
116 bValidPos = bValidPrtArea = bValidSize = bValidLineNum = bRetouche = in SwFrm()
Completed in 62 milliseconds