Home
last modified time | relevance | path

Searched refs:getValue (Results 451 – 475 of 776) sorted by relevance

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

/aoo41x/main/vbahelper/source/msforms/
H A Dvbascrollbar.cxx43 ScVbaScrollBar::getValue() throw (css::uno::RuntimeException) in getValue() function in ScVbaScrollBar
H A Dvbauserform.hxx50 …virtual css::uno::Any SAL_CALL getValue( const ::rtl::OUString& aPropertyName ) throw (css::beans:…
H A Dvbatogglebutton.cxx61 ScVbaToggleButton::getValue() throw (uno::RuntimeException) in getValue() function in ScVbaToggleButton
H A Dvbacombobox.hxx53 virtual css::uno::Any SAL_CALL getValue() throw (css::uno::RuntimeException);
H A Dvbatextbox.cxx39 ScVbaTextBox::getValue() throw (css::uno::RuntimeException) in getValue() function in ScVbaTextBox
/aoo41x/main/sd/source/ui/animations/
H A DCustomAnimationDialog.hxx112 virtual ::com::sun::star::uno::Any getValue() = 0;
/aoo41x/main/stoc/test/javavm/
H A Dtestjavavm.cxx98 JavaVM* _jvm= *(JavaVM**) anyVM.getValue(); in testJavaVM()
/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DObjectOleLayoutController.java101 values.add(flags.getValue()); in delegateContentGeneration()
/aoo41x/main/xmloff/source/style/
H A Dxmlnume.cxx785 bContNumbering = *(sal_Bool *)aAny.getValue(); in exportNumberingRule()
813 if( !*(sal_Bool *)aAny.getValue() ) in exportStyle()
/aoo41x/main/unoxml/source/dom/
H A Delement.cxx519 aAttr->setValue(oldAttr->getValue()); in removeAttributeNode()
584 OUString(), xAttr->getValue(), xAttr->getName(), in setAttributeNode_Impl_Lock()
/aoo41x/main/sw/source/ui/uiview/
H A Dviewling.cxx293 *(sal_Bool*)xProp->getPropertyValue( C2U(UPN_IS_WRAP_REVERSE) ).getValue() : sal_False; in SpellStart()
487 *(sal_Bool*)xProp->getPropertyValue( C2U(UPN_IS_HYPH_SPECIAL) ).getValue() : sal_False; in HyphenateDocument()
/aoo41x/main/sfx2/source/view/
H A Dviewprn.cxx197 …const beans::PropertyValue* pVal = getValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "PrintSel… in getSelectionObject()
206 pVal = getValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "PrintContent" ) ) ); in getSelectionObject()
/aoo41x/main/cppuhelper/source/
H A Dcomponent_context.cxx269 OUString val( val2str( value.getValue(), value.getValueTypeRef() ) ); in dumpEntry()
883 const_cast<void *>(pEntries[nPos].value.getValue()), in createComponentContext()
/aoo41x/main/UnoControls/source/controls/
H A Dprogressmonitor.cxx409 sal_Int32 SAL_CALL ProgressMonitor::getValue () throw( RuntimeException ) in getValue() function in unocontrols::ProgressMonitor
416 return m_xProgressBar->getValue () ; in getValue()
/aoo41x/main/writerfilter/inc/resourcemodel/
H A DWW8ResourceModel.hxx353 virtual Value::Pointer_t getValue() = 0;
/aoo41x/test/testuno/source/fvt/uno/sw/frame/
H A DFrameWrapType.java104 assertEquals("assert frame wrap type",FrameWrapType,surrond.getValue()); in testFrameAnchorType()
/aoo41x/main/sc/source/ui/vba/
H A Dvbaname.hxx59 virtual ::rtl::OUString SAL_CALL getValue() throw (css::uno::RuntimeException);
/aoo41x/main/offapi/com/sun/star/xml/dom/
H A DXAttr.idl57 string getValue();
/aoo41x/main/xmloff/source/draw/
H A Dshapeexport2.cxx834 …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();
/aoo41x/main/writerfilter/source/dmapper/
H A DFontTable.cxx545 Value::Pointer_t pValue = rSprm.getValue(); in lcl_sprm()
/aoo41x/main/forms/qa/integration/forms/
H A DTableCellTextBinding.java90 …public Object getValue(com.sun.star.uno.Type type) throws com.sun.star.form.binding.IncompatibleTy… in getValue() method in TableCellTextBinding
/aoo41x/main/odk/examples/DevelopersGuide/Forms/
H A DTableCellTextBinding.java87 …public Object getValue(com.sun.star.uno.Type type) throws com.sun.star.form.binding.IncompatibleTy… in getValue() method in TableCellTextBinding
/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/parser/rpt/
H A DGroupReadHandler.java78 final String groupExpr = attrs.getValue(OfficeNamespaces.OOREPORT_NS, "group-expression"); in startParsing()
/aoo41x/main/xmlhelp/source/com/sun/star/help/
H A DHelpIndexer.java126 public Object getValue( String aPropertyName ) in getValue() method in HelpIndexer
/aoo41x/main/scaddins/source/analysis/
H A Danalysishelper.cxx1754 …*static_cast< const uno::Sequence< uno::Sequence< uno::Any > >* >( rAny.getValue() ), bIgnoreEmpty… in Append()
2312 const STRING* pStr = ( const STRING* ) r.getValue(); in Append()
2315 Append( new Complex( *( STRING* ) r.getValue() ) ); in Append()
2323 Append( new Complex( *( double* ) r.getValue(), 0.0 ) ); in Append()
3089 const OUString* pString = static_cast< const OUString* >( rAny.getValue() ); in getDouble()

Completed in 185 milliseconds

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