Home
last modified time | relevance | path

Searched refs:Value (Results 426 – 450 of 1749) sorted by relevance

1...<<11121314151617181920>>...70

/trunk/main/filter/source/placeware/
H A Dexporter.cxx497 aFilterData[0].Value <<= (sal_Int32)704; in exportPage()
499 aFilterData[1].Value <<= (sal_Bool)sal_False; in exportPage()
503 aDescriptor[0].Value <<= OUString( RTL_CONSTASCII_USTRINGPARAM("GIF") ); in exportPage()
505 aDescriptor[1].Value <<= OUString( pEntry->getTempURL() ); in exportPage()
507 aDescriptor[2].Value <<= aFilterData; in exportPage()
/trunk/main/framework/source/fwe/xml/
H A Deventsdocumenthandler.cxx296 aEventProperties[0].Value <<= a; in startElement()
300 aEventProperties[1].Value <<= a; in startElement()
308 aEventProperties[nPropCount-1].Value <<= a; in startElement()
317 aEventProperties[nPropCount-1].Value <<= a; in startElement()
521 aPropertyValues[i].Value >>= aValue; in WriteEvent()
/trunk/test/testuno/source/fvt/uno/sw/puretext/
H A DCharacterStrikeThrough.java95 aStoreProperties_odt[0].Value = true; in testCharacterStrikeThroughSetting()
97 aStoreProperties_odt[1].Value = "StarOffice XML (Writer)"; in testCharacterStrikeThroughSetting()
105 aStoreProperties_doc[0].Value = true; in testCharacterStrikeThroughSetting()
107 aStoreProperties_doc[1].Value = "MS Word 97"; in testCharacterStrikeThroughSetting()
/trunk/main/writerfilter/source/dmapper/
H A DStyleSheetTable.cxx352 if( aList2Iter->Value != aList1Iter->Value ) in HasListCharStyle()
392 void StyleSheetTable::lcl_attribute(Id Name, Value & val) in lcl_attribute()
521 Value::Pointer_t pValue = rSprm.getValue(); in lcl_sprm()
738 pValues[nVal++] = aIt->Value; in getValues()
954 … aNew.Value = uno::makeAny(ConvertStyleName( ( *aNextStyleIt )->sStyleIdentifierD )); in ApplyStyleSheets()
1265 void StyleSheetTable::resolveAttributeProperties(Value & val) in resolveAttributeProperties()
1368 xStyleProps->setPropertyValue( aCharPropIter->Name, aCharPropIter->Value ); in getOrCreateCharStyle()
/trunk/main/unotools/source/config/
H A Dconfigitem.cxx396 lProperties[nPropertyCounter].Value <<= sLocaleValue; in impl_packLocalizedProperties()
468 lOutValues[nDestinationCounter] = lProperties[nPropertyCounter].Value ; in impl_unpackLocalizedProperties()
1067 pSetValues[k] = pProperties[k].Value;
1082 xCont->replaceByName(sSubNode, pValues[nValue].Value);
1084 xCont->insertByName(sSubNode, pValues[nValue].Value);
1208 pSetValues[k] = pProperties[k].Value;
1224 xCont->replaceByName(sSubNode, pValues[nValue].Value);
1226 xCont->insertByName(sSubNode, pValues[nValue].Value);
/trunk/main/wizards/com/sun/star/wizards/ui/
H A DFilterComponent.java340 && !AnyConverter.isVoid(_filtercondition.Value)) in getDisplayCondition()
342 sDisplayValue = AnyConverter.toString(_filtercondition.Value); in getDisplayCondition()
779 if (AnyConverter.isString(_filtercondition.Value)) in setCondition()
781 String sValue = AnyConverter.toString(_filtercondition.Value); in setCondition()
809 else if (AnyConverter.isBoolean(_filtercondition.Value)) in setCondition()
811 boolean b = AnyConverter.toBoolean(_filtercondition.Value); in setCondition()
821 …tyValue(UnoDialog.getModel(ControlElements[SOTXTVALUE]), "EffectiveValue", _filtercondition.Value); in setCondition()
/trunk/main/embeddedobj/source/msole/
H A Doleembed.cxx295 aFilterData[nInd].Value >>= aDocServiceName; in TryToConvertToOOo()
312 aSeq[0].Value <<= sal_True; in TryToConvertToOOo()
318 aArgs[0].Value <<= m_aEntryName; in TryToConvertToOOo()
320 aArgs[1].Value <<= sal_True; in TryToConvertToOOo()
322 aArgs[2].Value <<= aFilterName; in TryToConvertToOOo()
324 aArgs[3].Value <<= ::rtl::OUString::createFromAscii( "private:stream" ); in TryToConvertToOOo()
326 aArgs[4].Value <<= m_xObjectStream->getInputStream(); in TryToConvertToOOo()
H A Dgraphconvert.cxx66 aMediaProperties[0].Value <<= xIn; in ConvertBufferToFormat()
75 aOutMediaProperties[0].Value <<= xOut; in ConvertBufferToFormat()
77 aOutMediaProperties[1].Value <<= aMimeType; in ConvertBufferToFormat()
/trunk/main/framework/source/uielement/
H A Dbuttontoolbarcontroller.cxx155 m_xFrame.set(aPropValue.Value,UNO_QUERY); in initialize()
157 aPropValue.Value >>= m_aCommandURL; in initialize()
159 m_xServiceManager.set(aPropValue.Value,UNO_QUERY); in initialize()
281 aArgs[0].Value <<= KeyModifier; in execute()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_DatabaseImportDescriptor.java77 gValue = props[nr].Value; in changeProp()
81 props[nr].Value=ValueToSet; in changeProp()
82 sValue = props[nr].Value; in changeProp()
H A D_SheetSortDescriptor.java107 gValue = props[nr].Value; in changeProp()
114 props[nr].Value=ValueToSet; in changeProp()
115 sValue = props[nr].Value; in changeProp()
/trunk/main/framework/source/jobs/
H A Djobdata.cxx221 m_lArguments[i].Value = xArgumentList->getByName(m_lArguments[i].Name); in setAlias()
336 lValues[i] = m_lArguments[i].Value; in setJobConfig()
487 lConfig[i].Value <<= m_sAlias; in getConfig()
491 lConfig[i].Value <<= m_sService; in getConfig()
495 lConfig[i].Value <<= m_sContext; in getConfig()
/trunk/main/toolkit/source/controls/
H A Dunocontrols.cxx2280 aEvent.ItemText.Value = *i_rItemText; in impl_notifyItemListEvent_nolck()
3753 aAny <<= Value; in setValue()
3765 aAny <<= Value; in setMin()
3777 aAny <<= Value; in setMax()
3788 mnFirst = Value; in setFirst()
3803 mnLast = Value; in setLast()
3954 aAny <<= Value; in setValue()
3966 aAny <<= Value; in setMin()
3978 aAny <<= Value; in setMax()
3989 mnFirst = Value; in setFirst()
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/i18n/
H A D_XCharacterClassification.java360 && (pRes.Value==18.0) ); in _parseAnyToken()
365 && (pRes.Value==0.0) ); in _parseAnyToken()
370 && (pRes.Value==0.0) ); in _parseAnyToken()
396 && (pRes.Value==0.0) ); in _parsePredefinedToken()
/trunk/main/odk/examples/OLE/delphi/InsertTables/
H A DSampleCode.pas161 PropertyValue.Value := true;
183 getCellContent := oTextCursor.Cell.Value;
251 oCellCursor.Value := iCellcounter;
277 oTextCursor.Cell.Value := dValue;
/trunk/main/dbaccess/source/ui/querydesign/
H A Dquerycontroller.cxx1309 aProps[0].Value <<= sDataSourceName; in executeQuery()
1312 aProps[1].Value <<= CommandType::COMMAND; in executeQuery()
1315 aProps[2].Value <<= sTranslatedStmt; in executeQuery()
1318 aProps[3].Value = ::cppu::bool2any(sal_False); in executeQuery()
1321 aProps[4].Value <<= getConnection(); in executeQuery()
1324 aProps[5].Value <<= m_sUpdateCatalogName; in executeQuery()
1327 aProps[6].Value <<= m_sUpdateSchemaName; in executeQuery()
1330 aProps[7].Value <<= m_sUpdateTableName; in executeQuery()
1333 aProps[8].Value = ::cppu::bool2any(m_bEscapeProcessing); in executeQuery()
/trunk/main/svtools/source/dialogs/
H A Dcolrdlg.cxx94 props[0].Value <<= (sal_Int32) maColor.GetColor(); in Execute()
96 props[1].Value <<= (sal_Int16) meMode; in Execute()
110 if( props[n].Value >>= nColor ) in Execute()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_dbpool/
H A DOConnectionPool.java98 jdbcInfo[0].Value = jdbcUser; in createTestEnvironment()
101 jdbcInfo[1].Value = jdbcPassword; in createTestEnvironment()
104 jdbcInfo[2].Value = DBTools.TST_JDBC_DRIVER; in createTestEnvironment()
/trunk/main/dbaccess/source/filter/xml/
H A DxmlConnectionResource.cxx84 aProperty.Value = Any(); in DBG_NAME()
110 if ( !aProperty.Value.hasValue() ) in DBG_NAME()
111 aProperty.Value <<= sValue; in DBG_NAME()
/trunk/main/reportdesign/source/ui/inspection/
H A DGeometryHandler.cxx461 uno::Any aNewValue = Value; in setPropertyValue()
478 lcl_convertFormulaTo(Value,aPropertyValue); in setPropertyValue()
499 Value >>= m_nDataFieldType; in setPropertyValue()
524 if ( !(Value >>= sFunction) || !sFunction.getLength() ) in setPropertyValue()
593 if ( !(Value >>= m_sScope) ) in setPropertyValue()
632 Value >>= nNewValue; in setPropertyValue()
652 OSL_VERIFY( Value >>= aFontSettings ); in setPropertyValue()
660 Value >>= sValue; in setPropertyValue()
1931 … aDefault.m_sInitialFormula.Value = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("rpt:[%Column]")); in loadDefaultFunctions()
2146 String sInitialFormula = aInitialFormula.Value; in impl_createFunction()
[all …]
/trunk/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx624 p->Value >>= nNodeType; in fixMainSequenceTiming()
781 pValue->Value >>= bAfterEffect; in convertAnimationNode()
786 pValue->Value >>= nMasterRel; in convertAnimationNode()
1194 aUserData[nSize].Value <<= nNodeType; in fillNode()
1206 aUserData[nSize].Value <<= nGroupId; in fillNode()
1292 aUserData[nSize].Value <<= bAfterEffect; in fillNode()
1304 aUserData[nSize].Value <<= nMasterRel; in fillNode()
2262 aParamValue.Value <<= fMediaTime; in importCommandContainer()
2278 aParamValue.Value <<= aParam.toInt32(); in importCommandContainer()
2290 aParamValue.Value <<= aParam; in importCommandContainer()
[all …]
/trunk/main/xmloff/source/script/
H A DXMLStarBasicContextFactory.cxx120 aValues[0].Value <<= sStarBasic; in CreateContext()
124 aValues[1].Value <<= sLibraryVal; in CreateContext()
128 aValues[2].Value <<= sMacroNameVal; in CreateContext()
/trunk/main/shell/source/win32/shlxthandler/util/
H A Dregistry.cxx57 bool SetRegistryKey(HKEY RootKey, const char* KeyName, const char* ValueName, const char* Value) in SetRegistryKey() argument
68 hSubKey, ValueName, 0, REG_SZ, reinterpret_cast<const BYTE*>(Value), strlen(Value) + 1); in SetRegistryKey()
/trunk/main/wizards/com/sun/star/wizards/fax/
H A DFaxWizardDialogImpl.java253 loadValues[1].Value = new Short(MacroExecMode.ALWAYS_EXECUTE); in finishWizard()
256 loadValues[2].Value = new Short(com.sun.star.document.UpdateDocMode.FULL_UPDATE); in finishWizard()
259 loadValues[3].Value = xIH; in finishWizard()
264 loadValues[0].Value = Boolean.FALSE; in finishWizard()
268 loadValues[0].Value = Boolean.TRUE; in finishWizard()
354 GraphicValues[0].Value = "private:resource/svx/imagelist/18000/18022"; in insertIcons()
/trunk/main/cui/source/tabpages/
H A Dparagrph.src215 Value = 100 ;
444 Value = 2 ;
469 Value = 2 ;
605 Value = 0 ;
646 Value = 2 ;
680 Value = 2 ;

Completed in 193 milliseconds

1...<<11121314151617181920>>...70