Home
last modified time | relevance | path

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

12345678910>>...13

/AOO41X/main/migrationanalysis/src/driver_docs/sources/
H A DCommonMigrationAnalyser.bas137 .Attributes.Add RID_STR_COMMON_ATTRIBUTE_VBPROJECT_PASSWORD
175 .Attributes.Add RID_STR_COMMON_ATTRIBUTE_PROJECT
177 .Attributes.Add RID_STR_COMMON_ATTRIBUTE_COMPONENT
179 .Attributes.Add RID_STR_COMMON_ATTRIBUTE_PROCEDURES
181 .Attributes.Add RID_STR_COMMON_ATTRIBUTE_NUMBER_OF_LINES
186 .Attributes.Add RID_STR_COMMON_ATTRIBUTE_SIGNATURE
189 .Attributes.Add RID_STR_COMMON_ATTRIBUTE_SIGNATURE
200 myIssue.Attributes.Add RID_STR_COMMON_ATTRIBUTE_CONTROLS
237 myIssue.Attributes.Add RID_STR_COMMON_ATTRIBUTE_USERFORM_TYPE
240 myIssue.Attributes.Add RID_STR_COMMON_ATTRIBUTE_USERFORM_TYPES_COUNT
[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"
345 .Attributes.Add RID_STR_WORD_ATTRIBUTE_OUTER_TABLE
347 .Attributes.Add RID_STR_WORD_ATTRIBUTE_INNER_TABLE
349 .Attributes.Add RID_STR_WORD_ATTRIBUTE_START_ROW
351 .Attributes.Add RID_STR_WORD_ATTRIBUTE_START_COL
390 .Attributes.Add RID_STR_WORD_ATTRIBUTE_PROTECTION
436 .Attributes.Add RID_STR_WORD_ATTRIBUTE_PASSWORD_TO_OPEN
440 .Attributes.Add RID_STR_WORD_ATTRIBUTE_PASSWORD_TO_MODIFY
552 .Attributes.Add RID_STR_COMMON_ATTRIBUTE_OBJECT_TYPE
558 .Attributes.Add RID_STR_COMMON_ATTRIBUTE_OBJECT_TYPE
[all …]
/AOO41X/main/migrationanalysis/src/driver_docs/sources/excel/
H A DMigrationAnalyser.cls106 .Attributes.Add "AAA"
446 .Attributes.Add RID_STR_EXCEL_ATTRIBUTE_PIVOT_TABLE_NAME
448 .Attributes.Add RID_STR_EXCEL_ATTRIBUTE_PIVOT_FIELDS_VISIBLE
450 .Attributes.Add RID_STR_EXCEL_ATTRIBUTE_PIVOT_FIELDS_NUM
452 .Attributes.Add RID_STR_EXCEL_ATTRIBUTE_TYPE
454 .Attributes.Add RID_STR_EXCEL_ATTRIBUTE_CHARTNAME
480 .Attributes.Add RID_STR_EXCEL_ATTRIBUTE_DATATABLE
486 .Attributes.Add RID_STR_EXCEL_ATTRIBUTE_XAXISCATEGORY
492 .Attributes.Add RID_STR_EXCEL_ATTRIBUTE_SERIESCHARTTYPE
498 .Attributes.Add RID_STR_EXCEL_ATTRIBUTE_DATASOURCE
[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
491 .Attributes.Add RID_STR_COMMON_ATTRIBUTE_NAME
517 .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
[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()
729 && (p.property.Attributes & PropertyAttribute.MAYBEAMBIGUOUS) == 0) in setProperty()
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()
776 && (p.property.Attributes & PropertyAttribute.OPTIONAL) != 0) in setProperty()
[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.java479 cl.propBoolA.Attributes= PropertyAttribute.READONLY; in setPropertyValue()
487 cl.propBoolA.Attributes= 0; in setPropertyValue()
506 cl.propBoolA.Attributes= PropertyAttribute.MAYBEVOID; in setPropertyValue()
512 cl.propBoolA.Attributes= 0; in setPropertyValue()
514 cl.propBoolClass.Attributes= PropertyAttribute.MAYBEVOID; in setPropertyValue()
529 cl.propXWeakA.Attributes= PropertyAttribute.MAYBEVOID; in setPropertyValue()
532 cl.propXWeakA.Attributes= 0; in setPropertyValue()
541 cl.propAnyA.Attributes= PropertyAttribute.MAYBEVOID; in setPropertyValue()
561 cl.propObjectA.Attributes= 0; in setPropertyValue()
575 cl.propObjectA.Attributes= PropertyAttribute.MAYBEVOID; in setPropertyValue()
[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()
619 && ((i->second.property.Attributes in setProperty()
628 && ((i->second.property.Attributes in setProperty()
668 && ((i->second.property.Attributes in getProperty()
679 = ((i->second.property.Attributes in getProperty()
683 = ((i->second.property.Attributes in getProperty()
[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/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()
/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 DSubDocumentReadHandler.java36 import org.xml.sax.Attributes;
72 protected void startParsing(final Attributes attrs) throws SAXException in startParsing()
90 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()

12345678910>>...13