Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Dpormulti.hxx99 sal_Bool bFlyInCntnt:1; // Fly as character inside member in SwMultiPortion
104 nDirection( 0 ), bFlyInCntnt( sal_False ) in SwMultiPortion()
127 inline sal_Bool HasFlyInCntnt() const { return bFlyInCntnt; } in HasFlyInCntnt()
128 inline void SetFlyInCntnt( sal_Bool bNew ) { bFlyInCntnt = bNew; } in SetFlyInCntnt()

Completed in 13 milliseconds