Home
last modified time | relevance | path

Searched refs:Attributes (Results 1 – 25 of 348) sorted by relevance

12345678910>>...14

/trunk/main/migrationanalysis/src/driver_docs/sources/
H A DCommonMigrationAnalyser.bas376 .Attributes.Add RID_STR_COMMON_ATTRIBUTE_NAME
380 .Attributes.Add RID_STR_COMMON_ATTRIBUTE_FILE
382 .Attributes.Add RID_STR_COMMON_ATTRIBUTE_PATH
386 .Attributes.Add RID_STR_COMMON_ATTRIBUTE_NAME
392 .Attributes.Add RID_STR_COMMON_ATTRIBUTE_MAJOR
394 .Attributes.Add RID_STR_COMMON_ATTRIBUTE_MINOR
397 .Attributes.Add RID_STR_COMMON_ATTRIBUTE_TYPE
400 .Attributes.Add RID_STR_COMMON_ATTRIBUTE_BUILTIN
402 .Attributes.Add RID_STR_COMMON_ATTRIBUTE_ISBROKEN
404 .Attributes.Add RID_STR_COMMON_ATTRIBUTE_GUID
[all …]
/trunk/main/migrationanalysis/src/driver_docs/sources/word/
H A DMigrationAnalyser.cls93 .Attributes.Add "AAA"
390 .Attributes.Add RID_STR_WORD_ATTRIBUTE_PROTECTION
578 .Attributes.Add RID_STR_COMMON_ATTRIBUTE_SOURCE
635 .Attributes.Add RID_STR_COMMON_ATTRIBUTE_OBJECT_TYPE
639 .Attributes.Add RID_STR_WORD_ATTRIBUTE_LINK
720 .Attributes.Add RID_STR_COMMON_ATTRIBUTE_NAME
723 .Attributes.Add RID_STR_WORD_ATTRIBUTE_TEXT
763 .Attributes.Add RID_STR_COMMON_ATTRIBUTE_NAME
1124 .Attributes.Add RID_STR_WORD_ATTRIBUTE_LEADER
1473 .Attributes.Add RID_STR_WORD_ATTRIBUTE_COUNT
[all …]
/trunk/main/migrationanalysis/src/driver_docs/sources/excel/
H A DMigrationAnalyser.cls106 .Attributes.Add "AAA"
452 .Attributes.Add RID_STR_EXCEL_ATTRIBUTE_TYPE
454 .Attributes.Add RID_STR_EXCEL_ATTRIBUTE_CHARTNAME
527 .Attributes.Add RID_STR_EXCEL_ATTRIBUTE_TYPE
529 .Attributes.Add RID_STR_EXCEL_ATTRIBUTE_CHARTNAME
647 .Attributes.Add RID_STR_EXCEL_ATTRIBUTE_PIE
651 .Attributes.Add RID_STR_EXCEL_ATTRIBUTE_BORDER
662 .Attributes.Add RID_STR_EXCEL_ATTRIBUTE_CHARTNAME
703 .Attributes.Add RID_STR_EXCEL_ATTRIBUTE_TITLE
706 .Attributes.Add RID_STR_EXCEL_ATTRIBUTE_TYPE
[all …]
/trunk/main/migrationanalysis/src/driver_docs/sources/powerpoint/
H A DMigrationAnalyser.cls68 .Attributes.Add "AAA"
318 .Attributes.Add RID_STR_COMMON_ATTRIBUTE_NAME
373 .Attributes.Add RID_STR_COMMON_ATTRIBUTE_NAME
646 .Attributes.Add RID_STR_COMMON_ATTRIBUTE_NAME
692 .Attributes.Add RID_STR_COMMON_ATTRIBUTE_NAME
738 .Attributes.Add RID_STR_COMMON_ATTRIBUTE_NAME
740 .Attributes.Add RID_STR_PP_ATTRIBUTE_CONTENT
782 .Attributes.Add RID_STR_COMMON_ATTRIBUTE_NAME
784 .Attributes.Add RID_STR_COMMON_ATTRIBUTE_SOURCE
788 .Attributes.Add RID_STR_PP_ATTRIBUTE_LOOP
[all …]
/trunk/main/unotools/source/config/
H A Duseroptions.cxx785 …bRet = ((aProp.Attributes & css::beans::PropertyAttribute::READONLY) == css::beans::PropertyAttrib… in IsTokenReadonly()
791 …bRet = ((aProp.Attributes & css::beans::PropertyAttribute::READONLY) == css::beans::PropertyAttrib… in IsTokenReadonly()
797 …bRet = ((aProp.Attributes & css::beans::PropertyAttribute::READONLY) == css::beans::PropertyAttrib… in IsTokenReadonly()
803 …bRet = ((aProp.Attributes & css::beans::PropertyAttribute::READONLY) == css::beans::PropertyAttrib… in IsTokenReadonly()
809 …bRet = ((aProp.Attributes & css::beans::PropertyAttribute::READONLY) == css::beans::PropertyAttrib… in IsTokenReadonly()
815 …bRet = ((aProp.Attributes & css::beans::PropertyAttribute::READONLY) == css::beans::PropertyAttrib… in IsTokenReadonly()
821 …bRet = ((aProp.Attributes & css::beans::PropertyAttribute::READONLY) == css::beans::PropertyAttrib… in IsTokenReadonly()
827 …bRet = ((aProp.Attributes & css::beans::PropertyAttribute::READONLY) == css::beans::PropertyAttrib… in IsTokenReadonly()
833 …bRet = ((aProp.Attributes & css::beans::PropertyAttribute::READONLY) == css::beans::PropertyAttrib… in IsTokenReadonly()
839 …bRet = ((aProp.Attributes & css::beans::PropertyAttribute::READONLY) == css::beans::PropertyAttrib… in IsTokenReadonly()
[all …]
/trunk/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DPropertySetMixin.java223 if ((p.Attributes & PropertyAttribute.CONSTRAINED) != 0) { in prepareSet()
233 if ((p.Attributes & PropertyAttribute.BOUND) != 0) { in prepareSet()
245 if ((p.Attributes & PropertyAttribute.CONSTRAINED) != 0) { in prepareSet()
265 if ((p.Attributes & PropertyAttribute.BOUND) != 0) { in prepareSet()
731 && ((p.property.Attributes & PropertyAttribute.MAYBEDEFAULT) in setProperty()
748 (p.property.Attributes & PropertyAttribute.MAYBEAMBIGUOUS) != 0, in setProperty()
750 (p.property.Attributes & PropertyAttribute.MAYBEDEFAULT) != 0, in setProperty()
752 (p.property.Attributes & PropertyAttribute.MAYBEVOID) != 0); in setProperty()
781 && ((p.property.Attributes in setProperty()
828 = (p.property.Attributes & PropertyAttribute.MAYBEDEFAULT) != 0; in getProperty()
[all …]
H A DPropertySet.java327 if ((prop.Attributes & PropertyAttribute.BOUND) > 0) in addPropertyChangeListener()
351 if ((prop.Attributes & PropertyAttribute.CONSTRAINED) > 0) in addVetoableChangeListener()
497 if ((prop.Attributes & PropertyAttribute.READONLY) == PropertyAttribute.READONLY) in setPropertyValue()
505 if (bVoidValue && (prop.Attributes & PropertyAttribute.MAYBEVOID) == 0) in setPropertyValue()
887 if ((bVetoable && (properties[i].Attributes & PropertyAttribute.CONSTRAINED) > 0) in fire()
888 || (!bVetoable && (properties[i].Attributes & PropertyAttribute.BOUND) > 0)) in fire()
/trunk/main/svx/source/table/
H A Dtablecolumn.cxx265 aProperties[0].Attributes = 0; in getStaticPropertySetInfo()
270 aProperties[1].Attributes = 0; in getStaticPropertySetInfo()
275 aProperties[2].Attributes = 0; in getStaticPropertySetInfo()
280 aProperties[3].Attributes = 0; in getStaticPropertySetInfo()
285 aProperties[4].Attributes = 0; in getStaticPropertySetInfo()
290 aProperties[5].Attributes = 0; in getStaticPropertySetInfo()
H A Dtablerow.cxx340 aProperties[0].Attributes = 0; in getStaticPropertySetInfo()
345 aProperties[1].Attributes = 0; in getStaticPropertySetInfo()
350 aProperties[2].Attributes = 0; in getStaticPropertySetInfo()
355 aProperties[3].Attributes = 0; in getStaticPropertySetInfo()
360 aProperties[4].Attributes = 0; in getStaticPropertySetInfo()
365 aProperties[5].Attributes = 0; in getStaticPropertySetInfo()
/trunk/main/ridljar/java/unoloader/src/main/java/com/sun/star/lib/unoloader/
H A DUnoClassLoader.java31 import java.util.jar.Attributes;
92 public ClassLoader getClassLoader(URL jar, Attributes mainAttributes) in getClassLoader()
157 Attributes attr = getJarMainAttributes(jar); in execute()
159 ? null : attr.getValue(Attributes.Name.MAIN_CLASS); in execute()
185 public static Attributes getJarMainAttributes(URL jar) throws IOException { in getJarMainAttributes()
/trunk/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DPropertySet_Test.java487 cl.propBoolA.Attributes= 0; in setPropertyValue()
512 cl.propBoolA.Attributes= 0; in setPropertyValue()
532 cl.propXWeakA.Attributes= 0; in setPropertyValue()
561 cl.propObjectA.Attributes= 0; in setPropertyValue()
1502 aProp.Attributes == 0) in test_registerProperty1()
1505 aProp.Attributes == 0) in test_registerProperty1()
1508 aProp.Attributes == 0) in test_registerProperty1()
1542 aProp.Attributes == 0) in test_registerProperty2()
1545 aProp.Attributes == 0) in test_registerProperty2()
1548 aProp.Attributes == 0) in test_registerProperty2()
[all …]
/trunk/main/cppuhelper/source/
H A Dpropertysetmixin.cxx552 && ((i->second.property.Attributes in setProperty()
556 && ((i->second.property.Attributes in setProperty()
577 ((i->second.property.Attributes in setProperty()
581 ((i->second.property.Attributes in setProperty()
585 ((i->second.property.Attributes in setProperty()
679 = ((i->second.property.Attributes in getProperty()
683 = ((i->second.property.Attributes in getProperty()
687 = ((i->second.property.Attributes in getProperty()
1043 if ((it->second.property.Attributes in prepareSet()
1057 if ((it->second.property.Attributes in prepareSet()
[all …]
/trunk/main/cppuhelper/test/
H A Dtestpropshlp.cxx181 OSL_ENSURE( pP[i].Attributes == getPropertyTable1()[i].Attributes, "Attributes not correct" ); in test_PropertyArrayHelper()
199 … OSL_ENSURE( pP[i].Attributes == getPropertyTable2()[a[i]].Attributes, "Attributes not correct" ); in test_PropertyArrayHelper()
216 … OSL_ENSURE( pP[i].Attributes == getPropertyTable3()[a[i]].Attributes, "Attributes not correct" ); in test_PropertyArrayHelper()
230 OSL_ENSURE( aP.Attributes == getPropertyTable1()[i].Attributes, "Attributes not correct" ); in test_PropertyArrayHelper()
267 …OSL_ENSURE( nAttributes == getPropertyTable1()[i].Attributes, "fillPropertyMembersByHandle: Attrib… in test_PropertyArrayHelper()
279 …OSL_ENSURE( nAttributes == getPropertyTable1()[i].Attributes, "fillPropertyMembersByHandle: Attrib… in test_PropertyArrayHelper()
H A Dtestproptyphlp.cxx67 prop.Attributes = 3; in testPropertyTypeHelper()
73 …T( prop.Handle == prop2.Handle && prop.Name == prop2.Name && prop.Attributes == prop2.Attributes ); in testPropertyTypeHelper()
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/model/schema/
H A DSchemaBase.java55 Attributes = new TypeContainer<>(); in SchemaBase()
77 else if (Attributes.Contains(sTypeName)) in GetTypeForName()
78 return Attributes.Get(sTypeName); in GetTypeForName()
119 public final TypeContainer<Attribute> Attributes; field in SchemaBase
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/comphelper/
H A DPropertySetAdapter.java157 if ((propertyData.property.Attributes & PropertyAttribute.BOUND) != 0) { in addPropertyChangeListener()
166 if ((propertyData.property.Attributes & PropertyAttribute.CONSTRAINED) != 0) { in addVetoableChangeListener()
279 if ((propertyData.property.Attributes & PropertyAttribute.READONLY) != 0) { in setPropertyValue()
289 if (isVoid && (propertyData.property.Attributes & PropertyAttribute.MAYBEVOID) == 0) { in setPropertyValue()
368 if ((!hasChanged && (properties[i].Attributes & PropertyAttribute.CONSTRAINED) != 0) || in fire()
369 (hasChanged && (properties[i].Attributes & PropertyAttribute.BOUND) != 0)) { in fire()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/beans/
H A D_XPropertyState.java96 boolean readOnly = (prop.Attributes & in before()
98 boolean maybeDefault = (prop.Attributes & in before()
103 prop.Attributes); in before()
236 if ((properties[0].Attributes & in _setPropertyToDefault()
/trunk/main/scp2/source/ooo/
H A Dure.scp426 Attributes = "0";
445 Attributes = "0";
476 Attributes = "0";
495 Attributes = "0";
526 Attributes = "0";
545 Attributes = "0";
576 Attributes = "0";
595 Attributes = "0";
/trunk/main/comphelper/source/property/
H A Dproperty.cxx93 if (0 == (aDestProp.Attributes & PropertyAttribute::READONLY) ) in copyProperties()
96 … if ( 0 != (aDestProp.Attributes & PropertyAttribute::MAYBEVOID) || aSourceValue.hasValue() ) in copyProperties()
200 pResult->Attributes |= nAddAttrib; in ModifyPropertyAttributes()
201 pResult->Attributes &= ~nRemoveAttrib; in ModifyPropertyAttributes()
/trunk/main/sfx2/source/menu/
H A Dvirtmenu.cxx507 ::framework::MenuConfiguration::Attributes* pMenuAttributes = in CreateFromSVMenu()
508 (::framework::MenuConfiguration::Attributes*)pSVMenu->GetUserValue( nSlotId ); in CreateFromSVMenu()
591 ::framework::MenuConfiguration::Attributes* pMenuAttributes = in IMPL_LINK()
592 (::framework::MenuConfiguration::Attributes*)pSVMenu->GetUserValue( nSlotId ); in IMPL_LINK()
660 ::framework::MenuConfiguration::Attributes* pMenuAttributes = in UpdateImages()
661 (::framework::MenuConfiguration::Attributes*)pSVMenu->GetUserValue( nSlotId ); in UpdateImages()
706 ::framework::MenuConfiguration::Attributes* pMenuAttributes = in UpdateImages()
707 (::framework::MenuConfiguration::Attributes*)pMenu->GetUserValue( nSlotId ); in UpdateImages()
/trunk/main/framework/source/services/
H A Dpathsettings.cxx299 …sal_Bool bFinalized = ((aInfo.Attributes & css::beans::PropertyAttribute::READONLY ) == css::bean… in impl_readNewFormat()
761 pProp->Attributes = css::beans::PropertyAttribute::BOUND; in impl_rebuildPropertyDescriptor()
763 pProp->Attributes |= css::beans::PropertyAttribute::READONLY; in impl_rebuildPropertyDescriptor()
770 pProp->Attributes = css::beans::PropertyAttribute::BOUND | in impl_rebuildPropertyDescriptor()
778 pProp->Attributes = css::beans::PropertyAttribute::BOUND; in impl_rebuildPropertyDescriptor()
780 pProp->Attributes |= css::beans::PropertyAttribute::READONLY; in impl_rebuildPropertyDescriptor()
787 pProp->Attributes = css::beans::PropertyAttribute::BOUND; in impl_rebuildPropertyDescriptor()
789 pProp->Attributes |= css::beans::PropertyAttribute::READONLY; in impl_rebuildPropertyDescriptor()
/trunk/main/sw/source/ui/config/
H A Dredlopt.src57 Text [ en-US ] = "Attributes" ;
112 Text [ en-US ] = "Attributes" ;
153 Text [ en-US ] = "Attributes" ;
182 Text [ en-US ] = "Attributes" ;
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/
H A DElementReadHandler.java29 import org.xml.sax.Attributes;
50 protected void startParsing(final Attributes attrs) throws SAXException in startParsing()
63 protected void copyAttributes(final Attributes attrs, final Element element) in copyAttributes()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/rpt/
H A DFormattedTextReadHandler.java35 import org.xml.sax.Attributes;
59 protected void startParsing(final Attributes attrs) throws SAXException in startParsing()
91 final Attributes atts) in getHandlerForChild()
H A DMasterDetailReadHandler.java33 import org.xml.sax.Attributes;
64 protected void startParsing(final Attributes attrs) throws SAXException in startParsing()
88 final Attributes atts) in getHandlerForChild()

Completed in 143 milliseconds

12345678910>>...14