Lines Matching refs:bConstructed
61 sal_Bool bConstructed; member in SfxModelessDialog_Impl
85 sal_Bool bConstructed; member in SfxFloatingWindow_Impl
273 pImp->bConstructed = sal_True; in StateChanged()
305 if ( pImp->bConstructed && pImp->pMgr ) in Resize()
315 if ( pImp->bConstructed && pImp->pMgr && IsReallyVisible() ) in Move()
329 if ( pImp->bConstructed && pImp->pMgr ) in IMPL_LINK()
352 pImp->bConstructed = sal_False; in SfxModelessDialog()
371 pImp->bConstructed = sal_False; in SfxModelessDialog()
538 pImp->bConstructed = sal_False; in SfxFloatingWindow()
558 pImp->bConstructed = sal_False; in SfxFloatingWindow()
620 if ( pImp->bConstructed && pImp->pMgr ) in Resize()
630 if ( pImp->bConstructed && pImp->pMgr ) in Move()
644 if ( pImp->bConstructed && pImp->pMgr ) in IMPL_LINK()
665 pImp->bConstructed = sal_True; in StateChanged()