Home
last modified time | relevance | path

Searched refs:getValue (Results 326 – 350 of 776) sorted by relevance

1...<<11121314151617181920>>...32

/aoo41x/main/ucb/source/cacher/
H A Dcachedcontentresultset.cxx300 (getRowAny( nRow ).getValue() )); in getAny()
322 (getRowAny( nRow ).getValue() )); in getContentIdentifierString()
345 (getRowAny( nRow ).getValue() )); in getContentIdentifier()
368 (getRowAny( nRow ).getValue() )); in getContent()
/aoo41x/main/stoc/source/simpleregistry/
H A Dsimpleregistry.cxx357 RegError err = key_.getValue(rtl::OUString(), &value); in getLongValue()
509 err = key_.getValue(rtl::OUString(), &list[0]); in getAsciiValue()
730 err = key_.getValue(rtl::OUString(), &list[0]); in getStringValue()
879 err = key_.getValue(rtl::OUString(), value.getArray()); in getBinaryValue()
/aoo41x/main/odk/examples/java/Inspector/
H A DUnoNode.java324 int nTypeValue = aTypeClass.getValue(); in getDisplayValuesofPrimitiveArray()
326 nTypeValue = (sequenceComponentType(aType)).getTypeClass().getValue(); in getDisplayValuesofPrimitiveArray()
/aoo41x/main/binaryurp/source/
H A Dreader.cxx266 unmarshal.readValue(t).getValue(t))); in readMessage()
359 inArgs[0].getValue(inArgs[0].getType()))). in readMessage()
H A Dbridge.cxx597 returnValue.getValue( in handleRequestChangeReply()
667 inArguments[0].getValue( in handleRequestChangeRequest()
837 *static_cast< uno_Interface ** >(ret.getValue(ifc)), in getInstance()
/aoo41x/main/connectivity/inc/connectivity/
H A DFValue.hxx320 …void* getValue() const { OSL_ENSURE(m_bBound,"Value is not bound!");return m_aValue.m_pValue;… in getValue() function in connectivity::ORowSetValue
382 inline const ORowSetValue& getValue() const { return m_aValue; } in getValue() function in connectivity::ORowSetValueDecorator
/aoo41x/main/dbaccess/source/ui/browser/
H A Dexsrcbrw.cxx202 … aControlProps = *(Sequence< ::com::sun::star::beans::PropertyValue>*)pArguments->Value.getValue(); in dispatch()
267 …xMasterForm = Reference< XRowSet > (*(Reference< XInterface > *)pArguments->Value.getValue(), UNO_… in dispatch()
/aoo41x/main/extensions/source/ole/
H A Doleobjw.cxx407 Any SAL_CALL IUnknownWrapper_Impl::getValue( const OUString& aPropertyName ) in getValue() function in ole_adapter::IUnknownWrapper_Impl
701 Reference<XInterface> xInt( *(XInterface**) modelDepObject.getValue()); in createBridge()
1184 m_spUnknown= *(IUnknown**) aArguments[0].getValue(); in initialize()
1323 const NamedArgument& arg = *(NamedArgument const*)aParams[nInd].getValue(); in directInvoke()
1761 const NamedArgument& arg = *(NamedArgument const*) curArg.getValue(); in invokeWithDispIdComTlb()
/aoo41x/main/vcl/unx/generic/printer/
H A Dcupsmgr.cxx638 … const PPDValue* pValue = pKey->getValue( OStringToOUString( pChoice->choice, aEncoding ) ); in updatePrinterContextInfo()
878 const PPDValue* pValue = rJob.m_aContext.getValue( pKey ); in getOptionsFromDocumentSetup()
1097 const PPDValue* pValue = rInfo.m_aContext.getValue( pKey ); in writePrinterConfig()
/aoo41x/main/sc/source/ui/vba/
H A Dvbarange.hxx84 virtual const css::uno::Any& getValue() const = 0;
109 css::uno::Any getValue( ValueGetter& rValueGetter ) throw (css::uno::RuntimeException);
163 virtual css::uno::Any SAL_CALL getValue() throw (css::uno::RuntimeException);
H A Dvbarange.cxx815 const uno::Any& getValue() const { return maValue; } in getValue() function in CellValueGetter
852 aValue <<= xCell->getValue(); in visitNode()
860 aValue = uno::makeAny( ( xCell->getValue() != 0.0 ) ); in visitNode()
864 aValue <<= xCell->getValue(); in visitNode()
984 processValue( x, y, mValueGetter.getValue() ); in visitNode()
986 const uno::Any& getValue() const { return maValue; } in getValue() function in Dim2ArrayValueGetter
1507 return valueGetter.getValue(); in getValue()
1518 ScVbaRange::getValue() throw (uno::RuntimeException) in getValue() function in ScVbaRange
1527 return xRange->getValue(); in getValue()
1531 return getValue( valueGetter ); in getValue()
[all …]
/aoo41x/main/pyuno/source/module/
H A Dpyuno_runtime.cxx429 sal_Unicode c = *(sal_Unicode*)a.getValue(); in any2PyObject()
507 sal_Int32 l = *(sal_Int32 *) a.getValue(); in any2PyObject()
552 void *pData = (void*)a.getValue(); in any2PyObject()
H A Dpyuno_type.cxx247 if( desc.get()->eTypeClass != (typelib_TypeClass) *(sal_Int32*)enumValue.getValue() ) in PyType2Type()
253 buf.appendAscii( typeClassToString( (TypeClass) *(sal_Int32*)enumValue.getValue() ) ); in PyType2Type()
/aoo41x/main/filter/source/graphicfilter/icgm/
H A Dactimpr.cxx82 … maXDrawPage = *(uno::Reference< drawing::XDrawPage > *)maXDrawPages->getByIndex( 0 ).getValue(); in CGMImpressOutAct()
493 …g::XShape > aXShape = *(uno::Reference< drawing::XShape > *)maXShapes->getByIndex( i ).getValue(); in EndGroup()
974 …pe = *(uno::Reference< drawing::XShape > *)maXShapes->getByIndex( nFinalTextCount - 1 ).getValue(); in AppendText()
/aoo41x/main/svx/workben/msview/
H A Dxmlconfig.cxx524 if( pValue && pValue->getValue() == aValue ) in format()
564 if( pCase && pCase->getValue() == aValue ) in format()
/aoo41x/main/connectivity/source/drivers/calc/
H A DCDatabaseMetaData.cxx213 switch(sal_Int32(aRow[5]->getValue())) in getColumns()
226 switch(sal_Int32(aRow[11]->getValue())) in getColumns()
/aoo41x/main/connectivity/source/drivers/dbase/
H A DDDatabaseMetaData.cxx223 switch((sal_Int32)aRow[5]->getValue()) in getColumns()
236 switch(sal_Int32(aRow[11]->getValue())) in getColumns()
/aoo41x/main/sw/source/ui/uno/
H A Dunotxdoc.cxx1212 aData.SetLandscape(*(sal_Bool*)rVal.getValue()); in setPagePrintSettings()
1278 aReq.AppendItem(SfxBoolItem( SID_PRINT_COLLATE, *(sal_Bool*)rProp.Value.getValue() ) ); in printPages()
1287 aReq.AppendItem(SfxBoolItem( SID_PRINT_SORT, *(sal_Bool*)rProp.Value.getValue() ) ); in printPages()
2019 sal_Bool bSet = *(sal_Bool*)aValue.getValue(); in setPropertyValue()
2059 SW_MOD()->GetModuleConfig()->SetHideFieldTips(*(sal_Bool*)aValue.getValue()); in setPropertyValue()
2092 sal_Bool bAuto = *(sal_Bool*) aValue.getValue(); in setPropertyValue()
2113 sal_Bool bMode = *(sal_Bool*)aValue.getValue(); in setPropertyValue()
2502 uno::Any aAny( rPrintUIOptions.getValue( C2U( "RenderDevice" ) )); in lcl_GetOutputDevice()
/aoo41x/main/basic/source/runtime/
H A Dstep2.cxx421 Reference< XInterface > x = *(Reference< XInterface >*)aAny.getValue(); in SetupArgs()
536 Reference< XInterface > x = *(Reference< XInterface >*)aAny.getValue(); in CheckArray()
558 xRet = *(Reference< XInterface >*)aAny2.getValue(); in CheckArray()
/aoo41x/main/sw/source/filter/xml/
H A DXMLRedlineImportHelper.cxx305 ->getPropertyValue( sShowChanges ).getValue(); in XMLRedlineImportHelper()
308 ->getPropertyValue( sRecordChanges ).getValue(); in XMLRedlineImportHelper()
/aoo41x/main/fpicker/source/win32/filepicker/
H A DFilePicker.cxx486 uno::Any SAL_CALL CFilePicker::getValue(sal_Int16 aControlId, sal_Int16 aControlAction) in getValue() function in CFilePicker
492 return m_pImpl->getValue(aControlId, aControlAction); in getValue()
/aoo41x/main/ridljar/com/sun/star/uno/
H A DUnion.java42 public final Object getValue() { in getValue() method in Union
H A DEnum.java53 public final int getValue() { in getValue() method in Enum
/aoo41x/main/reportbuilder/java/com/sun/star/report/
H A DReportExpression.java46 Object getValue(DataRow row); in getValue() method
/aoo41x/main/shell/source/backends/kde4be/
H A Dkde4access.hxx38 com::sun::star::beans::Optional< com::sun::star::uno::Any > getValue(

Completed in 294 milliseconds

1...<<11121314151617181920>>...32