Home
last modified time | relevance | path

Searched refs:aVal (Results 1 – 25 of 206) sorted by last modified time

123456789

/trunk/main/vcl/source/window/
H A Dtoolbox.cxx1908 ImplControlValue aVal; in ImplCalcItem() local
1915 aVal, OUString(), in ImplCalcItem()
1940 aVal, OUString(), in ImplCalcItem()
1952 aVal, OUString(), in ImplCalcItem()
1964 aVal, OUString(), in ImplCalcItem()
H A Dmenu.cxx2302 ImplControlValue aVal; in ImplGetNativeCheckAndRadioSize() local
2313 aVal, in ImplGetNativeCheckAndRadioSize()
2329 aVal, in ImplGetNativeCheckAndRadioSize()
2560 ImplControlValue aVal; in ImplCalcSize() local
2569 aVal, in ImplCalcSize()
2717 aVal, in ImplPaint()
2779 aVal, in ImplPaint()
4776 aVal, in HighlightItem()
4785 aVal, in HighlightItem()
5122 ImplControlValue aVal( pMenu->nTextPos-GUTTERBORDER ); in Paint() local
[all …]
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx5370 sal_uInt32 aVal[ 13 ]; in LoadDoc() local
5374 nIniFlags = aVal[ 0 ]; in LoadDoc()
5375 nIniFlags1= aVal[ 1 ]; in LoadDoc()
5377 nIniFlyDx = aVal[ 3 ]; in LoadDoc()
5378 nIniFlyDy = aVal[ 4 ]; in LoadDoc()
5380 nFieldFlags = aVal[ 5 ]; in LoadDoc()
5381 nFieldTagAlways[0] = aVal[ 6 ]; in LoadDoc()
5382 nFieldTagAlways[1] = aVal[ 7 ]; in LoadDoc()
5384 nFieldTagBad[0] = aVal[ 9 ]; in LoadDoc()
5385 nFieldTagBad[1] = aVal[ 10 ]; in LoadDoc()
[all …]
/trunk/main/sw/source/core/access/
H A Daccpara.cxx2029 uno::Any aVal; in _getDefaultAttributesImpl() local
2030 pItem->QueryValue( aVal, aPropIt->nMemberId ); in _getDefaultAttributesImpl()
2034 rPropVal.Value = aVal; in _getDefaultAttributesImpl()
2055 rPropVal.Value = aVal; in _getDefaultAttributesImpl()
2270 uno::Any aVal; in _getRunAttributesImpl() local
2275 rPropVal.Value = aVal; in _getRunAttributesImpl()
2382 uno::Any aVal; in _getSupplementalAttributesImpl() local
2383 pItem->QueryValue( aVal, pPropMap->nMemberId ); in _getSupplementalAttributesImpl()
2387 rPropVal.Value = aVal; in _getSupplementalAttributesImpl()
2621 uno::Any aVal; in _correctValues() local
[all …]
/trunk/main/sc/source/core/tool/
H A Dinterpr5.cxx3231 String aVal; in ScMatRef() local
3232 pCell->GetString( aVal ); in ScMatRef()
3233 PushString( aVal ); in ScMatRef()
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx1081 Any aVal; in getPagePrintSettings() local
1082 aVal <<= (sal_Int16)aData.GetRow(); in getPagePrintSettings()
1083 pArray[0] = beans::PropertyValue(C2U("PageRows"), -1, aVal, PropertyState_DIRECT_VALUE); in getPagePrintSettings()
1084 aVal <<= (sal_Int16)aData.GetCol(); in getPagePrintSettings()
1086 aVal <<= (sal_Int32)TWIP_TO_MM100_UNSIGNED(aData.GetLeftSpace()); in getPagePrintSettings()
1088 aVal <<= (sal_Int32)TWIP_TO_MM100_UNSIGNED(aData.GetRightSpace()); in getPagePrintSettings()
1090 aVal <<= (sal_Int32)TWIP_TO_MM100_UNSIGNED(aData.GetTopSpace()); in getPagePrintSettings()
1092 aVal <<= (sal_Int32)TWIP_TO_MM100_UNSIGNED(aData.GetBottomSpace()); in getPagePrintSettings()
1094 aVal <<= (sal_Int32)TWIP_TO_MM100_UNSIGNED(aData.GetHorzSpace()); in getPagePrintSettings()
1096 aVal <<= (sal_Int32)TWIP_TO_MM100_UNSIGNED(aData.GetVertSpace()); in getPagePrintSettings()
[all …]
/trunk/main/dbaccess/source/ui/browser/
H A Dunodatbr.cxx2474 Any aVal = xProp->getPropertyValue(PROPERTY_ISNEW); in implLoadAnything() local
2475 if (aVal.hasValue() && ::comphelper::getBOOL(aVal)) in implLoadAnything()
/trunk/main/vcl/source/fontsubset/
H A Dcff.cxx539 const ValType aVal = popVal(); in popInt() local
541 assert( nInt == aVal); in popInt()
551 assert( nInt == aVal); in peekInt()
561 assert( nInt == aVal); in getInt()
783 ValType aVal = 0; in read2push() local
791 aVal = nS16; in read2push()
810 push( aVal); in read2push()
855 writeType1Val( aVal); in pop2write()
880 writeType1Val( aVal); in pop2MultiWrite()
896 writeType1Val( aVal); in popAll2Write()
[all …]
/trunk/main/sd/source/ui/view/
H A DDocumentRenderer.cxx675 beans::PropertyValue aVal; in AddDialogControl() local
676 aVal.Value = i_rCtrl; in AddDialogControl()
677 maProperties.push_back( aVal ); in AddDialogControl()
/trunk/main/sc/source/ui/view/
H A Dviewfunc.cxx1390 ::com::sun::star::uno::Any aVal; in ApplySelectionPattern()
1391 pItem->QueryValue( aVal, aIt->nMemberId ); in ApplySelectionPattern()
1394 aProperties[ nCount ].Value <<= aVal; in ApplySelectionPattern()
/trunk/main/ucb/source/ucp/webdav/
H A Dwebdavprovider.cxx103 rtl::OUString aVal; in ContentProvider() local
104 xConfigAccess->getByName(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("ooName"))) >>= aVal; in ContentProvider()
108 if ( !aVal.getLength() || nIndex == -1 ) in ContentProvider()
110 aUserAgent = aUserAgent.replaceAt( nIndex, RTL_CONSTASCII_LENGTH( "$ooName" ), aVal ); in ContentProvider()
112 … xConfigAccess->getByName(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("ooSetupVersion"))) >>= aVal; in ContentProvider()
114 if ( !aVal.getLength() || nIndex == -1 ) in ContentProvider()
116 … aUserAgent = aUserAgent.replaceAt( nIndex, RTL_CONSTASCII_LENGTH( "$ooSetupVersion" ), aVal ); in ContentProvider()
/trunk/main/sw/source/core/view/
H A Dprintdata.cxx522 uno::Any aVal( getValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "RenderDevice" ) ) ) ); in processPropertiesAndCheckFormat() local
523 aVal >>= xRenderDevice; in processPropertiesAndCheckFormat()
/trunk/main/framework/source/dispatch/
H A Dclosedispatcher.cxx398 css::uno::Any aVal( xSet->getFastPropertyValue( 0 ) ); in IMPL_LINK() local
400 if( aVal >>= bState ) in IMPL_LINK()
/trunk/main/l10ntools/source/filter/utils/
H A DXMLHelper.java306 java.lang.Object aVal = aPropSet.get(sProp); in convertPropSetToXML() local
312 (aVal instanceof java.lang.Integer) || in convertPropSetToXML()
313 (aVal instanceof java.lang.Boolean) || in convertPropSetToXML()
314 (aVal instanceof java.lang.String ) in convertPropSetToXML()
317 sXML.append(XMLHelper.convertSimpleObjectToXML(sProp, aVal, nPrettyTabs)); in convertPropSetToXML()
323 if (aVal instanceof java.util.Vector) in convertPropSetToXML()
325 java.util.Vector lVal = (java.util.Vector)aVal; in convertPropSetToXML()
331 if (aVal instanceof java.util.HashMap) in convertPropSetToXML()
333 java.util.HashMap lVal = (java.util.HashMap)aVal; in convertPropSetToXML()
341 sMsg.append("\ttype ? : \""+sProp+"\" = "+aVal); in convertPropSetToXML()
/trunk/main/vcl/aqua/source/gdi/
H A Dsalprn.cxx334 PropertyValue aVal; in getUseNativeDialog() local
335 aVal.Name = OUString( RTL_CONSTASCII_USTRINGPARAM( "nodepath" ) ); in getUseNativeDialog()
336aVal.Value <<= OUString( RTL_CONSTASCII_USTRINGPARAM( "/org.openoffice.Office.Common/Misc" ) ); in getUseNativeDialog()
337 aArgs.getArray()[0] <<= aVal; in getUseNativeDialog()
/trunk/main/vcl/aqua/source/app/
H A Dsalinst.cxx789 TimeValue aVal = { 0, 250000000 }; in Yield() local
792 osl_waitCondition( maWaitingYieldCond, &aVal ); in Yield()
/trunk/main/swext/mediawiki/src/com/sun/star/wiki/
H A DHelper.java604 PropertyValue aVal = new PropertyValue(); in GetConfig() local
605 aVal.Name = "nodepath"; in GetConfig()
606 aVal.Value = sNodepath; in GetConfig()
608 aArgs[0] = aVal; in GetConfig()
/trunk/main/bridges/test/
H A Dtestcomp.cxx246 …CALL complex_in( const ::com::sun::star::test::performance::ComplexTypes& aVal ) throw(::com::sun:… in complex_in() argument
247 { return aVal; } in complex_in()
248 …AL_CALL complex_inout( ::com::sun::star::test::performance::ComplexTypes& aVal ) throw(::com::sun:… in complex_inout() argument
249 { return aVal; } in complex_inout()
/trunk/main/sw/source/ui/uiview/
H A Dview2.cxx289 Any aVal(&bTrue, ::getBooleanCppuType()); in InsertGraphicDlg() local
290 xCtrlAcc->setValue( ExtendedFilePickerElementIds::CHECKBOX_LINK, 0, aVal); in InsertGraphicDlg()
370 Any aVal = xCtrlAcc->getValue( ExtendedFilePickerElementIds::CHECKBOX_LINK, 0); in InsertGraphicDlg() local
371 DBG_ASSERT(aVal.hasValue(), "Value CBX_INSERT_AS_LINK not found"); in InsertGraphicDlg()
372 bAsLink = aVal.hasValue() ? *(sal_Bool*) aVal.getValue() : sal_True; in InsertGraphicDlg()
405 Any aVal = xCtrlAcc->getValue( ExtendedFilePickerElementIds::CHECKBOX_LINK, 0); in InsertGraphicDlg() local
406 DBG_ASSERT(aVal.hasValue(), "Value CBX_INSERT_AS_LINK not found"); in InsertGraphicDlg()
407 bAsLink = aVal.hasValue() ? *(sal_Bool*) aVal.getValue() : sal_True; in InsertGraphicDlg()
/trunk/main/svx/source/xoutdev/
H A Dxattr.cxx90 BigInt aVal( nVal ); in ScaleMetricValue() local
92 aVal *= nMul; in ScaleMetricValue()
94 if ( aVal.IsNeg() != ( nDiv < 0 ) ) in ScaleMetricValue()
95 aVal-=nDiv/2; // fuer korrektes Runden in ScaleMetricValue()
97 aVal+=nDiv/2; // fuer korrektes Runden in ScaleMetricValue()
99 aVal/=nDiv; in ScaleMetricValue()
101 return long( aVal ); in ScaleMetricValue()
/trunk/main/sw/source/core/unocore/
H A Dunoobj.cxx2782 uno::Any aVal; in CreateSortDescriptor() local
2783 aVal.setValue( &bFromTable, ::getCppuBooleanType()); in CreateSortDescriptor()
2784 pArray[0] = beans::PropertyValue(C2U("IsSortInTable"), -1, aVal, in CreateSortDescriptor()
2787 aVal <<= sal_Unicode(' '); in CreateSortDescriptor()
2788 pArray[1] = beans::PropertyValue(C2U("Delimiter"), -1, aVal, in CreateSortDescriptor()
2791 aVal <<= (sal_Bool) sal_False; in CreateSortDescriptor()
2792 pArray[2] = beans::PropertyValue(C2U("IsSortColumns"), -1, aVal, in CreateSortDescriptor()
2795 aVal <<= (sal_Int32) 3; in CreateSortDescriptor()
2796 pArray[3] = beans::PropertyValue(C2U("MaxSortFieldsCount"), -1, aVal, in CreateSortDescriptor()
2840 aVal <<= aFields; in CreateSortDescriptor()
[all …]
/trunk/main/filter/source/config/cache/
H A Dfiltercache.cxx1575 css::uno::Any aVal = xConfig->getByName(sSetName); in impl_loadSet() local
1576 if (!(aVal >>= xSet) || !xSet.is()) in impl_loadSet()
1680 css::uno::Any aVal = xNode->getByName(PROPNAME_UINAME); in impl_readPatchUINames() local
1682 if (!(aVal >>= xUIName) && !xUIName.is()) in impl_readPatchUINames()
1724 aVal <<= lUINames.getAsConstPropertyValueList(); in impl_readPatchUINames()
1725 rItem[PROPNAME_UINAMES] = aVal; in impl_readPatchUINames()
1799 css::uno::Any aVal = xSet->getByName(sItem); in impl_loadItem() local
1800 if (!(aVal >>= xItem) || !xItem.is()) in impl_loadItem()
/trunk/main/svx/source/form/
H A Dfmshimp.cxx560 Any aVal( xSet->getPropertyValue(FM_PROP_BOUNDFIELD) ); in ShouldHandleElement() local
561 if (aVal.getValueTypeClass() != TypeClass_INTERFACE) in ShouldHandleElement()
565 return aVal.hasValue(); in ShouldHandleElement()
1702 Any aVal( xSet->getPropertyValue(::rtl::OUString::createFromAscii("TwoDigitDateStart")) ); in GetY2KState() local
1703 aVal >>= n; in GetY2KState()
1733 Any aVal; in SetY2KState() local
1734 aVal <<= n; in SetY2KState()
1735 xSet->setPropertyValue(::rtl::OUString::createFromAscii("TwoDigitDateStart"), aVal); in SetY2KState()
1774 Any aVal; in SetY2KState() local
1775 aVal <<= n; in SetY2KState()
[all …]
/trunk/main/svtools/source/control/
H A Dtoolbarmenu.cxx1332 ImplControlValue aVal; in ImplGetNativeCheckAndRadioSize() local
1343 aVal, in ImplGetNativeCheckAndRadioSize()
1359 aVal, in ImplGetNativeCheckAndRadioSize()
/trunk/main/forms/source/component/
H A DDatabaseForm.cxx775 Any aVal = xComponentSet->getPropertyValue( PROPERTY_VALUE ); in AppendComponent() local
778 if (aVal >>= aDoubleVal) in AppendComponent()
794 Any aVal = xComponentSet->getPropertyValue( PROPERTY_DATE ); in AppendComponent() local
796 if (aVal >>= nInt32Val) in AppendComponent()
817 Any aVal = xComponentSet->getPropertyValue( PROPERTY_TIME ); in AppendComponent() local
819 if (aVal >>= nInt32Val) in AppendComponent()

Completed in 421 milliseconds

123456789