Home
last modified time | relevance | path

Searched refs:getValue (Results 126 – 150 of 811) sorted by relevance

12345678910>>...33

/trunk/main/sfx2/source/doc/
H A Ddocinsert.cxx213 … Any aValue = xCtrlAccess->getValue( ExtendedFilePickerElementIds::CHECKBOX_PASSWORD, 0 ); in IMPL_LINK()
240 … Any aValue = xCtrlAccess->getValue( ExtendedFilePickerElementIds::CHECKBOX_SELECTION, 0 ); in IMPL_LINK()
261 … Any aValue = xCtrlAccess->getValue( ExtendedFilePickerElementIds::CHECKBOX_READONLY, 0 ); in IMPL_LINK()
277 Any aValue = xCtrlAccess->getValue( ExtendedFilePickerElementIds::LISTBOX_VERSION, in IMPL_LINK()
/trunk/main/comphelper/source/property/
H A Dproperty.cxx209 if (_rCurrentValue.getValue() != _rValueToSet.getValue()) in tryPropertyValue()
216 …const_cast< void* >( _rConvertedValue.getValue() ), _rConvertedValue.getValueType().getTypeLibType… in tryPropertyValue()
217 … const_cast< void* >( _rValueToSet.getValue() ), _rValueToSet.getValueType().getTypeLibType(), in tryPropertyValue()
/trunk/main/extensions/source/update/check/
H A Dupdatecheckconfig.cxx102 NamedValueByNameAccess::getValue(const sal_Char * pName) in getValue() function in NamedValueByNameAccess
119 return sal_True == m_aNameAccess.getValue(AUTOCHECK_ENABLED).get< sal_Bool >(); in isAutoCheckEnabled()
127 return sal_True == m_aNameAccess.getValue(DOWNLOAD_PAUSED).get< sal_Bool >(); in isDownloadPaused()
135 uno::Any aAny( m_aNameAccess.getValue(pStr) ); in getStringValue()
154 uno::Any aAny( m_aNameAccess.getValue(DOWNLOAD_SIZE) ); in getDownloadSize()
179 m_aNameAccess.getValue(IS_DIRECT_DOWNLOAD) >>= isDirectDownload; in getUpdateEntry()
/trunk/main/filter/source/msfilter/
H A Descherex.cxx456 pGradient = (::com::sun::star::awt::Gradient*)aAny.getValue(); in CreateGradientProperties()
481 pGradient = (::com::sun::star::awt::Gradient*)aAny.getValue(); in CreateGradientProperties()
490 pGradient = (::com::sun::star::awt::Gradient*)aAny.getValue(); in CreateGradientProperties()
559 pGradient = (::com::sun::star::awt::Gradient*)aAny.getValue(); in CreateGradientProperties()
659 ? *((sal_Int16*)aAny.getValue() ) in CreateFillProperties()
893 String aArrowStartName = *(::rtl::OUString*)aAny.getValue(); in GetLineArrow()
1114 ? *((sal_uInt32*)aAny.getValue()) in CreateLineProperties()
1524 aGraphicUrl = *(::rtl::OUString*)aAny.getValue(); in CreateGraphicProperties()
1528 aGraphicUrl = *(::rtl::OUString*)aAny.getValue(); in CreateGraphicProperties()
1935 (::com::sun::star::drawing::PointSequence*)rAny.getValue(); in GetPolyPolygon()
[all …]
/trunk/main/vcl/unx/generic/printer/
H A Djobdata.cxx71 pVal = pKey->getValue( String( RTL_CONSTASCII_USTRINGPARAM( "True" ) ) ); in setCollate()
74 pVal = pKey->getValue( String( RTL_CONSTASCII_USTRINGPARAM( "False" ) ) ); in setCollate()
76 pVal = pKey->getValue( String( RTL_CONSTASCII_USTRINGPARAM( "None" ) ) ); in setCollate()
104 const PPDValue* pValue = pKey ? pKey->getValue( i_nPaperBin ) : NULL; in setPaperBin()
/trunk/main/framework/qa/complex/path_substitution/
H A DPathSubstitutionTest.java182 String instPth = substVars.getValue(inst); in checkXStringSubstitution()
183 String progPth = substVars.getValue(prog); in checkXStringSubstitution()
278 public String getValue(int i) in getValue() method in PathSubstitutionTest.VariableContainer
283 public String getValue(String var) in getValue() method in PathSubstitutionTest.VariableContainer
/trunk/main/sc/source/ui/unoobj/
H A Dmiscuno.cxx75 bRet = *(sal_Bool*)aAny.getValue(); in GetBoolProperty()
120 nRet = *(sal_Int32*)aAny.getValue(); in GetEnumProperty()
160 return *(sal_Bool*)aAny.getValue(); in GetBoolFromAny()
187 nRet = *(sal_Int32*)aAny.getValue(); in GetEnumFromAny()
/trunk/main/connectivity/source/inc/file/
H A Dfcode.hxx83 virtual const ORowSetValue& getValue() const = 0;
102 virtual const ORowSetValue& getValue() const;
149 virtual const ORowSetValue& getValue() const;
352 return getValue().getDouble() != double(0.0); in isValid()
/trunk/main/ridljar/java/ridl/src/main/java/com/sun/star/uno/
H A DType.java310 _typeName = __typeClassToTypeName[typeClass.getValue()]; in Type()
395 switch (_typeClass.getValue()) { in isSupertypeOf()
446 : __typeClassToTypeName[_typeClass.getValue()]; in init()
497 switch (_typeClass.getValue()) { in determineClass()
640 return typeClass.getValue() < __typeClassToTypeName.length; in __isTypeClassPrimitive()
/trunk/main/connectivity/source/inc/
H A DTKeyValue.hxx65 return m_aKeys[i]->getValue(); in getKeyString()
70 return m_aKeys[i]->getValue(); in getKeyDouble()
73 inline sal_Int32 getValue() const { return m_nValue; } in getValue() function in connectivity::OKeyValue
/trunk/main/svx/source/unodraw/
H A Dunoshap2.cxx1109 …if( rValue.getValue() && (rValue.getValueType() == ::getCppuType(( const drawing::PointSequenceSeq… in setPropertyValueImpl()
1111 …ImplSvxPointSequenceSequenceToB2DPolyPolygon( (drawing::PointSequenceSequence*)rValue.getValue())); in setPropertyValueImpl()
1119 …if( rValue.getValue() && (rValue.getValueType() == ::getCppuType(( const drawing::PointSequenceSeq… in setPropertyValueImpl()
1127 …= ImplSvxPointSequenceSequenceToB2DPolyPolygon((drawing::PointSequenceSequence*)rValue.getValue()); in setPropertyValueImpl()
1136 …if( rValue.getValue() && (rValue.getValueType() == ::getCppuType(( const drawing::PointSequenceSeq… in setPropertyValueImpl()
1138 drawing::PointSequence* pSequence = (drawing::PointSequence*)rValue.getValue(); in setPropertyValueImpl()
1470 …if( rValue.getValue() && (rValue.getValueType() == ::getCppuType(( const drawing::PolyPolygonBezie… in setPropertyValueImpl()
1480 …if( rValue.getValue() && (rValue.getValueType() == ::getCppuType(( const drawing::PolyPolygonBezie… in setPropertyValueImpl()
1488 … SvxConvertPolyPolygonBezierToB2DPolyPolygon((drawing::PolyPolygonBezierCoords*)rValue.getValue()); in setPropertyValueImpl()
1653 if( rValue.getValue() ) in setPropertyValueImpl()
[all …]
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShapeFunctionParser.cxx225 static double getValue( const EnhancedCustomShape2d& rCustoShape, const ExpressionFunct eFunc ) in getValue() function in __anonebc81da20111::EnumValueExpression
251 return getValue( mrCustoShape, meFunct ); in operator ()()
276 ConstantValueExpression aConstantValue( getValue( mrCustoShape, meFunct ) ); in fillNode()
312 static double getValue( const ExpressionFunct eFunct, const ExpressionNodeSharedPtr& rArg ) in getValue() function in __anonebc81da20111::UnaryFunctionExpression
331 return getValue( meFunct, mpArg ); in operator ()()
483 …static double getValue( const ExpressionFunct eFunct, const ExpressionNodeSharedPtr& rFirstArg, co… in getValue() function in __anonebc81da20111::BinaryFunctionExpression
502 return getValue( meFunct, mpFirstArg, mpSecondArg ); in operator ()()
863 …ionNodeSharedPtr( new ConstantValueExpression( UnaryFunctionExpression::getValue( meFunct, pArg ) … in operator ()()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/rpt/
H A DFormatConditionReadHandler.java63 attrs.getValue(OfficeNamespaces.OOREPORT_NS, "formula"); in startParsing()
69 attrs.getValue(OfficeNamespaces.OOREPORT_NS, OfficeToken.STYLE_NAME); in startParsing()
77 final String enabledText = attrs.getValue(OfficeNamespaces.OOREPORT_NS, "enabled"); in startParsing()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/graphical/
H A DIniFile.java309 private String getValue(int _nIndex) in getValue() method in IniFile
333 public String getValue(String _sSection, String _sKey) in getValue() method in IniFile
344 sValue = getValue(m_nCurrentPosition); in getValue()
369 String sValue = getValue(_sSection, _sKey); in getIntValue()
/trunk/main/codemaker/source/codemaker/
H A Dtypemanager.cxx185 if (!key.getValue(OUString(), pBuffer)) in getTypeReader()
208 if (!rTypeKey.getValue(OUString(), pBuffer)) in getTypeReader()
237 if (!key.getValue(OUString(), pBuffer)) in getTypeClass()
274 if (!rTypeKey.getValue(OUString(), pBuffer)) in getTypeClass()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/descriptors/
H A DSdbcxIndexDescriptor.java54 public Object getValue() { in registerProperties()
67 public Object getValue() { in registerProperties()
80 public Object getValue() { in registerProperties()
H A DSdbcxTableDescriptor.java61 public Object getValue() { in registerProperties()
75 public Object getValue() { in registerProperties()
89 public Object getValue() { in registerProperties()
/trunk/main/vcl/source/window/
H A Dprintdlg.cxx749 aValue = pItem->getValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "PrintDialog" ) ), in readFromSettings()
755 aValue = pItem->getValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "PrintDialog" ) ), in readFromSettings()
820 aValue = pItem->getValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "PrintDialog" ) ), in readFromSettings()
1420 PropertyValue* pVal = maPController->getValue( aPropertyName ); in setupOptionalUI()
1465 PropertyValue* pVal = maPController->getValue( aPropertyName ); in setupOptionalUI()
1513 PropertyValue* pVal = maPController->getValue( aPropertyName ); in setupOptionalUI()
1581 PropertyValue* pVal = maPController->getValue( aPropertyName ); in setupOptionalUI()
1615 PropertyValue* pVal = maPController->getValue( aPropertyName ); in setupOptionalUI()
1642 PropertyValue* pVal = maPController->getValue( aPropertyName ); in setupOptionalUI()
2317 pVal = maPController->getValue( it->second ); in getValueForWindow()
[all …]
/trunk/main/registry/tools/
H A Dregcompare.cxx1409 key1.getValue(tmpName, &value1[0]); in checkValueDifference()
1412 key2.getValue(tmpName, &value2[0]); in checkValueDifference()
1449 key1.getValue(tmpName, &value1[0]); in checkValueDifference()
1461 key1.getValue(tmpName, &value1[0]); in checkValueDifference()
1473 key1.getValue(tmpName, &value1[0]); in checkValueDifference()
1551 key2.getValue(tmpName, &value2[0]); in checkValueDifference()
1563 key2.getValue(tmpName, &value2[0]); in checkValueDifference()
1575 key2.getValue(tmpName, &value2[0]); in checkValueDifference()
1691 if (subKey.getValue(rtl::OUString(), &value[0]) != REG_NO_ERROR) in hasPublishedChildren()
1792 if (subKey.getValue(rtl::OUString(), &value[0]) != REG_NO_ERROR) in checkDifferences()
/trunk/main/sal/qa/rtl/doublelock/
H A Drtl_doublelocking.cxx169 class getValue : public ::testing::Test class
183 TEST_F(getValue, getValue_001) in TEST_F() argument
200 TEST_F(getValue, getValue_002) in TEST_F() argument
/trunk/main/offapi/com/sun/star/plugin/
H A DPluginVariable.idl33 /** Describes the possible parameters to XPluginContext::getValue.
38 /** XPluginContext::getValue will return the XWindow display pointer of
43 /** XPluginContext::getValue will return the global Xt application context
/trunk/main/o3tl/qa/
H A Dcow_wrapper_clients.cxx34 int getValue() const { return mnValue; } in getValue() function in o3tltests::cow_wrapper_client2_impl
76 return maImpl->getValue(); in queryUnmodified()
143 return maImpl->getValue(); in queryUnmodified()
/trunk/main/codemaker/test/javamaker/src/test/java/test/codemaker/javamaker/
H A DJavamaker_Test.java88 assertTrue(Enum1.VALUE1.getValue() == -100); in testEnum1()
89 assertTrue(Enum1.VALUE2.getValue() == 100); in testEnum1()
104 assertTrue(Enum2.VALUE0.getValue() == 0); in testEnum2()
105 assertTrue(Enum2.VALUE1.getValue() == 1); in testEnum2()
106 assertTrue(Enum2.VALUE2.getValue() == 2); in testEnum2()
107 assertTrue(Enum2.VALUE4.getValue() == 4); in testEnum2()
/trunk/main/testgraphical/ui/java/ConvwatchGUIProject/src/
H A DIniFile.java330 private String getValue(int _nIndex) in getValue() method in IniFile
354 public String getValue(String _sSection, String _sKey) in getValue() method in IniFile
365 sValue = getValue(m_nCurrentPosition); in getValue()
390 String sValue = getValue(_sSection, _sKey); in getIntValue()
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/comp/loader/
H A DRegistrationClassFinder.java40 Class c = (Class) WeakMap.getValue(map.get(locationUrl)); in find()
49 ? null : attr.getValue("RegistrationClassName"); in find()
62 Class c2 = (Class) WeakMap.getValue(map.get(locationUrl)); in find()

Completed in 144 milliseconds

12345678910>>...33