Home
last modified time | relevance | path

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

/trunk/main/basegfx/source/polygon/
H A Db2dsvgpolypolygon.cxx69 bool bRelative(false); in importFromSvgD() local
140 if(bRelative) in importFromSvgD()
158 bRelative = true; in importFromSvgD()
172 if(bRelative) in importFromSvgD()
188 bRelative = true; in importFromSvgD()
202 if(bRelative) in importFromSvgD()
218 bRelative = true; in importFromSvgD()
236 if(bRelative) in importFromSvgD()
277 bRelative = true; in importFromSvgD()
298 if(bRelative) in importFromSvgD()
[all …]
/trunk/main/svx/source/dialog/
H A Drelfld.cxx39 bRelative = sal_False; in SvxRelativeField()
53 bRelative = sal_False; in SvxRelativeField()
69 sal_Bool bNewMode = bRelative; in Modify()
71 if ( bRelative ) in Modify()
94 if ( bNewMode != bRelative ) in Modify()
122 bRelative = sal_True; in SetRelative()
130 bRelative = sal_False; in SetRelative()
/trunk/main/svtools/source/control/
H A Dctrlbox.cxx1157 bRelative = sal_False; in ImplInit()
1197 sal_Bool bNewMode = bRelative; in Modify()
1200 if ( bRelative ) in Modify()
1236 if ( bNewMode != bRelative || bPtRelative != bOldPtRelMode ) in Modify()
1249 if ( bRelative ) in Fill()
1365 bRelative = sal_True; in SetRelative()
1403 bRelative = bPtRelative = sal_False; in SetRelative()
1431 if ( !bRelative ) in SetValue()
1462 if ( !bRelative ) in GetValue()
1481 if ( !bRelative ) in GetValue()
[all …]
/trunk/main/svx/inc/svx/
H A Drelfld.hxx49 sal_Bool bRelative; member in SvxRelativeField
62 void SetRelative( sal_Bool bRelative = sal_False );
63 sal_Bool IsRelative() const { return bRelative; } in IsRelative()
/trunk/main/svtools/inc/svtools/
H A Dctrlbox.hxx453 bRelative:1, member in FontSizeBox
480 void SetRelative( sal_Bool bRelative = sal_False );
481 sal_Bool IsRelative() const { return bRelative; } in IsRelative()
/trunk/main/sw/source/ui/misc/
H A Dnum.cxx218 const bool bRelative = !bLabelAlignmentPosAndSpaceModeActive && in InitControls() local
224 ( bSingleSelection || bRelative || pOutlineDlg != 0 ) ); in InitControls()
226 ( bSingleSelection || bRelative || pOutlineDlg != 0 ) ); in InitControls()
274 if(bRelative) in InitControls()
323 if(bRelative) in InitControls()
/trunk/main/sc/source/core/data/
H A Ddptabres.cxx2307 sal_Bool bRelative = in UpdateRunningTotals() local
2309 long nRelativeDir = bRelative ? in UpdateRunningTotals()
2386 if ( bRelative ) in UpdateRunningTotals()
2470 if ( bRelative ) in UpdateRunningTotals()
2541 else if (bRelative && !bNoDetailsInRef) in UpdateRunningTotals()
/trunk/main/sw/source/core/access/
H A Daccfield.hxx206 getBoundsImpl(sal_Bool bRelative)
H A Dacccontext.cxx909 awt::Rectangle SAL_CALL SwAccessibleContext::getBoundsImpl(sal_Bool bRelative) in getBoundsImpl() argument
939 if( !pParent->IsRootFrm() && bRelative) in getBoundsImpl()
H A Dacccontext.hxx199 getBoundsImpl(sal_Bool bRelative)
/trunk/main/cui/source/tabpages/
H A Dnumpages.cxx3157 const bool bRelative = !bLabelAlignmentPosAndSpaceModeActive && in InitControls() local
3164 ( bSingleSelection || bRelative ) ); in InitControls()
3166 ( bSingleSelection || bRelative ) ); in InitControls()
3209 if(bRelative) in InitControls()
3255 if(bRelative) in InitControls()
/trunk/main/sw/source/ui/uiview/
H A Dviewtab.cxx1068 …bool bRelative = rSh.getIDocumentSettingAccess()->get(IDocumentSettingAccess::TABS_RELATIVE_TO_IND… in StateTabWin() local
1069 pHRuler->SetTabsRelativeToIndent( bRelative ); in StateTabWin()
1070 pVRuler->SetTabsRelativeToIndent( bRelative ); in StateTabWin()

Completed in 107 milliseconds