Home
last modified time | relevance | path

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

/aoo42x/main/chart2/source/controller/chartapiwrapper/
H A DWrappedSplineProperties.cxx82 PROPERTYTYPE aCurValue = PROPERTYTYPE(); in detectInnerValue() local
83 aSingleValue >>= aCurValue; in detectInnerValue()
85 rValue = aCurValue; in detectInnerValue()
88 if( rValue != aCurValue ) in detectInnerValue()
94 rValue = aCurValue; in detectInnerValue()
H A DWrappedSeriesOrDiagramProperty.hxx88 …PROPERTYTYPE aCurValue = getValueFromSeries( ::com::sun::star::uno::Reference< ::com::sun::star::b… in detectInnerValue() local
90 rValue = aCurValue; in detectInnerValue()
93 if( rValue != aCurValue ) in detectInnerValue()
99 rValue = aCurValue; in detectInnerValue()
/aoo42x/main/sc/source/ui/dbgui/
H A Dpfiltdlg.cxx329 String aCurValue = pValList->GetText(); in UpdateValueList() local
366 pValList->SetText( aCurValue ); in UpdateValueList()
H A Dfiltdlg.cxx492 String aCurValue = pValList->GetText(); in UpdateValueList() local
553 pValList->SetText( aCurValue ); in UpdateValueList()

Completed in 26 milliseconds