Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/inc/
H A Dunoaprms.hxx43 sal_Bool bNewActive; member in SdAnimationPrmsUndoAction
97 { bOldActive = bTheOldActive; bNewActive = bTheNewActive; } in SetActive()
/trunk/main/drawinglayer/source/primitive2d/
H A Dmetafileprimitive2d.cxx964 const bool bNewActive(rClipPolyPolygon.count()); in HandleNewClipRegion() local
979 if(!rPropertyHolders.Current().getClipPolyPolygonActive() && !bNewActive) in HandleNewClipRegion()
985 if(rPropertyHolders.Current().getClipPolyPolygonActive() && bNewActive) in HandleNewClipRegion()
1024 rPropertyHolders.Current().setClipPolyPolygonActive(bNewActive); in HandleNewClipRegion()
1026 if(bNewActive) in HandleNewClipRegion()
/trunk/main/sd/source/ui/func/
H A Dunoaprms.cxx99 pInfo->mbActive = bNewActive; in Redo()

Completed in 42 milliseconds