/trunk/main/svx/source/unodraw/ |
H A D | XPropertyTable.cxx | 375 …if( !rAny.getValue() || rAny.getValueType() != ::getCppuType((const drawing::PolyPolygonBezierCoor… in getEntry() 379 drawing::PolyPolygonBezierCoords* pCoords = (drawing::PolyPolygonBezierCoords*)rAny.getValue(); in getEntry()
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/ |
H A D | UITools.java | 102 private static Object getValue(XInterface xInt) in getValue() method in UITools 245 return (Integer) getValue(xRB); in getRadioButtonValue()
|
/trunk/main/odk/examples/java/Inspector/ |
H A D | Introspector.java | 314 return aType.getTypeClass().getValue() == TypeClass.SEQUENCE_value; in isObjectSequence() 583 switch (aTypeClass.getValue()){ in getValueOfText()
|
/trunk/main/eventattacher/source/ |
H A D | eventattacher.cxx | 76 …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
|
/trunk/main/writerfilter/source/dmapper/ |
H A D | TblStylePrHandler.cxx | 77 Value::Pointer_t pValue = rSprm.getValue(); in lcl_sprm()
|
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/rpt/ |
H A D | FormattedTextReadHandler.java | 63 final String formula = attrs.getValue(OfficeNamespaces.OOREPORT_NS, "formula"); in startParsing()
|
/trunk/main/i18nutil/inc/i18nutil/ |
H A D | casefolding.hxx | 73 …static Mapping& getValue(const sal_Unicode* str, sal_Int32 pos, sal_Int32 len, com::sun::star::lan…
|
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/ |
H A D | ODescriptor.java | 50 public Object getValue() { in registerProperties()
|
H A D | OIndexColumn.java | 66 public Object getValue() { in registerProperties()
|
/trunk/main/connectivity/source/commontools/ |
H A D | warningscontainer.cxx | 57 … const SQLException* pChainTravel = static_cast< const SQLException* >( _rChainLeft.getValue() ); in lcl_concatWarnings()
|
/trunk/main/vbahelper/source/msforms/ |
H A D | vbascrollbar.hxx | 38 virtual css::uno::Any SAL_CALL getValue() throw (css::uno::RuntimeException);
|
H A D | vbalabel.cxx | 51 ScVbaLabel::getValue() throw (css::uno::RuntimeException) in getValue() function in ScVbaLabel
|
H A D | vbacheckbox.cxx | 54 ScVbaCheckbox::getValue() throw (css::uno::RuntimeException) in getValue() function in ScVbaCheckbox
|
H A D | vbaradiobutton.cxx | 53 ScVbaRadioButton::getValue() throw (css::uno::RuntimeException) in getValue() function in ScVbaRadioButton
|
H A D | vbaspinbutton.cxx | 41 ScVbaSpinButton::getValue() throw (css::uno::RuntimeException) in getValue() function in ScVbaSpinButton
|
/trunk/main/vcl/unx/generic/dtrans/ |
H A D | config.cxx | 93 const OUString* pLine = (const OUString*)pValue->getValue(); in DtransX11ConfigItem()
|
/trunk/main/sw/source/core/fields/ |
H A D | scrptfld.cxx | 142 bCodeURL = *(sal_Bool*)rAny.getValue(); in PutValue()
|
/trunk/main/configmgr/source/ |
H A D | propertynode.cxx | 66 css::uno::Any PropertyNode::getValue(Components & components) { in getValue() function in configmgr::PropertyNode
|
/trunk/main/binaryurp/source/ |
H A D | binaryany.cxx | 83 void * BinaryAny::getValue(css::uno::TypeDescription const & type) const in getValue() function in binaryurp::BinaryAny
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/table/ |
H A D | _XTableRows.java | 119 getting = range.getCellByPosition(0,row).getValue(); in checkCell()
|
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/view/text/ |
H A D | CaretSpinnerModel.java | 81 public Object getValue () in getValue() method in CaretSpinnerModel
|
/trunk/main/xmlsecurity/tools/uno/ |
H A D | AdapterNode.java | 152 s += " "+ attr.getName()+"='"+attr.getValue() + "'"; in toString()
|
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/ |
H A D | VariablesDeclarations.java | 97 final String varName = (String) entry.getValue(); in getDefinedMappings()
|
/trunk/main/sc/source/ui/vba/ |
H A D | vbawsfunction.hxx | 44 …virtual css::uno::Any SAL_CALL getValue(const rtl::OUString& PropertyName) throw(css::beans::Unkn…
|
/trunk/main/xmloff/source/draw/ |
H A D | shapeexport2.cxx | 834 …wing::PointSequenceSequence* pSourcePolyPolygon = (drawing::PointSequenceSequence*)aAny.getValue(); 1022 …::UnoPolyPolygonBezierCoordsToB2DPolyPolygon(*(drawing::PolyPolygonBezierCoords*)aAny.getValue())); 1043 …ools::UnoPointSequenceSequenceToB2DPolyPolygon(*(drawing::PointSequenceSequence*)aAny.getValue())); 1438 …::PolyPolygonBezierCoords* pSourcePolyPolygon = (drawing::PolyPolygonBezierCoords*)aAny.getValue();
|