Home
last modified time | relevance | path

Searched refs:Value (Results 376 – 400 of 1749) sorted by relevance

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

/trunk/test/testuno/source/fvt/uno/sw/puretext/
H A DInsertCharacterToTable.java80 aStoreProperties_odt[0].Value = true; in testCreateTable()
82 aStoreProperties_odt[1].Value = "StarOffice XML (Writer)"; in testCreateTable()
90 aStoreProperties_doc[0].Value = true; in testCreateTable()
92 aStoreProperties_doc[1].Value = "MS Word 97"; in testCreateTable()
/trunk/test/testuno/source/fvt/uno/sw/table/
H A DTableCellProtect.java90 aStoreProperties_odt[0].Value = true; in testtableBorderSpacingtoContent()
92 aStoreProperties_odt[1].Value = "StarOffice XML (Writer)"; in testtableBorderSpacingtoContent()
100 aStoreProperties_doc[0].Value = true; in testtableBorderSpacingtoContent()
102 aStoreProperties_doc[1].Value = "MS Word 97"; in testtableBorderSpacingtoContent()
H A DTableBorderSpacingtoContent.java92 aStoreProperties_odt[0].Value = true; in testtableBorderSpacingtoContent()
94 aStoreProperties_odt[1].Value = "StarOffice XML (Writer)"; in testtableBorderSpacingtoContent()
102 aStoreProperties_doc[0].Value = true; in testtableBorderSpacingtoContent()
104 aStoreProperties_doc[1].Value = "MS Word 97"; in testtableBorderSpacingtoContent()
/trunk/main/wizards/com/sun/star/wizards/ui/event/
H A DDataAware.java59 protected Value value;
66 protected DataAware(Object dataObject_, Value value_) { in DataAware()
232 public interface Value { interface in DataAware
262 public static class PropertyValue implements Value {
/trunk/main/filter/source/xsltfilter/
H A Duof2splithandler.hxx45 NamespaceValue( ::rtl::OUString & Type, ::rtl::OUString & Value ): aType(Type), aValue(Value) {} in NamespaceValue()
46 sal_Bool operator () ( ::rtl::OUString & Type, ::rtl::OUString & Value ) in operator ()()
47 { return ( aType == Type ) && ( aValue == Value ); } in operator ()()
/trunk/main/filter/source/placeware/
H A Dfilter.cxx99 pValue[i].Value >>= xOutputStream; in filter()
103 pValue[i].Value >>= sURL; in filter()
107 pValue[i].Value >>= xInteractionHandler; in filter()
111 pValue[i].Value >>= xStatusIndicator; in filter()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_fwl/
H A DFilterFactory.java148 prop.Value = filterNames[i]; in createTestEnvironment()
165 query.Value = "Rich Text Format"; in createTestEnvironment()
180 return i < props.length ? props[i].Value : null; in getPropertyValueValue()
189 props[i].Value = pValue; in setPropertyValueValue()
/trunk/main/connectivity/inc/connectivity/
H A Dparamwrapper.hxx84 const ::connectivity::ORowSetValue& Value() const { return m_aValue; } in Value() function in dbtools::param::ParameterWrapper
85 ::connectivity::ORowSetValue& Value() { return m_aValue; } in Value() function in dbtools::param::ParameterWrapper
175 …ivity::ORowSetValue& operator[]( size_t _index ) const { return m_aParameters[ _index ]->Value(); } in operator []()
176 …ivity::ORowSetValue& operator[]( size_t _index ) { return m_aParameters[ _index ]->Value(); } in operator []()
/trunk/main/autodoc/source/ary/inc/store/
H A Ds_storage.hxx118 return Exists(i_id.Value()); in Exists()
141 return operator[](i_id.Value()); in operator []()
148 return operator[](i_id.Value()); in operator []()
185 nIndex = i_index.Value(); in Replace_Entity()
/trunk/main/extensions/source/bibliography/
H A Dbibconfig.cxx285 pNodeValues[nIndex++].Value <<= pMapping->sURL; in Commit()
288 pNodeValues[nIndex++].Value <<= pMapping->sTableName; in Commit()
291 pNodeValues[nIndex++].Value <<= pMapping->nCommandType; in Commit()
310 pAssignmentValues[0].Value <<= pMapping->aColumnPairs[nFieldAssignment].sLogicalColumnName; in Commit()
313 pAssignmentValues[1].Value <<= pMapping->aColumnPairs[nFieldAssignment].sRealColumnName; in Commit()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XRangeSelection.java112 props[0].Value = "B3:D5"; in _startRangeSelection()
115 props[1].Value = "the title"; in _startRangeSelection()
118 props[2].Value = Boolean.FALSE; in _startRangeSelection()
153 props[0].Value = "C4:E6"; in _startRangeSelection()
156 props[0].Value = "C2:E3"; in _startRangeSelection()
/trunk/main/framework/source/uielement/
H A Drecentfilesmenucontroller.cxx119 Any a = rPickListEntry[j].Value; in fillPopupMenu()
237 aArgsList[0].Value = makeAny( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( SFX_REFERER_USER ))); in executeEntry()
241 aArgsList[1].Value = makeAny( (sal_Bool) sal_False ); in executeEntry()
253 aArgsList[2].Value <<= aFilterOptions; in executeEntry()
260 aArgsList[NUM_OF_PICKLIST_ARGS-1].Value <<= aFilter; in executeEntry()
H A Dmenubarmanager.cxx1226 aPropValue.Value <<= m_aModuleIdentifier; in CreatePopupMenuController()
1229 aPropValue.Value <<= m_xFrame; in CreatePopupMenuController()
1766 aProp[i].Value >>= aCommandURL; in FillMenu()
1768 aProp[i].Value >>= aHelpURL; in FillMenu()
1770 aProp[i].Value >>= xIndexContainer; in FillMenu()
1772 aProp[i].Value >>= aLabel; in FillMenu()
1774 aProp[i].Value >>= nType; in FillMenu()
1776 aProp[i].Value >>= aModuleIdentifier; in FillMenu()
1780 aProp[i].Value >>= nStyle; in FillMenu()
1782 aProp[i].Value >>= bShow; in FillMenu()
[all …]
/trunk/main/stoc/source/invocation/
H A Dinvocation.cxx160 virtual void SAL_CALL setValue(const OUString& PropertyName, const Any& Value)
569 void Invocation_Impl::setValue( const OUString& PropertyName, const Any& Value ) in setValue() argument
573 _xDirect->setValue( PropertyName, Value ); in setValue()
586 if( r->isAssignableFrom( TypeToIdlClass( Value.getValueType(), xCoreReflection ) ) ) in setValue()
587 _xPropertySet->setPropertyValue( PropertyName, Value ); in setValue()
590 PropertyName, xTypeConverter->convertTo( Value, aProp.Type ) ); in setValue()
602 if( r->isAssignableFrom(TypeToIdlClass( Value.getValueType(), xCoreReflection ) ) ) in setValue()
603 aConv = Value; in setValue()
605 aConv = xTypeConverter->convertTo( Value, _xNameContainer->getElementType() ); in setValue()
/trunk/main/xmloff/source/draw/
H A Dshapeexport2.cxx337 if( pProperty->Value >>= eClickAction )
342 if( pProperty->Value >>= aStrMacro )
347 if( pProperty->Value >>= aStrLibrary )
352 if( pProperty->Value >>= eEffect )
357 if( pProperty->Value >>= aStrBookmark )
362 if( pProperty->Value >>= eSpeed )
372 if( pProperty->Value >>= bPlayFull )
377 if( pProperty->Value >>= nVerb )
403 if( pProperty->Value >>= aHyperURL )
1890 aCommands[nIndex].Value >>= aStr;
[all …]
/trunk/main/xmlsecurity/source/xmlsec/mscrypt/
H A Dx509certificate_mscryptimpl.cxx402 …xExtn->setCertExtn( pExtn->Value.pbData, pExtn->Value.cbData, ( unsigned char* )pExtn->pszObjId, s… in getExtensions()
429 …xExtn->setCertExtn( pExtn->Value.pbData, pExtn->Value.cbData, ( unsigned char* )pExtn->pszObjId, s… in findCertificateExtension()
645 pExtn->Value.pbData, in getCertificateUsage()
646 pExtn->Value.cbData, in getCertificateUsage()
/trunk/main/sw/source/ui/index/
H A Dcntex.cxx414 pPropValArr[0].Value <<= OUString(sTokenType); in CreateOrUpdateExample()
416 pPropValArr[1].Value <<= OUString(aToken.sCharStyleName); in CreateOrUpdateExample()
421 pPropValArr[2].Value.setValue(&bTemp, ::getBooleanCppuType()); in CreateOrUpdateExample()
423 pPropValArr[3].Value <<= OUString(aToken.cTabFillChar); in CreateOrUpdateExample()
428 pPropValArr[4].Value <<= (sal_Int32)nTempPos; in CreateOrUpdateExample()
433 pPropValArr[2].Value <<= OUString(aToken.sText); in CreateOrUpdateExample()
/trunk/main/xmerge/java/XMergeBridge/src/main/java/
H A DXMergeBridge.java188 ….XInputStream)AnyConverter.toObject(new Type(com.sun.star.io.XInputStream.class), pValue[i].Value); in importer()
191 sFileName=(String)AnyConverter.toObject(new Type(java.lang.String.class), pValue[i].Value); in importer()
285 …OutputStream)AnyConverter.toObject(new Type(com.sun.star.io.XOutputStream.class), pValue[i].Value); in exporter()
289 sFileName=(String)AnyConverter.toObject(new Type(java.lang.String.class), pValue[i].Value); in exporter()
293 sURL=(String)AnyConverter.toObject(new Type(java.lang.String.class), pValue[i].Value); in exporter()
299 title=(String)AnyConverter.toObject(new Type(java.lang.String.class), pValue[i].Value); in exporter()
/trunk/main/mysqlc/source/
H A Dmysqlc_connection.cxx165 OSL_VERIFY( pIter->Value >>= aUser ); in construct()
167 OSL_VERIFY( pIter->Value >>= aPass ); in construct()
169 OSL_VERIFY( pIter->Value >>= sUnixSocket ); in construct()
172 OSL_VERIFY( pIter->Value >>= sNamedPipe ); in construct()
175 OSL_VERIFY( pIter->Value >>= m_settings.connectionURL ); in construct()
177 OSL_VERIFY( pIter->Value >>= m_settings.connectionURL ); in construct()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_basctl/
H A DAccessibleShape.java86 aArgs[0].Value = aURL; in createTestEnvironment()
89 aArgs[1].Value = "basctl"; in createTestEnvironment()
92 aArgs[2].Value = "Dialog1"; in createTestEnvironment()
95 aArgs[3].Value = "Dialog"; in createTestEnvironment()
/trunk/main/scripting/examples/java/Newsgroup/
H A DOfficeAttachment.java115 propertyvalue_html[0].Value = new Boolean(true); in createTempDocs()
119 propertyvalue_html[1].Value = new String("swriter: HTML (StarWriter)"); in createTempDocs()
149 propertyvalue_sxw[0].Value = new Boolean(true); in createTempDocs()
152 propertyvalue_sxw[1].Value = new Boolean(true); in createTempDocs()
/trunk/main/chart2/source/model/filter/
H A DXMLFilter.cxx195 xStream.set( rMediaDescriptor[i].Value, uno::UNO_QUERY ); in lcl_getReadStorage()
427 aModProps[nInd].Value >>= aHierarchName; in impl_Import()
431 aModProps[nInd].Value >>= aBaseUri; in impl_Import()
554 aValue.Value <<= xDocHandler; in impl_ImportStream()
557 aValue.Value <<= m_xTargetDoc; in impl_ImportStream()
652 aValue.Value <<= xDocHandler; in impl_Export()
655 aValue.Value <<= xDocumentComp; in impl_Export()
/trunk/main/dbaccess/source/filter/xml/
H A Dxmlfilter.cxx207 aArgs[nLen++].Value <<= sal_False; in run()
210 aArgs[nLen++].Value <<= sal_True; in run()
213 aArgs[nLen++].Value <<= sal_True; in run()
622 fillPropertyMap(pIter->Value,m_aQuerySettings); in SetViewSettings()
626 fillPropertyMap(pIter->Value,m_aTablesSettings); in SetViewSettings()
640 pIter->Value >>= aWindows; in SetConfigurationSettings()
657 pIter->Value >>= aValue; in fillPropertyMap()
/trunk/main/vcl/unx/gtk/a11y/
H A Datktextattributes.cxx168 return func(rAttributeList[nIndex].Value); in get_value()
335 nColor = rAttributeList[nIndex].Value.get<sal_Int32>(); in get_color_value()
847 if( rAttributeList[nContourIndex].Value.get<sal_Bool>() ) in get_font_effect()
853 sal_Int16 n = rAttributeList[nReliefIndex].Value.get<sal_Int16>(); in get_font_effect()
891 if( rAttributeList[nBlinkIndex].Value.get<sal_Bool>() ) in get_text_decoration()
896 sal_Int16 n = rAttributeList[nUnderlineIndex].Value.get<sal_Int16> (); in get_text_decoration()
902 sal_Int16 n = rAttributeList[nStrikeoutIndex].Value.get<sal_Int16> (); in get_text_decoration()
1433 … if( ! g_TextAttrMap[text_attr].toPropertyValue( aAttributeList[nIndex].Value, attribute->value) ) in attribute_set_map_to_property_values()
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape3d.cxx77 …>>= aOriginParaPair ) && ( aOriginParaPair.First.Value >>= rOriginX ) && ( aOriginParaPair.Second. in GetOrigin()
89 …ngleParaPair ) && ( aRotateAngleParaPair.First.Value >>= rAngleX ) && ( aRotateAngleParaPair.Secon… in GetRotateAngle()
103 …Any >>= aSkewParaPair ) && ( aSkewParaPair.First.Value >>= rSkewAmount ) && ( aSkewParaPair.Second… in GetSkew()
117 …Any >>= aDepthParaPair ) && ( aDepthParaPair.First.Value >>= fDepth ) && ( aDepthParaPair.Second.V… in GetExtrusionDepth()

Completed in 113 milliseconds

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