Home
last modified time | relevance | path

Searched refs:getValue (Results 601 – 625 of 776) sorted by relevance

1...<<21222324252627282930>>...32

/aoo41x/main/sw/source/core/unocore/
H A Dunoobj.cxx2902 rSortOpt.bTable = *(sal_Bool*)aValue.getValue(); in ConvertSortProperties()
3009 sal_Bool bTemp = *(sal_Bool*)aValue.getValue(); in ConvertSortProperties()
3026 sal_Bool bTemp = *(sal_Bool*)aValue.getValue(); in ConvertSortProperties()
3041 sal_Bool bTemp = *(sal_Bool*)aValue.getValue(); in ConvertSortProperties()
/aoo41x/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx375 const rtl::OUString *pStr = (const rtl::OUString *)aTmp.getValue(); in DoComboBox()
383 const rtl::OUString *pStr = (const rtl::OUString *)aTmp.getValue(); in DoComboBox()
398 const rtl::OUString *pStr = (const rtl::OUString *)aTmp.getValue(); in DoComboBox()
410 const rtl::OUString *pStr = (const rtl::OUString *)aTmp.getValue(); in DoComboBox()
/aoo41x/main/writerfilter/source/dmapper/
H A DDomainMapperTableManager.cxx94 const Value::Pointer_t pValue = rSprm.getValue(); in sprm()
/aoo41x/main/writerfilter/source/doctok/
H A DWW8ResourceModelImpl.cxx271 Value::Pointer_t WW8Sprm::getValue() in getValue() function in writerfilter::doctok::WW8Sprm
/aoo41x/main/odk/examples/java/Spreadsheet/
H A DEuroAdaption.java233 xCell.setValue( (double) xCell.getValue() / fFactor ); in Convert()
/aoo41x/main/swext/mediawiki/src/com/sun/star/wiki/
H A DWikiEditSettingDialog.java230 sRedirectURL = aRequest.getResponseHeader( "Location" ).getValue(); in DoLogin()
/aoo41x/main/sw/source/core/fields/
H A Dddefld.cxx364 SetType( static_cast<sal_uInt16>(*(sal_Bool*)rVal.getValue() ? in PutValue()
/aoo41x/main/basic/source/classes/
H A Dpropacc.cxx407 (Sequence<PropertyValue>*) aArgAsAny.getValue(); in RTL_Impl_CreatePropertySet()
/aoo41x/main/basic/source/inc/
H A Dsbunoobj.hxx264 const ::com::sun::star::uno::Any& getValue( void ) in getValue() function in SbUnoAnyObject
/aoo41x/main/forms/source/xforms/
H A Dbinding.hxx401 virtual Any_t SAL_CALL getValue( const Type_t& aType )
/aoo41x/main/fpicker/source/office/
H A DOfficeFilePicker.hxx136 …virtual com::sun::star::uno::Any SAL_CALL getValue( sal_Int16 ElementID, sal_Int16 ControlAction…
/aoo41x/main/scripting/java/com/sun/star/script/framework/browse/
H A DParcelBrowseNode.java359 public Object getValue(String aPropertyName) in getValue() method in ParcelBrowseNode
/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/
H A DMasterPageFactory.java411 …headerFooterProps.setAttribute(OfficeNamespaces.SVG_NS, "height", style.getValue() + style.getType… in applyHeaderFooterHeight()
/aoo41x/main/qadevOOo/runner/convwatch/
H A DConvWatch.java44 sBuildID = aIniFile.getValue("", "buildid"); in getBuildID_FromFile()
/aoo41x/main/oox/source/drawingml/
H A Dcustomshapeproperties.cxx339 double CustomShapeProperties::getValue( const std::vector< CustomShapeGuide >& rGuideList, sal_uInt… in getValue() function in oox::drawingml::CustomShapeProperties
/aoo41x/main/package/source/zipapi/
H A DXUnbufferedStream.cxx321 if ( mnZipSize + maHeader.getLength() == mnMyCurrent && maCRC.getValue() != maEntry.nCrc ) in readBytes()
/aoo41x/main/offapi/com/sun/star/plugin/
H A DXPluginContext.idl71 string getValue( [in] com::sun::star::plugin::XPlugin xPlugin,
/aoo41x/main/offapi/com/sun/star/ui/dialogs/
H A DXFilePickerControlAccess.idl94 any getValue( [in] short aControlId, [in] short aControlAction );
/aoo41x/main/comphelper/source/misc/
H A Dnamedvaluecollection.cxx267 const_cast< void* >( pos->second.getValue() ), pos->second.getValueType().getTypeLibType(), in get_ensureType()
/aoo41x/main/writerfilter/source/resourcemodel/
H A DTagLogger.cxx435 pTag->addAttr("value", rSprm.getValue()->toString()); in sprm()
/aoo41x/main/xmloff/source/style/
H A Dprstylei.cxx276 bNew = !*(sal_Bool *)aAny.getValue(); in CreateAndInsert()
/aoo41x/main/svl/source/config/
H A Dcjkoptions.cxx202 sal_Bool bValue = *(sal_Bool*)pValues[nProp].getValue(); in Load()
/aoo41x/main/stoc/source/proxy_factory/
H A Dproxyfac.cxx279 *ppException, const_cast< void * >(exc.getValue()), in binuno_proxy_dispatch()
/aoo41x/main/sc/source/core/data/
H A Ddpcachetable.cxx318 void ScDPCacheTable::getValue( ScDPValueData& rVal, SCCOL nCol, SCROW nRow, bool bRepeatIfEmpty) c… in getValue() function in ScDPCacheTable
/aoo41x/main/fpicker/source/win32/misc/
H A DWinImplHelper.cxx462 sal_Bool bCheckState = *reinterpret_cast< const sal_Bool* >( aState.getValue( ) ); in CheckboxSetState()

Completed in 150 milliseconds

1...<<21222324252627282930>>...32