/aoo41x/main/connectivity/source/drivers/file/ |
H A D | FNoException.cxx | 106 sal_uInt32 nBookmarkValue = Abs((sal_Int32)(_rRow->get())[0]->getValue()); in GetOrderbyKeyValue() 114 pKeyValue->pushKey(new ORowSetValueDecorator((_rRow->get())[*aIter]->getValue())); in GetOrderbyKeyValue()
|
/aoo41x/main/sw/source/ui/vba/ |
H A D | vbadocumentproperties.cxx | 213 uno::Any getValue() in getValue() function in DocPropInfo 299 … virtual uno::Any SAL_CALL getValue( ) throw (script::BasicErrorException, uno::RuntimeException); 406 return lcl_toMSOPropType( getValue().getValueType() ); in getType() 430 SwVbaBuiltInDocumentProperty::getValue( ) throw (script::BasicErrorException, uno::RuntimeExceptio… in getValue() function in SwVbaBuiltInDocumentProperty 432 uno::Any aRet = mPropInfo.getValue(); in getValue()
|
/aoo41x/main/sw/source/ui/utlui/ |
H A D | navicfg.cxx | 97 case 5: bIsSmall = *(sal_Bool*)pValues[nProp].getValue(); break; in SwNavigationConfig() 98 case 6: bIsGlobalActive = *(sal_Bool*)pValues[nProp].getValue(); break; in SwNavigationConfig()
|
/aoo41x/main/qadevOOo/tests/java/ifc/ui/dialogs/ |
H A D | _XFilePickerControlAccess.java | 88 oldVal = oObj.getValue(cntlID,(short)0); in _getValue() 122 getVal = oObj.getValue(cntlID,(short)0) ; in _setValue()
|
/aoo41x/main/xmloff/source/style/ |
H A D | styleexp.cxx | 116 if( !*(sal_Bool *)aAny.getValue() ) in exportStyle() 176 if( *(sal_Bool *)aAny.getValue() ) in exportStyle() 527 if( !*(sal_Bool *)aAny.getValue() ) in exportStyleFamily()
|
/aoo41x/main/stoc/source/corereflection/ |
H A D | crcomp.cxx | 205 &aRet, (char *)rObj.getValue() + _nOffset, getTypeDescr(), in get() 234 if (coerce_assign( (char *)rObj.getValue() + _nOffset, getTypeDescr(), rValue, getReflection() )) in set() 271 if (coerce_assign( (char *)rObj.getValue() + _nOffset, getTypeDescr(), rValue, getReflection() )) in set()
|
/aoo41x/main/jurt/com/sun/star/lib/uno/protocols/urp/ |
H A D | Unmarshal.java | 136 switch (type.getTypeClass().getValue()) { in readValue() 289 switch (type.getTypeClass().getValue()) { in readAnyValue() 340 switch (ctype.getTypeClass().getValue()) { in readAnyValue()
|
/aoo41x/main/editeng/source/misc/ |
H A D | splwrap.cxx | 179 ::rtl::OUString::createFromAscii(UPN_IS_WRAP_REVERSE) ).getValue() in SvxSpellWrapper() 428 ::rtl::OUString::createFromAscii(UPN_IS_WRAP_REVERSE) ).getValue() in SpellNext() 474 ::rtl::OUString::createFromAscii(UPN_IS_SPELL_SPECIAL) ).getValue() in SpellNext()
|
/aoo41x/main/extensions/source/resource/ |
H A D | resource.cxx | 86 …Any SAL_CALL getValue(const OUString& PropertyName) throw(UnknownPropertyException, RuntimeExc… 404 Any SAL_CALL ResourceService::getValue(const OUString& PropertyName) in getValue() function in ResourceService 413 return xI->getValue( PropertyName ); in getValue()
|
/aoo41x/main/pyuno/source/module/ |
H A D | pyuno_adapter.cxx | 98 ((com::sun::star::uno::Exception*)unoExc.getValue())->Message, in raiseInvocationTargetExceptionWhenNeeded() 326 e.TargetException.getValue(),e.TargetException.getValueType() ); in invoke() 391 Any Adapter::getValue( const OUString & aPropertyName ) in getValue() function in pyuno::Adapter
|
/aoo41x/main/vbahelper/source/msforms/ |
H A D | vbasystemaxcontrol.cxx | 57 uno::Any SAL_CALL VbaSystemAXControl::getValue( const ::rtl::OUString& aPropertyName ) in getValue() function in VbaSystemAXControl 60 return m_xControlInvocation->getValue( aPropertyName ); in getValue()
|
H A D | vbamultipage.cxx | 78 setValue(getValue()); in ScVbaMultiPage() 83 ScVbaMultiPage::getValue() throw (css::uno::RuntimeException) in getValue() function in ScVbaMultiPage
|
/aoo41x/main/ucb/source/inc/ |
H A D | regexpmap.hxx | 46 Val const & getValue() const { return *m_pValue; } in getValue() function in ucb_impl::RegexpMapEntry 48 Val & getValue() { return *m_pValue; } in getValue() function in ucb_impl::RegexpMapEntry
|
/aoo41x/main/qadevOOo/tests/java/ifc/form/binding/ |
H A D | _XBindableValue.java | 52 rightOne = (String) oObj.getValueBinding().getValue(null); in _setValueBinding() 97 public Object getValue(com.sun.star.uno.Type type) in getValue() method in _XBindableValue.MyValueBinding
|
/aoo41x/main/qadevOOo/tests/java/ifc/awt/ |
H A D | _XCurrencyField.java | 79 tRes.tested("setValue()", oObj.getValue() == val + 1.1); in _setValue() 87 val = oObj.getValue(); in _getValue()
|
H A D | _XNumericField.java | 80 tRes.tested("setValue()", oObj.getValue() == val + 1.1) ; in _setValue() 88 val = oObj.getValue() ; in _getValue()
|
/aoo41x/main/sw/source/core/fields/ |
H A D | expfld.cxx | 469 SwValueField::SetValue(*(double*) rAny.getValue()); in PutValue() 488 if(*(sal_Bool*) rAny.getValue()) in PutValue() 988 if(*(sal_Bool*)rAny.getValue()) in PutValue() 1043 if(*(sal_Bool*) rAny.getValue()) in PutValue() 1049 SetInputFlag(*(sal_Bool*) rAny.getValue()); in PutValue()
|
/aoo41x/main/svx/workben/msview/ |
H A D | xmlconfig.hxx | 65 const rtl::OUString& getValue() const { return maValue; } in getValue() function in ElementValueConfig 96 const rtl::OUString& getValue() const { return maValue; } in getValue() function in CaseElementConfig
|
/aoo41x/main/ridljar/com/sun/star/lib/util/ |
H A D | WeakMap.java | 194 map.put(k, new Entry(k, e.getValue(), queue)); in putAll() 261 public static Object getValue(Object ref) { in getValue() method in WeakMap
|
/aoo41x/main/qadevOOo/runner/graphical/ |
H A D | BuildID.java | 114 sBuildID = aIniFile.getValue("Bootstrap", /*"buildid"*/ _sIniSection); in getBuildIDFromBootstrap() 139 sBuildID = aIniFile.getValue("Version", /*"buildid"*/ _sIniSection); in getBuildIDFromVersion()
|
/aoo41x/main/fpicker/source/win32/filepicker/ |
H A D | filepickerstate.cxx | 109 Any SAL_CALL CNonExecuteFilePickerState::getValue( sal_Int16 aControlId, sal_Int16 aControlAction ) in getValue() function in CNonExecuteFilePickerState 139 aAny = value_result->getValue( ); in getValue() 423 Any SAL_CALL CExecuteFilePickerState::getValue( sal_Int16 aControlId, sal_Int16 aControlAction ) in getValue() function in CExecuteFilePickerState
|
/aoo41x/test/testuno/source/fvt/uno/sw/page/ |
H A D | CheckPageLayout.java | 121 …scription + ":" + this.pageStyleLayoutProperty,this.pageStyleLayout.getValue(), actual.getValue()); in compare()
|
/aoo41x/main/xmlsecurity/tools/uno/ |
H A D | ParsingThread.java | 111 attributeListHelper.setAttribute(attr.getName(), "CDATA", attr.getValue()); in nextStep() 112 message += " "+attr.getName()+"='"+attr.getValue()+"'"; in nextStep()
|
/aoo41x/main/ridljar/source/unoloader/com/sun/star/lib/unoloader/ |
H A D | UnoClassLoader.java | 96 null : mainAttributes.getValue("UNO-Type-Path"); in getClassLoader() 159 ? null : attr.getValue(Attributes.Name.MAIN_CLASS); in execute()
|
/aoo41x/main/connectivity/source/commontools/ |
H A D | TSortIndex.cxx | 115 m_aKeyValues.push_back(TIntValuePairVector::value_type(pKeyValue->getValue(),NULL)); in AddKeyValue() 119 m_aKeyValues.push_back(TIntValuePairVector::value_type(pKeyValue->getValue(),pKeyValue)); in AddKeyValue()
|