Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/chartapiwrapper/
H A DWrappedSeriesOrDiagramProperty.hxx75 bool detectInnerValue( PROPERTYTYPE& rValue, bool& rHasAmbiguousValue ) const in detectInnerValue() function in chart::wrapper::WrappedSeriesOrDiagramProperty
138 if( detectInnerValue( aOldValue, bHasAmbiguousValue ) ) in setPropertyValue()
157 if( detectInnerValue( aValue, bHasAmbiguousValue ) ) in getPropertyValue()
H A DWrappedSplineProperties.cxx69 bool detectInnerValue( PROPERTYTYPE& rValue, bool& rHasAmbiguousValue ) const in detectInnerValue() function in chart::wrapper::WrappedSplineProperty
118 if( detectInnerValue( aOldValue, bHasAmbiguousValue ) ) in setPropertyValue()
150 if( detectInnerValue( aValue, bHasAmbiguousValue ) ) in getPropertyValue()
H A DDiagramWrapper.cxx1339 bool detectInnerValue( StackMode& eInnerStackMode ) const;
1374 bool WrappedStackingProperty::detectInnerValue( StackMode& eStackMode ) const in detectInnerValue() function in chart::wrapper::WrappedStackingProperty
1391 bool bHasDetectableInnerValue = detectInnerValue( eInnerStackMode ); in setPropertyValue()
1416 if( detectInnerValue( eInnerStackMode ) ) in getPropertyValue()
1610 bool detectInnerValue( uno::Any& rInnerValue ) const;
1628 bool WrappedNumberOfLinesProperty::detectInnerValue( uno::Any& rInnerValue ) const in detectInnerValue() function in chart::wrapper::WrappedNumberOfLinesProperty
1735 if( !detectInnerValue( aRet ) ) in getPropertyValue()
H A DWrappedSymbolProperties.cxx290 if( detectInnerValue( aValue, bHasAmbiguousValue ) ) in getPropertyValue()

Completed in 67 milliseconds