Searched refs:bRelative (Results 1 – 12 of 12) sorted by relevance
69 bool bRelative(false); in importFromSvgD() local140 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 …]
39 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()
1157 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 …]
49 sal_Bool bRelative; member in SvxRelativeField62 void SetRelative( sal_Bool bRelative = sal_False );63 sal_Bool IsRelative() const { return bRelative; } in IsRelative()
453 bRelative:1, member in FontSizeBox480 void SetRelative( sal_Bool bRelative = sal_False );481 sal_Bool IsRelative() const { return bRelative; } in IsRelative()
218 const bool bRelative = !bLabelAlignmentPosAndSpaceModeActive && in InitControls() local224 ( bSingleSelection || bRelative || pOutlineDlg != 0 ) ); in InitControls()226 ( bSingleSelection || bRelative || pOutlineDlg != 0 ) ); in InitControls()274 if(bRelative) in InitControls()323 if(bRelative) in InitControls()
206 getBoundsImpl(sal_Bool bRelative)
199 getBoundsImpl(sal_Bool bRelative)
909 awt::Rectangle SAL_CALL SwAccessibleContext::getBoundsImpl(sal_Bool bRelative) in getBoundsImpl() argument939 if( !pParent->IsRootFrm() && bRelative) in getBoundsImpl()
2307 sal_Bool bRelative = in UpdateRunningTotals() local2309 long nRelativeDir = bRelative ? in UpdateRunningTotals()2386 if ( bRelative ) in UpdateRunningTotals()2470 if ( bRelative ) in UpdateRunningTotals()2541 else if (bRelative && !bNoDetailsInRef) in UpdateRunningTotals()
3157 const bool bRelative = !bLabelAlignmentPosAndSpaceModeActive && in InitControls() local3164 ( bSingleSelection || bRelative ) ); in InitControls()3166 ( bSingleSelection || bRelative ) ); in InitControls()3209 if(bRelative) in InitControls()3255 if(bRelative) in InitControls()
1068 …bool bRelative = rSh.getIDocumentSettingAccess()->get(IDocumentSettingAccess::TABS_RELATIVE_TO_IND… in StateTabWin() local1069 pHRuler->SetTabsRelativeToIndent( bRelative ); in StateTabWin()1070 pVRuler->SetTabsRelativeToIndent( bRelative ); in StateTabWin()
Completed in 75 milliseconds