Home
last modified time | relevance | path

Searched defs:aValue (Results 1 – 25 of 579) sorted by relevance

12345678910>>...24

/trunk/main/vbahelper/source/vbahelper/
H A Dvbapagesetupbase.cxx41 …uno::Any aValue = mxPageProps->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("Heade… in getTopMargin() local
69 …uno::Any aValue = mxPageProps->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("Heade… in setTopMargin() local
95 …uno::Any aValue = mxPageProps->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("Foote… in getBottomMargin() local
123 …uno::Any aValue = mxPageProps->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("Foote… in setBottomMargin() local
146 …uno::Any aValue = mxPageProps->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("Right… in getRightMargin() local
161 uno::Any aValue; in setRightMargin() local
176 …uno::Any aValue = mxPageProps->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("LeftM… in getLeftMargin() local
191 uno::Any aValue; in setLeftMargin() local
205 …uno::Any aValue = mxPageProps->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("TopMa… in getHeaderMargin() local
220 uno::Any aValue; in setHeaderMargin() local
[all …]
H A Dvbafontbase.cxx56 VbaFontBase::setSuperscript( const uno::Any& aValue ) throw ( uno::RuntimeException ) in setSuperscript()
87 VbaFontBase::setSubscript( const uno::Any& aValue ) throw ( uno::RuntimeException ) in setSubscript()
120 VbaFontBase::setSize( const uno::Any& aValue ) throw( uno::RuntimeException ) in setSize()
176 VbaFontBase::setBold( const uno::Any& aValue ) throw( uno::RuntimeException ) in setBold()
196 VbaFontBase::setStrikethrough( const uno::Any& aValue ) throw ( uno::RuntimeException ) in setStrikethrough()
215 VbaFontBase::setShadow( const uno::Any& aValue ) throw ( uno::RuntimeException ) in setShadow()
228 VbaFontBase::setItalic( const uno::Any& aValue ) throw ( uno::RuntimeException ) in setItalic()
247 VbaFontBase::setName( const uno::Any& aValue ) throw ( uno::RuntimeException ) in setName()
/trunk/main/slideshow/source/engine/animationnodes/
H A Danimationsetnode.cxx90 NumberAnimation::ValueType aValue; in createActivity() local
113 EnumAnimation::ValueType aValue; in createActivity() local
136 ColorAnimation::ValueType aValue; in createActivity() local
159 StringAnimation::ValueType aValue; in createActivity() local
182 BoolAnimation::ValueType aValue; in createActivity() local
/trunk/main/wizards/com/sun/star/wizards/common/
H A DNumericalHelper.java95 public static byte toByte(Object aValue) in toByte()
153 public static char toChar(Object aValue) in toChar()
218 public static short toShort(Object aValue) in toShort()
293 public static boolean isValid(Object aValue) in isValid()
501 public static int toInt(Object aValue) in toInt()
557 public static long toLong(Object aValue) in toLong()
613 public static float toFloat(Object aValue) in toFloat()
669 public static double toDouble(Object aValue) in toDouble()
725 public static String toString(Object aValue) in toString()
775 public static boolean toBoolean(Object aValue) in toBoolean()
[all …]
/trunk/main/vbahelper/source/msforms/
H A Dvbatextbox.cxx56 uno::Any aValue; in getText() local
79 uno::Any aValue; in getMaxLength() local
90 uno::Any aValue( _maxlength ); in setMaxLength() local
98 uno::Any aValue; in getMultiline() local
109 uno::Any aValue( _multiline ); in setMultiline() local
/trunk/main/chart2/source/controller/itemsetwrapper/
H A DCharacterPropertyItemConverter.cxx165 uno::Any aValue( GetPropertySet()->getPropertyValue( C2U( "CharUnderline" ))); in FillSpecialItem() local
197 uno::Any aValue( GetPropertySet()->getPropertyValue( C2U( "CharOverline" ) ) ); in FillSpecialItem() local
238 uno::Any aValue( GetPropertySet()->getPropertyValue( C2U( "CharPosture" ) + aPostfix)); in FillSpecialItem() local
259 uno::Any aValue( GetPropertySet()->getPropertyValue( C2U( "CharWeight" ) + aPostfix)); in FillSpecialItem() local
282 … uno::Any aValue( GetPropertySet()->getPropertyValue( C2U( "CharHeight" ) + aPostfix )); in FillSpecialItem() local
334 uno::Any aValue; in ApplySpecialItem() local
/trunk/main/dbaccess/source/filter/xml/
H A DxmlDatabase.cxx82 Any aValue; in CreateChildContext() local
97 Any aValue; in CreateChildContext() local
112 Any aValue; in CreateChildContext() local
/trunk/main/svx/source/items/
H A Ddrawitem.cxx108 sal_Int64 aValue = sal_Int64((sal_uLong)&maColorTable); in QueryValue() local
120 sal_Int64 aValue = 0; in PutValue() local
193 sal_Int64 aValue = sal_Int64((sal_uLong)&maGradientList); in QueryValue() local
205 sal_Int64 aValue = 0; in PutValue() local
278 sal_Int64 aValue = sal_Int64((sal_uLong)&maHatchList ); in QueryValue() local
290 sal_Int64 aValue = 0; in PutValue() local
363 sal_Int64 aValue = sal_Int64((sal_uLong)&maBitmapList ); in QueryValue() local
375 sal_Int64 aValue = 0; in PutValue() local
449 sal_Int64 aValue = sal_Int64((sal_uLong)&maDashList ); in QueryValue() local
460 sal_Int64 aValue = 0; in PutValue() local
[all …]
/trunk/main/sc/source/ui/vba/
H A Dvbapagesetup.cxx54 …uno::Any aValue = xSheetProps->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Page… in ScVbaPageSetup() local
150 sal_Bool aValue; in setFitToPagesTall() local
173 sal_Bool aValue = sal_False; in setFitToPagesWide() local
198 sal_Bool aValue = sal_False; in setZoom() local
456 …uno::Any aValue = mxPageProps->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("Print… in getOrder() local
497 …uno::Any aValue = mxPageProps->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("First… in getFirstPageNumber() local
521 uno::Any aValue; in setFirstPageNumber() local
535 …uno::Any aValue = mxPageProps->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("Cente… in getCenterVertically() local
560 …uno::Any aValue = mxPageProps->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("Cente… in getCenterHorizontally() local
585 …uno::Any aValue = mxPageProps->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("Print… in getPrintHeadings() local
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/PathSettings/
H A DPathSettingsTest.java113 Object aValue = xPathSettingsService.getPropertyValue( in workWithPathSettings() local
138 String aValue = (String)xPathSettingsService.getPropertyValue( "Work" ); in workWithPathSettings() local
/trunk/main/comphelper/inc/comphelper/
H A Dsequenceashashmap.hxx282 TValueType aValue = TValueType(); in getUnpackedValueOrDefault() local
312 const TValueType& aValue) in createItemIfMissing()
/trunk/main/oox/source/helper/
H A Dattributelist.cxx170 OUString aValue = mxAttribs->getOptionalValue( nAttrToken ); in getDouble() local
177 OUString aValue = mxAttribs->getOptionalValue( nAttrToken ); in getInteger() local
184 OUString aValue = mxAttribs->getOptionalValue( nAttrToken ); in getUnsigned() local
191 OUString aValue = mxAttribs->getOptionalValue( nAttrToken ); in getHyper() local
198 OUString aValue = mxAttribs->getOptionalValue( nAttrToken ); in getIntegerHex() local
205 OUString aValue = mxAttribs->getOptionalValue( nAttrToken ); in getUnsignedHex() local
212 OUString aValue = mxAttribs->getOptionalValue( nAttrToken ); in getHyperHex() local
235 OUString aValue = mxAttribs->getOptionalValue( nAttrToken ); in getDateTime() local
/trunk/main/svx/source/accessibility/
H A DDescriptionGenerator.cxx123 uno::Any aValue = mxSet->getPropertyValue (OUString::createFromAscii ("Style")); in Initialize() local
287 uno::Any aValue = mxSet->getPropertyValue (sPropertyName); in AddColor() local
323 uno::Any aValue = mxSet->getPropertyValue (sPropertyName); in AddInteger() local
349 uno::Any aValue = mxSet->getPropertyValue (sPropertyName); in AddString() local
385 uno::Any aValue = mxSet->getPropertyValue (sPropertyName); in AddFillStyle() local
/trunk/main/framework/source/fwe/classes/
H A Dactiontriggerpropertyset.cxx199 const Any& aValue ) in convertFastPropertyValue()
238 sal_Int32 nHandle, const Any& aValue ) in setFastPropertyValue_NoBroadcast()
269 Any& aValue, sal_Int32 nHandle ) const in getFastPropertyValue()
417 Reference< XBitmap > aValue ; in impl_tryToChangeProperty() local
452 Reference< XInterface > aValue ; in impl_tryToChangeProperty() local
H A Dactiontriggerseparatorpropertyset.cxx191 const Any& aValue ) in convertFastPropertyValue()
214 sal_Int32 nHandle, const Any& aValue ) in setFastPropertyValue_NoBroadcast()
229 Any& aValue, sal_Int32 nHandle ) const in getFastPropertyValue()
321 sal_Int16 aValue = 0; in impl_tryToChangeProperty() local
/trunk/main/connectivity/source/drivers/macab/
H A Dmacabcondition.cxx85 macabfield *aValue = aRecord->get(m_nFieldNumber); in eval() local
102 macabfield *aValue = aRecord->get(m_nFieldNumber); in eval() local
125 macabfield *aValue = aRecord->get(m_nFieldNumber); in eval() local
148 macabfield *aValue = aRecord->get(m_nFieldNumber); in eval() local
171 macabfield *aValue = aRecord->get(m_nFieldNumber); in eval() local
/trunk/main/sfx2/source/doc/
H A Ddocinsert.cxx213 … Any aValue = xCtrlAccess->getValue( ExtendedFilePickerElementIds::CHECKBOX_PASSWORD, 0 ); in IMPL_LINK() local
240 … Any aValue = xCtrlAccess->getValue( ExtendedFilePickerElementIds::CHECKBOX_SELECTION, 0 ); in IMPL_LINK() local
261 … Any aValue = xCtrlAccess->getValue( ExtendedFilePickerElementIds::CHECKBOX_READONLY, 0 ); in IMPL_LINK() local
277 Any aValue = xCtrlAccess->getValue( ExtendedFilePickerElementIds::LISTBOX_VERSION, in IMPL_LINK() local
/trunk/main/ucb/source/ucp/webdav/
H A DContentProperties.cxx465 rtl::OUString aValue; in addProperty() local
482 rtl::OUString aValue; in addProperty() local
495 rtl::OUString aValue; in addProperty() local
522 rtl::OUString aValue; in addProperty() local
537 rtl::OUString aValue; in addProperty() local
550 rtl::OUString aValue; in addProperty() local
/trunk/main/basctl/source/dlged/
H A Ddlgedfac.cxx134 uno::Any aValue; in IMPL_LINK() local
156 uno::Any aValue; in IMPL_LINK() local
/trunk/main/connectivity/source/commontools/
H A DFValue.cxx1070 Any aValue( getAny() ); in getString() local
1083 Any aValue = getAny(); in getString() local
1160 Any aValue = getAny(); in getBool() local
1233 Any aValue = getAny(); in getInt8() local
1306 Any aValue = getAny(); in getInt16() local
1379 Any aValue = getAny(); in getInt32() local
1452 Any aValue = getAny(); in getLong() local
1529 Any aValue = getAny(); in getFloat() local
1608 Any aValue = getAny(); in getDouble() local
1724 const Any aValue = makeAny(); in getSequence() local
[all …]
/trunk/main/fpicker/source/aqua/
H A DAquaFilePickerDelegate.cxx113 uno::Any aValue; variable
/trunk/main/dbaccess/source/core/misc/
H A Duserinformation.cxx51 Any aValue = ConfigManager::GetDirectConfigProperty(ConfigManager::LOCALE); in UserInformation() local
/trunk/main/extensions/source/update/check/
H A Dupdateprotocol.cxx74 …rtl::OUString aValue( UNISTRING( "${$OOO_BASE_DIR/program/" SAL_CONFIGFILE("version") ":UpdateURL}… in getBootstrapData() local
278 uno::Any aValue( rxContext->getValueByName( in checkForExtensionUpdates() local
304 uno::Any aValue( rxContext->getValueByName( in checkForPendingUpdates() local
/trunk/main/accessibility/source/standard/
H A Dvclxaccessiblescrollbar.cxx213 Any aValue; in getCurrentValue() local
256 Any aValue; in getMaximumValue() local
271 Any aValue; in getMinimumValue() local
H A Dvclxaccessiblebutton.cxx280 Any aValue; in getCurrentValue() local
321 Any aValue; in getMaximumValue() local
333 Any aValue; in getMinimumValue() local

Completed in 116 milliseconds

12345678910>>...24