Home
last modified time | relevance | path

Searched refs:bIgnoreFly (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/core/text/
H A Dinftxt.hxx571 sal_Bool bIgnoreFly: 1; // FitToContent ignoriert Flies member in SwTxtFormatInfo
634 inline sal_Bool IsIgnoreFly() const { return bIgnoreFly; } in IsIgnoreFly()
635 inline void SetIgnoreFly( const sal_Bool bNew ) { bIgnoreFly = bNew; } in SetIgnoreFly()
H A Dinftxt.cxx1438 bIgnoreFly = sal_False; in CtorInitTxtFormatInfo()
1590 bIgnoreFly = sal_False; in SwTxtFormatInfo()

Completed in 28 milliseconds