Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/attrdlg/
H A Dtabpages.cxx71 bTriEnabled = bDontCare = bProtect = bHideForm = bHideCell = bHidePrint = sal_False; in ScTabPageProtection()
119 bDontCare = bTriEnabled; in Reset()
157 if ( !bDontCare ) in FillItemSet()
196 bDontCare = sal_True; // alles zusammen auf DontCare in IMPL_LINK()
199 bDontCare = sal_False; // DontCare ueberall aus in IMPL_LINK()
225 if ( bDontCare ) in UpdateButtons()
/trunk/main/svx/source/svdraw/
H A Dsvdglev.cxx175 sal_Bool& bDontCare=*(sal_Bool*)pbDontCare; in ImpGetAlign() local
177 if (!bDontCare) { in ImpGetAlign()
191 bDontCare=sal_True; in ImpGetAlign()
200 sal_Bool bDontCare=sal_False; in GetMarkedGluePointsAlign() local
202 …((SdrGlueEditView*)this)->ImpDoMarkedGluePoints(ImpGetAlign,sal_True,&bFirst,&bDontCare,&bVert,&nR… in GetMarkedGluePointsAlign()
/trunk/main/sc/source/ui/inc/
H A Dtabpages.hxx66 sal_Bool bDontCare; // alles auf TriState member in ScTabPageProtection
/trunk/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 33 milliseconds