Home
last modified time | relevance | path

Searched refs:FUNIT_CUSTOM (Results 1 – 25 of 41) sorted by relevance

12

/trunk/main/sw/source/ui/utlui/
H A Dprcntfld.cxx65 if (!bLockAutoCalculation && (GetUnit() == FUNIT_CUSTOM)) in SetRefValue()
75 if ((bPercent && GetUnit() == FUNIT_CUSTOM) || in ShowPercent()
76 (!bPercent && GetUnit() != FUNIT_CUSTOM)) in ShowPercent()
93 SetUnit(FUNIT_CUSTOM); in ShowPercent()
118 sal_Int64 nOldPercent = GetValue(FUNIT_CUSTOM); in ShowPercent()
152 if (GetUnit() != FUNIT_CUSTOM || eInUnit == FUNIT_CUSTOM) in SetPrcntValue()
179 if (GetUnit() != FUNIT_CUSTOM || eInUnit == FUNIT_CUSTOM) in SetUserValue()
207 if (GetUnit() == FUNIT_CUSTOM) in SetBaseValue()
228 if (GetUnit() != FUNIT_CUSTOM) in SetMin()
236 sal_Int64 nPercent = Convert(nNewMin, eInUnit, FUNIT_CUSTOM); in SetMin()
[all …]
/trunk/main/sc/source/ui/sidebar/
H A DAlignmentPropertyPanel.cxx167 mpMtrAngle->InsertValue(0, FUNIT_CUSTOM); in Initialize()
168 mpMtrAngle->InsertValue(45, FUNIT_CUSTOM); in Initialize()
169 mpMtrAngle->InsertValue(90, FUNIT_CUSTOM); in Initialize()
170 mpMtrAngle->InsertValue(135, FUNIT_CUSTOM); in Initialize()
171 mpMtrAngle->InsertValue(180, FUNIT_CUSTOM); in Initialize()
172 mpMtrAngle->InsertValue(225, FUNIT_CUSTOM); in Initialize()
173 mpMtrAngle->InsertValue(270, FUNIT_CUSTOM); in Initialize()
174 mpMtrAngle->InsertValue(315, FUNIT_CUSTOM); in Initialize()
/trunk/main/svx/source/sidebar/possize/
H A DPosSizePropertyPanel.cxx296 mpMtrAngle->InsertValue(0, FUNIT_CUSTOM); in Initialize()
297 mpMtrAngle->InsertValue(4500, FUNIT_CUSTOM); in Initialize()
298 mpMtrAngle->InsertValue(9000, FUNIT_CUSTOM); in Initialize()
299 mpMtrAngle->InsertValue(13500, FUNIT_CUSTOM); in Initialize()
300 mpMtrAngle->InsertValue(18000, FUNIT_CUSTOM); in Initialize()
301 mpMtrAngle->InsertValue(22500, FUNIT_CUSTOM); in Initialize()
302 mpMtrAngle->InsertValue(27000, FUNIT_CUSTOM); in Initialize()
303 mpMtrAngle->InsertValue(31500, FUNIT_CUSTOM); in Initialize()
/trunk/main/chart2/source/controller/dialogs/
H A DChartTypeDialogController.cxx1148 m_pMF_NumberOfLines->SetDefaultUnit( FUNIT_CUSTOM ); in showExtraControls()
1149 m_pMF_NumberOfLines->SetUnit( FUNIT_CUSTOM ); in showExtraControls()
1151 m_pMF_NumberOfLines->SetFirst( 1, FUNIT_CUSTOM ); in showExtraControls()
1152 m_pMF_NumberOfLines->SetLast( 100, FUNIT_CUSTOM ); in showExtraControls()
1153 m_pMF_NumberOfLines->SetMin( 1, FUNIT_CUSTOM ); in showExtraControls()
1154 m_pMF_NumberOfLines->SetMax( 100, FUNIT_CUSTOM ); in showExtraControls()
H A Dres_ErrorBar_tmpl.hrc116 Unit = FUNIT_CUSTOM ; \
153 Unit = FUNIT_CUSTOM ; \
H A Dtp_ChartType.src229 Unit = FUNIT_CUSTOM ;
253 Unit = FUNIT_CUSTOM ;
H A Dtp_Scale.src214 Unit = FUNIT_CUSTOM ;
268 Unit = FUNIT_CUSTOM ;
H A Dtp_3D_SceneGeometry.src63 Unit = FUNIT_CUSTOM ; \
/trunk/main/svx/source/dialog/
H A Doptgrid.src245 Unit = FUNIT_CUSTOM ;
307 Unit = FUNIT_CUSTOM ;
332 Unit = FUNIT_CUSTOM ;
/trunk/main/vcl/source/control/
H A Dfield.cxx1313 eOutUnit == FUNIT_CUSTOM || in ConvertDoubleValue()
1315 eInUnit == FUNIT_CUSTOM || in ConvertDoubleValue()
1350 eOutUnit == FUNIT_CUSTOM || in ConvertDoubleValue()
1407 eInUnit == FUNIT_CUSTOM || in ConvertDoubleValue()
1585 if( meUnit == FUNIT_CUSTOM ) in CreateFieldText()
1704 if ( meUnit == FUNIT_CUSTOM ) in Reformat()
1719 if ( meUnit == FUNIT_CUSTOM ) in Reformat()
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationDialog.src236 Unit = FUNIT_CUSTOM ;
299 Unit = FUNIT_CUSTOM ;
492 Unit = FUNIT_CUSTOM ;
637 Unit = FUNIT_CUSTOM ;
H A DSlideTransitionPane.src156 Unit = FUNIT_CUSTOM ;
/trunk/main/sd/source/ui/dlg/
H A Dvectdlg.src123 Unit = FUNIT_CUSTOM ;
158 Unit = FUNIT_CUSTOM ;
H A Ddiactrl.cxx69 SetUnit( FUNIT_CUSTOM ); in SFX_IMPL_TOOLBOX_CONTROL()
/trunk/main/cui/source/dialogs/
H A Dgrfflt.src73 Unit = FUNIT_CUSTOM ;
99 Unit = FUNIT_CUSTOM ;
/trunk/main/svtools/source/misc/
H A Dunitconv.cxx713 aOld == FUNIT_CUSTOM || aNew == FUNIT_CUSTOM ) in TransformMetric()
/trunk/main/cui/source/tabpages/
H A Dtextanim.src234 Unit = FUNIT_CUSTOM ;
270 Unit = FUNIT_CUSTOM ;
H A Dtpcolor.cxx1118 aMtrFldColorModel1.SetUnit(FUNIT_CUSTOM); in IMPL_LINK()
1124 aMtrFldColorModel2.SetUnit(FUNIT_CUSTOM); in IMPL_LINK()
1130 aMtrFldColorModel3.SetUnit(FUNIT_CUSTOM); in IMPL_LINK()
H A Dtextanim.cxx338 aMtrFldAmount.SetUnit( FUNIT_CUSTOM ); in Reset()
687 aMtrFldAmount.SetUnit( FUNIT_CUSTOM ); in IMPL_LINK()
H A Dtransfrm.src400 Unit = FUNIT_CUSTOM ;
482 Unit = FUNIT_CUSTOM ;
H A Dtabarea.src162 Unit = FUNIT_CUSTOM ;
725 Unit = FUNIT_CUSTOM ;
1080 Unit = FUNIT_CUSTOM ;
/trunk/main/tools/inc/tools/
H A Dfldunit.hxx33 FUNIT_INCH, FUNIT_FOOT, FUNIT_MILE, FUNIT_CUSTOM, enumerator
/trunk/main/offapi/com/sun/star/awt/
H A DFieldUnit.idl50 const short FUNIT_CUSTOM = 11;
/trunk/main/sw/source/ui/table/
H A Dtabledlg.cxx555 aWidthMF.SetPrcntValue(pTblData->GetWidthPercent(), FUNIT_CUSTOM); in Reset()
558 nSaveWidth = static_cast< SwTwips >(aWidthMF.GetValue(FUNIT_CUSTOM)); in Reset()
729 sal_uInt16 nPercentWidth = (sal_uInt16)aWidthMF.GetValue(FUNIT_CUSTOM); in DeactivatePage()
/trunk/main/extensions/source/propctrlr/
H A Dusercontrol.cxx327 getTypedControlWindow()->SetUnit( FUNIT_CUSTOM ); in OTimeDurationControl()

12