Searched refs:bFlyInCntBase (Results 1 – 2 of 2) sorted by relevance
52 sal_Bool bFlyInCntBase : 1; // Base-Referenz der zeichengeb. Rahmen setzen member in SwTxtFormatter193 inline sal_Bool IsFlyInCntBase() const { return bFlyInCntBase; } in IsFlyInCntBase()194 inline void SetFlyInCntBase( sal_Bool bNew = sal_True ){ bFlyInCntBase = bNew; } in SetFlyInCntBase()
97 bFlyInCntBase = sal_False; in CtorInitTxtFormatter()
Completed in 20 milliseconds