Home
last modified time | relevance | path

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

/trunk/main/svx/source/svdraw/
H A Dsvdpagv.cxx892 sal_Bool bGlueInvalidate(GetView().ImpIsGlueVisible()); in EnterGroup() local
894 if(bGlueInvalidate) in EnterGroup()
927 if (bGlueInvalidate) in EnterGroup()
942 sal_Bool bGlueInvalidate = (GetView().ImpIsGlueVisible()); in LeaveOneGroup() local
944 if(bGlueInvalidate) in LeaveOneGroup()
971 if(bGlueInvalidate) in LeaveOneGroup()
980 sal_Bool bGlueInvalidate = (GetView().ImpIsGlueVisible()); in LeaveAllGroup() local
982 if(bGlueInvalidate) in LeaveAllGroup()
1009 if(bGlueInvalidate) in LeaveAllGroup()

Completed in 15 milliseconds