/trunk/main/framework/source/layoutmanager/ |
H A D | layoutmanager.cxx | 1483 bool bNotify( false ); in createElement() local 1574 if ( bNotify ) in createElement() 1604 bNotify = true; in destroyElement() 1620 bNotify = sal_True; in destroyElement() 1645 bNotify = true; in destroyElement() 1651 if ( bNotify ) in destroyElement() 1704 bNotify = true; in requestElement() 1728 if ( bNotify ) in requestElement() 1812 bNotify = bResult; in showElement() 1865 if ( bNotify ) in showElement() [all …]
|
H A D | toolbarlayoutmanager.cxx | 416 bool bNotify( false ); in requestToolbar() local 450 return bNotify; in requestToolbar() 455 bool bNotify( false ); in createToolbar() local 459 return bNotify; in createToolbar() 469 bool bNotify( false ); in destroyToolbar() local 517 bNotify = true; in destroyToolbar() 529 bNotify = true; in destroyToolbar() 538 return bNotify; in destroyToolbar() 1277 bNotify = false; in implts_createToolBar() 3408 if ( bNotify ) in windowResized() [all …]
|
H A D | toolbarlayoutmanager.hxx | 283 …void implts_createToolBar( const ::rtl::OUString& aName, bool& bNotify, ::com::sun::st…
|
/trunk/main/accessibility/source/standard/ |
H A D | vclxaccessiblelist.cxx | 887 sal_Bool bNotify = sal_False; in selectAccessibleChild() local 902 bNotify = sal_True; in selectAccessibleChild() 906 if ( bNotify ) in selectAccessibleChild() 927 sal_Bool bNotify = sal_False; in clearAccessibleSelection() local 936 bNotify = sal_True; in clearAccessibleSelection() 940 if ( bNotify ) in clearAccessibleSelection() 946 sal_Bool bNotify = sal_False; in selectAllAccessibleChildren() local 961 bNotify = sal_True; in selectAllAccessibleChildren() 965 if ( bNotify ) in selectAllAccessibleChildren() 1011 bNotify = sal_True; in deselectAccessibleChild() [all …]
|
H A D | vclxaccessiblebox.cxx | 425 sal_Bool bNotify = sal_False; in doAccessibleAction() local 440 bNotify = sal_True; in doAccessibleAction() 449 bNotify = sal_True; in doAccessibleAction() 454 if (bNotify) in doAccessibleAction() 457 return bNotify; in doAccessibleAction()
|
/trunk/main/sw/source/core/layout/ |
H A D | ssfrm.cxx | 122 void SwFrm::MakeBelowPos( const SwFrm* pUp, const SwFrm* pPrv, sal_Bool bNotify ) in MakeBelowPos() argument 134 if( bNotify ) in MakeBelowPos() 138 void SwFrm::MakeUpperPos( const SwFrm* pUp, const SwFrm* pPrv, sal_Bool bNotify ) in MakeUpperPos() argument 151 if( bNotify ) in MakeUpperPos() 155 void SwFrm::MakeLeftPos( const SwFrm* pUp, const SwFrm* pPrv, sal_Bool bNotify ) in MakeLeftPos() argument 168 if( bNotify ) in MakeLeftPos() 172 void SwFrm::MakeRightPos( const SwFrm* pUp, const SwFrm* pPrv, sal_Bool bNotify ) in MakeRightPos() argument 184 if( bNotify ) in MakeRightPos()
|
H A D | frmtool.cxx | 283 bool bNotify = false; in ~SwFrmNotify() local 300 bNotify = true; in ~SwFrmNotify() 339 bNotify = true; in ~SwFrmNotify() 341 if ( !bNotify ) in ~SwFrmNotify() 350 bNotify = true; in ~SwFrmNotify() 359 bNotify = true; in ~SwFrmNotify() 364 if ( bNotify ) in ~SwFrmNotify() 497 sal_Bool bNotify = sal_False; in ~SwLayNotify() 575 bNotify = sal_True; in ~SwLayNotify() 621 (bPos || bNotify) && !(pLay->GetType() & 0x1823) ) //Tab, Row, FtnCont, Root, Page in ~SwLayNotify()
|
H A D | wsfrm.cxx | 3304 sal_Bool bNotify = sal_True; in InvaPercentFlys() local 3319 bNotify = sal_False; in InvaPercentFlys() 3321 if( bNotify ) in InvaPercentFlys()
|
H A D | fly.cxx | 441 void SwFlyFrm::InitDrawObj( sal_Bool bNotify ) in InitDrawObj() argument 467 if ( bNotify ) in InitDrawObj()
|
/trunk/main/extensions/source/update/check/ |
H A D | updateprotocol.cxx | 254 bool bNotify = false; in storeExtensionUpdateInfos() local 262 bNotify |= aConfig->storeExtensionVersion( rUpdateInfos[i][0], rUpdateInfos[i][1] ); in storeExtensionUpdateInfos() 265 return bNotify; in storeExtensionUpdateInfos() 290 bool bNotify = storeExtensionUpdateInfos( rxContext, aUpdateList ); in checkForExtensionUpdates() local 292 return bNotify; in checkForExtensionUpdates()
|
H A D | updatecheckconfig.cxx | 677 bool bNotify = true; in storeExtensionVersion() local 694 bNotify = false; in storeExtensionVersion() 696 bNotify = false; in storeExtensionVersion() 701 return bNotify; in storeExtensionVersion()
|
/trunk/main/sfx2/source/control/ |
H A D | statcach.cxx | 389 sal_Bool bNotify( sal_False ); in SetVisibleState() local 406 bNotify = ( pState != 0 ); in SetVisibleState() 456 bool bNotify = bItemDirty; in SetState_Impl() local 463 bNotify = pState->Type() != pLastItem->Type() || in SetState_Impl() 466 bNotify = ( pState != pLastItem ) || ( eState != eLastState ); in SetState_Impl() 469 if ( bNotify ) in SetState_Impl()
|
H A D | unoctitm.cxx | 926 sal_Bool bNotify = sal_True; in StateChanged() local 933 bNotify = pState->Type() != pLastState->Type() || *pState != *pLastState; in StateChanged() 950 if ( bNotify && pContnr ) in StateChanged()
|
/trunk/main/sd/source/ui/sidebar/ |
H A D | RecentlyUsedMasterPages.cxx | 467 bool bNotify (false); in ResolveList() local 477 bNotify = true; in ResolveList() 484 bNotify = true; in ResolveList() 489 if (bNotify) in ResolveList()
|
/trunk/main/vcl/unx/generic/app/ |
H A D | randrwrapper.cxx | 318 bool bNotify = false; in processRandREvent() local 334 bNotify = bNotify || in processRandREvent() 347 if( bNotify && ! m_aFrames.empty() ) in processRandREvent()
|
/trunk/main/sw/source/core/draw/ |
H A D | dcontact.cxx | 231 …const bool bNotify( !GetFmt()->getIDocumentDrawModelAccess()->IsVisibleLayerId( _pDrawObj->GetLaye… in MoveObjToVisibleLayer() local 237 if ( bNotify ) in MoveObjToVisibleLayer() 268 …const bool bNotify( GetFmt()->getIDocumentDrawModelAccess()->IsVisibleLayerId( _pDrawObj->GetLayer… in MoveObjToInvisibleLayer() local 274 if ( bNotify ) in MoveObjToInvisibleLayer() 1293 const bool bNotify = !(GetFmt()->GetDoc()->IsInDtor()) && in _Changed() local 1301 if ( bNotify ) in _Changed() 1328 if ( bNotify ) in _Changed() 1337 if ( bNotify ) in _Changed() 1408 if ( bNotify ) in _Changed() 1538 if ( bNotify ) in _Changed()
|
/trunk/main/sw/source/core/text/ |
H A D | txtfrm.cxx | 1409 void SwTxtFrm::PrepWidows( const MSHORT nNeed, sal_Bool bNotify ) in PrepWidows() argument 1467 if ( bNotify ) in PrepWidows() 1504 sal_Bool bNotify ) in Prepare() argument 1566 if ( bNotify ) in Prepare() 1603 PrepWidows( *(const MSHORT *)pVoid, bNotify ); in Prepare() 1772 Prepare( PREP_REGISTER, 0, bNotify ); in Prepare() 1777 Prepare( PREP_ADJUST_FRM, 0, bNotify ); in Prepare() 1856 if ( bNotify ) in Prepare()
|
/trunk/main/sw/source/ui/shells/ |
H A D | drwbassh.cxx | 140 sal_Bool bNotify = sal_False; in Execute() local 423 bNotify = sal_True; in Execute() 627 if(bNotify) in Execute()
|
/trunk/main/sw/source/core/inc/ |
H A D | txtfrm.hxx | 115 void PrepWidows( const sal_uInt16 nNeed, sal_Bool bNotify = sal_True ); 351 const void *pVoid = 0, sal_Bool bNotify = sal_True );
|
H A D | tabfrm.hxx | 135 const void *pVoid = 0, sal_Bool bNotify = sal_True );
|
H A D | flyfrm.hxx | 63 void InitDrawObj( sal_Bool bNotify ); //Wird von den CToren gerufen.
|
H A D | frame.hxx | 890 const void *pVoid = 0, sal_Bool bNotify = sal_True );
|
/trunk/main/sdext/source/presenter/ |
H A D | PresenterScrollBar.cxx | 228 const bool bNotify) in SetThumbPosition() argument 239 if (bNotify) in SetThumbPosition()
|
H A D | PresenterScrollBar.hxx | 247 const bool bNotify);
|
/trunk/main/vcl/source/window/ |
H A D | window.cxx | 6845 sal_Bool bNotify = (bEnable != mpWindowImpl->mbInputDisabled); in EnableInput() local 6900 if ( bNotify ) in EnableInput()
|