Searched refs:bDontCare (Results 1 – 4 of 4) sorted by relevance
72 bTriEnabled = bDontCare = bProtect = bHideForm = bHideCell = bHidePrint = sal_False; in ScTabPageProtection()120 bDontCare = bTriEnabled; in Reset()158 if ( !bDontCare ) in FillItemSet()197 bDontCare = sal_True; // alles zusammen auf DontCare in IMPL_LINK()200 bDontCare = sal_False; // DontCare ueberall aus in IMPL_LINK()226 if ( bDontCare ) in UpdateButtons()
180 sal_Bool& bDontCare=*(sal_Bool*)pbDontCare; in ImpGetAlign() local182 if (!bDontCare) { in ImpGetAlign()196 bDontCare=sal_True; in ImpGetAlign()205 sal_Bool bDontCare=sal_False; in GetMarkedGluePointsAlign() local207 …((SdrGlueEditView*)this)->ImpDoMarkedGluePoints(ImpGetAlign,sal_True,&bFirst,&bDontCare,&bVert,&nR… in GetMarkedGluePointsAlign()
66 sal_Bool bDontCare; // alles auf TriState member in ScTabPageProtection
732 bool bDontCare = mrFrameSel.SupportsDontCareState(); in ToggleBorderState() local737 SetBorderState( rBorder, bDontCare ? FRAMESTATE_DONTCARE : FRAMESTATE_HIDE ); in ToggleBorderState()
Completed in 16 milliseconds