Home
last modified time | relevance | path

Searched refs:getValue (Results 476 – 500 of 776) sorted by relevance

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

/aoo41x/main/unoxml/source/dom/
H A Dattr.hxx89 virtual OUString SAL_CALL getValue() throw (RuntimeException);
/aoo41x/main/sw/inc/
H A Dunotextmarkup.hxx100 …virtual ::com::sun::star::uno::Any SAL_CALL getValue(const ::rtl::OUString & aKey) throw (::com::s…
/aoo41x/main/offapi/com/sun/star/awt/
H A DXProgressBar.idl77 long getValue();
/aoo41x/main/writerfilter/source/dmapper/
H A DGraphicHelpers.cxx121 Value::Pointer_t pValue = rSprm.getValue(); in lcl_sprm()
H A DThemeTable.cxx102 Value::Pointer_t pValue = rSprm.getValue(); in lcl_sprm()
/aoo41x/test/testuno/source/fvt/uno/sw/frame/
H A DFrameBackGraphic.java111 assertEquals("verify Frame backgraphic location",backGraphicLocation,graphiclocation.getValue()); in testFrameBackGraphic()
/aoo41x/main/sw/source/core/fields/
H A Dtblcalc.cxx222 if(*(sal_Bool*)rAny.getValue()) in PutValue()
/aoo41x/main/basctl/source/basicide/
H A Dbasicrenderable.cxx90 Any aValue( getValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "RenderDevice" ) ) ) ); in getPrinter()
/aoo41x/main/scripting/java/org/openoffice/netbeans/modules/office/actions/
H A DParcelSupport.java182 if (d.getValue() == NotifyDescriptor.CANCEL_OPTION) in promptForOverwrite()
/aoo41x/main/scripting/source/basprov/
H A Dbasmethnode.hxx116 … virtual ::com::sun::star::uno::Any SAL_CALL getValue( const ::rtl::OUString& aPropertyName )
/aoo41x/main/qadevOOo/objdsc/fps/
H A Dcom.sun.star.comp.ui.dialogs.FilePicker.csv7 "FilePicker";"com::sun::star::ui::dialogs::XFilePickerControlAccess#optional";"getValue()"
/aoo41x/main/oox/inc/oox/drawingml/
H A Dcustomshapeproperties.hxx136 double getValue( const std::vector< CustomShapeGuide >&, sal_uInt32 nIndex ) const;
/aoo41x/main/comphelper/source/property/
H A Dpropertybag.cxx151 _rInitialValue.hasValue() ? _rInitialValue.getValue() : NULL ); in addProperty()
/aoo41x/main/sw/source/filter/xml/
H A Dxmlexp.cxx209 *static_cast<const sal_Bool*>(aAny.getValue()) ) in exportDoc()
520 getPropertyValue( sShowChanges ).getValue(); in GetViewSettings()
/aoo41x/main/fpicker/source/office/
H A DOfficeFilePicker.cxx698 Any SAL_CALL SvtFilePicker::getValue( sal_Int16 nElementID, sal_Int16 nControlAction ) in getValue() function in SvtFilePicker
710 aAny = aAccess.getValue( nElementID, nControlAction ); in getValue()
/aoo41x/main/xmloff/source/text/
H A Dtxtsecte.cxx133 xNextSection.set(rPropSetHelper.getValue( nTextSectionId , xPropSet, in exportListAndSectionChange()
/aoo41x/main/udkapi/com/sun/star/bridge/oleautomation/
H A DPropertyPutArgument.idl40 <member scope="com::sun::star::script">XInvocation::getValue</member>
/aoo41x/main/odk/examples/java/Inspector/
H A DUnoMethodNode.java50 return ((!this.isPrimitive()) && (getTypeClass().getValue() != TypeClass.VOID_value)); in isFoldable()
/aoo41x/main/sax/source/tools/
H A Dfastattribs.cxx120 OUString FastAttributeList::getValue( ::sal_Int32 Token ) throw (SAXException, RuntimeException) in getValue() function in sax_fastparser::FastAttributeList
/aoo41x/main/extensions/source/ole/
H A Doleobjw.hxx109 virtual Any SAL_CALL getValue( const OUString& aPropertyName )
/aoo41x/main/connectivity/source/drivers/calc/
H A DCResultSet.cxx95 return makeAny((sal_Int32)(m_aRow->get())[0]->getValue()); in getBookmark()
/aoo41x/main/accessibility/source/standard/
H A Dvclxaccessiblescrollbar.cxx217 aValue <<= (sal_Int32) pVCLXScrollBar->getValue(); in getCurrentValue()
/aoo41x/main/writerfilter/source/doctok/
H A DWW8ResourceModelImpl.hxx141 virtual Value::Pointer_t getValue();
/aoo41x/main/xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/formula/
H A DFormulaCompiler.java80 return pt.getValue().compareTo(")") == 0; in isCloseBrace()
/aoo41x/main/sw/source/ui/vba/
H A Dvbadocument.hxx68 …virtual css::uno::Any SAL_CALL getValue( const ::rtl::OUString& aPropertyName ) throw (css::beans:…

Completed in 218 milliseconds

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