Home
last modified time | relevance | path

Searched refs:getValue (Results 801 – 811 of 811) sorted by relevance

1...<<313233

/trunk/main/automation/source/server/
H A Dstatemnt.cxx6191 … pRet->GenReturn ( RET_Value, aUId, *(sal_Bool*)aCell.getValue() ); in Execute()
6195 … ::rtl::OUString aContent( *(sal_Unicode*)aCell.getValue() ); in Execute()
/trunk/main/sc/source/core/data/
H A Ddptabsrc.cxx110 return *(sal_Bool*)aAny.getValue(); in lcl_GetBoolFromAny()
/trunk/main/extensions/source/propctrlr/
H A Dformcomponenthandler.cxx2811 xController->getValue(ExtendedFilePickerElementIds::CHECKBOX_LINK, 0) >>= bIsLink; in impl_browseForImage_nothrow()
/trunk/main/cui/source/options/
H A Doptlingu.cxx1262 return *(sal_Bool*)rVal.getValue(); in lcl_Bool2Any()
/trunk/main/dbaccess/source/core/api/
H A DRowSet.cxx1327 return getValue(columnIndex); in getInsertValue()
/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper.cxx2218 Value::Pointer_t pValue = rSprm.getValue(); in sprmWithProps()
/trunk/main/sc/inc/
H A Dcellsuno.hxx930 virtual double SAL_CALL getValue() throw(::com::sun::star::uno::RuntimeException);
/trunk/main/reportdesign/source/ui/report/
H A DReportController.cxx3048 … xController->getValue( ui::dialogs::ExtendedFilePickerElementIds::CHECKBOX_LINK, 0) >>= bLink; in insertGraphic()
/trunk/main/sw/qa/complex/writer/
H A DTextPortionEnumerationTest.java289 switch (anchor.getValue()) { in toString()
/trunk/main/vcl/source/window/
H A Dmenu.cxx140 getValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Menu" ) ), in ImplAccelDisabled()
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx6543 double SAL_CALL ScCellObj::getValue() throw(uno::RuntimeException) in getValue() function in ScCellObj

Completed in 275 milliseconds

1...<<313233