Home
last modified time | relevance | path

Searched refs:getValue (Results 426 – 450 of 776) sorted by relevance

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

/aoo41x/main/svx/source/unodraw/
H A DXPropertyTable.cxx375 …if( !rAny.getValue() || rAny.getValueType() != ::getCppuType((const drawing::PolyPolygonBezierCoor… in getEntry()
379 drawing::PolyPolygonBezierCoords* pCoords = (drawing::PolyPolygonBezierCoords*)rAny.getValue(); in getEntry()
/aoo41x/main/eventattacher/source/
H A Deventattacher.cxx76 …virtual Any SAL_CALL getValue(const OUString& PropertyName) throw( UnknownPropertyException, Runti…
185 Any SAL_CALL InvocationToAllListenerMapper::getValue(const OUString& ) in getValue() function in comp_EventAttacher::InvocationToAllListenerMapper
/aoo41x/main/qadevOOo/runner/util/
H A DUITools.java102 private static Object getValue(XInterface xInt) in getValue() method in UITools
245 return (Integer) getValue(xRB); in getRadioButtonValue()
/aoo41x/main/odk/examples/java/Inspector/
H A DIntrospector.java314 return aType.getTypeClass().getValue() == TypeClass.SEQUENCE_value; in isObjectSequence()
583 switch (aTypeClass.getValue()){ in getValueOfText()
/aoo41x/main/vbahelper/source/msforms/
H A Dvbatogglebutton.hxx40 virtual css::uno::Any SAL_CALL getValue() throw (css::uno::RuntimeException);
H A Dvbasystemaxcontrol.hxx45 …virtual ::com::sun::star::uno::Any SAL_CALL getValue( const ::rtl::OUString& aPropertyName ) throw…
H A Dvbalistbox.hxx53 virtual css::uno::Any SAL_CALL getValue() throw (css::uno::RuntimeException);
/aoo41x/main/sw/source/ui/lingu/
H A Dhyp.cxx74 *(sal_Bool*)xProp->getPropertyValue( C2U(UPN_IS_HYPH_AUTO) ).getValue() : sal_False; in SwHyphWrapper()
/aoo41x/main/reportbuilder/java/com/sun/star/report/util/
H A DManifestWriter.java111 entryAttrs.setAttribute(MANIFEST_NS, "media-type", (String) entry.getValue()); in write()
/aoo41x/main/qadevOOo/objdsc/i18n/
H A Dcom.sun.star.i18n.CalendarImpl.csv9 "CalendarImpl";"com::sun::star::i18n::XCalendar";"getValue()"
/aoo41x/main/unotools/inc/unotools/
H A Dcalendarwrapper.hxx82 sal_Int16 getValue( sal_Int16 nFieldIndex ) const;
/aoo41x/test/testuno/source/fvt/uno/sc/formula/
H A DAddtionOperatorInFormula.java118 cellvalue = cell.getValue(); in testAddtion()
/aoo41x/main/fpicker/source/office/
H A DOfficeControlAccess.hxx70 ::com::sun::star::uno::Any getValue( sal_Int16 _nId, sal_Int16 _nCtrlAction ) const;
/aoo41x/main/scripting/java/org/openoffice/netbeans/modules/office/nodes/
H A DScriptNode.java123 public Object getValue() { in getValue() method in ScriptNode.StringProperty
/aoo41x/main/scripting/java/org/openoffice/netbeans/modules/office/options/
H A DOfficeSettingsBeanInfo.java116 return ((OfficeInstallation)getValue()).getPath(); in getAsText()
/aoo41x/main/scripting/java/org/openoffice/netbeans/modules/office/utils/
H A DNagDialog.java74 if (descriptor.getValue() == NotifyDescriptor.OK_OPTION) in show()
/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/parser/table/
H A DTableReadHandler.java70 final String enabled = attrs.getValue(OfficeNamespaces.OOREPORT_NS, "visible"); in startParsing()
/aoo41x/main/UnoControls/source/inc/
H A Dprogressbar.hxx291 virtual sal_Int32 SAL_CALL getValue() throw( UNO3_RUNTIMEEXCEPTION );
/aoo41x/main/writerfilter/source/doctok/
H A DDff.hxx89 virtual Value::Pointer_t getValue();
/aoo41x/main/toolkit/inc/toolkit/awt/
H A Dvclxspinbutton.hxx69 virtual sal_Int32 SAL_CALL getValue( ) throw (::com::sun::star::uno::RuntimeException);
/aoo41x/main/sax/inc/sax/
H A Dfastattribs.hxx72 …virtual ::rtl::OUString SAL_CALL getValue( ::sal_Int32 Token ) throw (::com::sun::star::xml::sax::…
/aoo41x/main/sc/inc/
H A Ddpcachetable.hxx187 void getValue( ScDPValueData& rVal, SCCOL nCol, SCROW nRow, bool bRepeatIfEmpty) const;
/aoo41x/main/fpicker/source/win32/filepicker/
H A Dcontrolcommand.cxx184 ::com::sun::star::uno::Any SAL_CALL CValueControlCommand::getValue( ) const in getValue() function in CValueControlCommand
/aoo41x/main/registry/source/
H A Dkeyimpl.hxx84 RegError getValue(const rtl::OUString& valueName, RegValue value) const;
/aoo41x/main/qadevOOo/tests/java/ifc/sheet/
H A D_XArrayFormulaRange.java108 value = oCell.getValue(); in _setArrayFormula()

Completed in 72 milliseconds

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