Home
last modified time | relevance | path

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

12

/aoo41x/main/sw/source/ui/utlui/
H A Dprcntfld.cxx93 SetUnit(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()
247 if (GetUnit() != FUNIT_CUSTOM) in SetMax()
263 if (GetUnit() != FUNIT_CUSTOM) in NormalizePercent()
277 if (GetUnit() != FUNIT_CUSTOM) in DenormalizePercent()
294 if (GetUnit() == FUNIT_CUSTOM) in IsValueModified()
338 if (eInUnit == FUNIT_CUSTOM) in Convert()
[all …]
/aoo41x/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()
/aoo41x/main/svx/source/sidebar/possize/
H A DPosSizePropertyPanel.cxx293 mpMtrAngle->InsertValue(0, FUNIT_CUSTOM); in Initialize()
294 mpMtrAngle->InsertValue(4500, FUNIT_CUSTOM); in Initialize()
295 mpMtrAngle->InsertValue(9000, FUNIT_CUSTOM); in Initialize()
296 mpMtrAngle->InsertValue(13500, FUNIT_CUSTOM); in Initialize()
297 mpMtrAngle->InsertValue(18000, FUNIT_CUSTOM); in Initialize()
298 mpMtrAngle->InsertValue(22500, FUNIT_CUSTOM); in Initialize()
299 mpMtrAngle->InsertValue(27000, FUNIT_CUSTOM); in Initialize()
300 mpMtrAngle->InsertValue(31500, FUNIT_CUSTOM); in Initialize()
/aoo41x/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.src234 Unit = FUNIT_CUSTOM ;
258 Unit = FUNIT_CUSTOM ;
H A Dtp_Scale.src214 Unit = FUNIT_CUSTOM ;
268 Unit = FUNIT_CUSTOM ;
H A Dtp_3D_SceneGeometry.src63 Unit = FUNIT_CUSTOM ; \
/aoo41x/main/svx/source/dialog/
H A Doptgrid.src244 Unit = FUNIT_CUSTOM ;
306 Unit = FUNIT_CUSTOM ;
331 Unit = FUNIT_CUSTOM ;
/aoo41x/main/sd/source/ui/animations/
H A DCustomAnimationDialog.src244 Unit = FUNIT_CUSTOM ;
311 Unit = FUNIT_CUSTOM ;
511 Unit = FUNIT_CUSTOM ;
661 Unit = FUNIT_CUSTOM ;
H A DSlideTransitionPane.src158 Unit = FUNIT_CUSTOM ;
/aoo41x/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()
/aoo41x/main/sd/source/ui/dlg/
H A Dvectdlg.src130 Unit = FUNIT_CUSTOM ;
165 Unit = FUNIT_CUSTOM ;
H A Ddiactrl.cxx69 SetUnit( FUNIT_CUSTOM ); in SFX_IMPL_TOOLBOX_CONTROL()
/aoo41x/main/svtools/source/misc/
H A Dunitconv.cxx713 aOld == FUNIT_CUSTOM || aNew == FUNIT_CUSTOM ) in TransformMetric()
/aoo41x/main/cui/source/dialogs/
H A Dgrfflt.src75 Unit = FUNIT_CUSTOM ;
101 Unit = FUNIT_CUSTOM ;
/aoo41x/main/cui/source/tabpages/
H A Dtextanim.src235 Unit = FUNIT_CUSTOM ;
271 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.src399 Unit = FUNIT_CUSTOM ;
481 Unit = FUNIT_CUSTOM ;
H A Dtabarea.src166 Unit = FUNIT_CUSTOM ;
720 Unit = FUNIT_CUSTOM ;
1079 Unit = FUNIT_CUSTOM ;
/aoo41x/main/tools/inc/tools/
H A Dfldunit.hxx33 FUNIT_INCH, FUNIT_FOOT, FUNIT_MILE, FUNIT_CUSTOM, enumerator
/aoo41x/main/offapi/com/sun/star/awt/
H A DFieldUnit.idl50 const short FUNIT_CUSTOM = 11;
/aoo41x/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()
/aoo41x/main/extensions/source/propctrlr/
H A Dusercontrol.cxx327 getTypedControlWindow()->SetUnit( FUNIT_CUSTOM ); in OTimeDurationControl()

Completed in 124 milliseconds

12