Searched refs:bLockDeleteContent (Results 1 – 2 of 2) sorted by relevance
115 sal_Bool bLockDeleteContent :1; // If the flag is set, the content of the member in SwFlyFrm211 sal_Bool IsLockDeleteContent() const { return bLockDeleteContent; } in IsLockDeleteContent()212 void SetLockDeleteContent( sal_Bool bNew ) { bLockDeleteContent = bNew; } in SetLockDeleteContent()
113 bLockDeleteContent( sal_False ) in SwFlyFrm()
Completed in 22 milliseconds