Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/attrdlg/
H A Dtabpages.cxx72 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()
/aoo41x/main/svx/source/svdraw/
H A Dsvdglev.cxx180 sal_Bool& bDontCare=*(sal_Bool*)pbDontCare; in ImpGetAlign() local
182 if (!bDontCare) { in ImpGetAlign()
196 bDontCare=sal_True; in ImpGetAlign()
205 sal_Bool bDontCare=sal_False; in GetMarkedGluePointsAlign() local
207 …((SdrGlueEditView*)this)->ImpDoMarkedGluePoints(ImpGetAlign,sal_True,&bFirst,&bDontCare,&bVert,&nR… in GetMarkedGluePointsAlign()
/aoo41x/main/sc/source/ui/inc/
H A Dtabpages.hxx66 sal_Bool bDontCare; // alles auf TriState member in ScTabPageProtection
/aoo41x/main/svx/source/dialog/
H A Dfrmsel.cxx732 bool bDontCare = mrFrameSel.SupportsDontCareState(); in ToggleBorderState() local
737 SetBorderState( rBorder, bDontCare ? FRAMESTATE_DONTCARE : FRAMESTATE_HIDE ); in ToggleBorderState()

Completed in 38 milliseconds