Home
last modified time | relevance | path

Searched refs:getValue (Results 226 – 250 of 811) sorted by relevance

12345678910>>...33

/trunk/main/connectivity/source/drivers/file/
H A DFNoException.cxx106 sal_uInt32 nBookmarkValue = Abs((sal_Int32)(_rRow->get())[0]->getValue()); in GetOrderbyKeyValue()
114 pKeyValue->pushKey(new ORowSetValueDecorator((_rRow->get())[*aIter]->getValue())); in GetOrderbyKeyValue()
/trunk/main/vcl/aqua/source/gdi/
H A Daquaprintaccessoryview.mm206 PropertyValue* pVal = mpController->getValue( name_it->second );
220 PropertyValue* pVal = mpController->getValue( name_it->second );
234 PropertyValue* pVal = mpController->getValue( name_it->second );
252 PropertyValue* pVal = mpController->getValue( name_it->second );
1290 PropertyValue* pVal = pController->getValue( aPropertyName );
1301 PropertyValue* pVal = pController->getValue( aPropertyName );
1312 PropertyValue* pVal = pController->getValue( aPropertyName );
1325 PropertyValue* pVal = pController->getValue( aPropertyName );
/trunk/main/sw/source/ui/utlui/
H A Dnavicfg.cxx97 case 5: bIsSmall = *(sal_Bool*)pValues[nProp].getValue(); break; in SwNavigationConfig()
98 case 6: bIsGlobalActive = *(sal_Bool*)pValues[nProp].getValue(); break; in SwNavigationConfig()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/ui/dialogs/
H A D_XFilePickerControlAccess.java88 oldVal = oObj.getValue(cntlID,(short)0); in _getValue()
122 getVal = oObj.getValue(cntlID,(short)0) ; in _setValue()
/trunk/main/fpicker/source/win32/filepicker/
H A Dfilepickerstate.cxx109 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
/trunk/main/vbahelper/source/msforms/
H A Dvbasystemaxcontrol.cxx57 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 Dvbamultipage.cxx78 setValue(getValue()); in ScVbaMultiPage()
83 ScVbaMultiPage::getValue() throw (css::uno::RuntimeException) in getValue() function in ScVbaMultiPage
/trunk/main/ucb/source/inc/
H A Dregexpmap.hxx46 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
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/form/binding/
H A D_XBindableValue.java52 rightOne = (String) oObj.getValueBinding().getValue(null); in _setValueBinding()
97 public Object getValue(com.sun.star.uno.Type type) in getValue() method in _XBindableValue.MyValueBinding
/trunk/main/unotools/source/config/
H A Dfontcfg.cxx948 const OUString* pLine = (const OUString*)aAny.getValue(); in fillSubstVector()
997 const OUString* pLine = (const OUString*)aAny.getValue(); in getSubstWeight()
1029 const OUString* pLine = (const OUString*)aAny.getValue(); in getSubstWidth()
1061 const OUString* pLine = (const OUString*)aAny.getValue(); in getSubstType()
/trunk/main/padmin/source/
H A Dprtsetup.cxx51 pValue = pKey->getValue( i ); in insertAllPPDValues()
68 pValue = m_aJobData.m_aContext.getValue( pKey ); in insertAllPPDValues()
484 pValue = pKey->getValue( i ); in FillValueBox()
493 pValue = m_pParent->m_aJobData.m_aContext.getValue( pKey ); in FillValueBox()
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/model/schema/
H A DNamespaceMap.java146 if (aEntry.getValue() == null) in GetSorted()
149 aSortedEntries.put(aEntry.getValue(), aEntry); in GetSorted()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/awt/
H A D_XCurrencyField.java79 tRes.tested("setValue()", oObj.getValue() == val + 1.1); in _setValue()
87 val = oObj.getValue(); in _getValue()
H A D_XNumericField.java80 tRes.tested("setValue()", oObj.getValue() == val + 1.1) ; in _setValue()
88 val = oObj.getValue() ; in _getValue()
/trunk/main/svx/workben/msview/
H A Dxmlconfig.hxx65 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
/trunk/main/ridljar/java/ridl/src/main/java/com/sun/star/lib/util/
H A DWeakMap.java194 map.put(k, new Entry(k, e.getValue(), queue)); in putAll()
261 public static Object getValue(Object ref) { in getValue() method in WeakMap
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/graphical/
H A DBuildID.java114 sBuildID = aIniFile.getValue("Bootstrap", /*"buildid"*/ _sIniSection); in getBuildIDFromBootstrap()
139 sBuildID = aIniFile.getValue("Version", /*"buildid"*/ _sIniSection); in getBuildIDFromVersion()
H A DJPEGComparator.java104 public int getValue() in getValue() method in CountNotXXXPixelsFromImage
200 String sRefBuildID = aIniFileForRefBuildID.getValue("global", "buildid"); in checkOneFile()
211 String sJPEGSchema = aIniFile.getValue(sSectionName, "jpegschema"); in checkOneFile()
/trunk/main/writerfilter/source/ooxml/
H A DOOXMLPropertySetImpl.cxx76 Value::Pointer_t OOXMLPropertyImpl::getValue() in getValue() function in writerfilter::ooxml::OOXMLPropertyImpl
182 pProperties->attribute(mId, *getValue()); in resolve()
788 int OOXMLPropertySetEntryToInteger::getValue() const in getValue() function in writerfilter::ooxml::OOXMLPropertySetEntryToInteger
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/comphelper/
H A DPropertySetAdapter.java68 Object getValue() throws WrappedTargetException; in getValue() method
100 properties[next++] = entry.getValue().property; in getProperties()
200 ret = propertyData.getter.getValue(); in getPropertyValue()
/trunk/main/framework/source/recording/
H A Ddispatchrecorder.cxx119 flatten_struct_members( &vec, val.getValue(), (typelib_CompoundTypeDescription *)pTD ); in make_seq_out_of_struct()
304 sal_Unicode nVal = *((sal_Unicode*)aValue.getValue()); in AppendToBuffer()
476 pStatement = (com::sun::star::frame::DispatchStatement *)element.getValue(); in replaceByIndex()
/trunk/main/xmlsecurity/tools/uno/
H A DParsingThread.java111 attributeListHelper.setAttribute(attr.getName(), "CDATA", attr.getValue()); in nextStep()
112 message += " "+attr.getName()+"='"+attr.getValue()+"'"; in nextStep()
/trunk/test/testuno/source/fvt/uno/sw/page/
H A DCheckPageLayout.java121 …scription + ":" + this.pageStyleLayoutProperty,this.pageStyleLayout.getValue(), actual.getValue()); in compare()
/trunk/main/ridljar/java/unoloader/src/main/java/com/sun/star/lib/unoloader/
H A DUnoClassLoader.java96 null : mainAttributes.getValue("UNO-Type-Path"); in getClassLoader()
159 ? null : attr.getValue(Attributes.Name.MAIN_CLASS); in execute()
/trunk/main/connectivity/source/commontools/
H A DTSortIndex.cxx115 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()

Completed in 102 milliseconds

12345678910>>...33