Home
last modified time | relevance | path

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

12345678910>>...13

/aoo41x/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 …]
H A DIssueInfo.cls162 Public Property Get Attributes() As Collection
163 Set Attributes = mAttributes
166 Public Property Let Attributes(ByVal vNewValue As Collection)
/aoo41x/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 …]
/aoo41x/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 …]
/aoo41x/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 …]
/aoo41x/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 …]
/aoo41x/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 …]
/aoo41x/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()
/aoo41x/main/ridljar/source/unoloader/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()
/aoo41x/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 …]
/aoo41x/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 …]
/aoo41x/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()
/aoo41x/main/qadevOOo/tests/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()
/aoo41x/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()
/aoo41x/main/scp2/source/ooo/
H A Dure.scp390 Attributes = "0";
409 Attributes = "0";
440 Attributes = "0";
459 Attributes = "0";
490 Attributes = "0";
509 Attributes = "0";
540 Attributes = "0";
559 Attributes = "0";
/aoo41x/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()
/aoo41x/main/sw/source/ui/config/
H A Dredlopt.src60 Text [ en-US ] = "Attributes";
115 Text [ en-US ] = "Attributes";
156 Text [ en-US ] = "Attributes";
185 Text [ en-US ] = "Attributes";
/aoo41x/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()
H A DReportElementReadHandler.java35 import org.xml.sax.Attributes;
64 protected void startParsing(final Attributes attrs) in startParsing()
84 final Attributes atts) in getHandlerForChild()
H A DImageReadHandler.java37 import org.xml.sax.Attributes;
63 protected void startParsing(final Attributes attrs) throws SAXException in startParsing()
91 final Attributes atts) in getHandlerForChild()
H A DSubDocumentReadHandler.java36 import org.xml.sax.Attributes;
72 protected void startParsing(final Attributes attrs) throws SAXException in startParsing()
90 final Attributes atts) in getHandlerForChild()
/aoo41x/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()

Completed in 248 milliseconds

12345678910>>...13