Home
last modified time | relevance | path

Searched refs:Attributes (Results 151 – 175 of 348) sorted by relevance

12345678910>>...14

/aoo42x/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/model/attribute/
H A DAttributeReference.java55 final Attribute aAttribute = aSchemaBase.Attributes.Get(maReferencedName); in GetReferencedAttribute()
/aoo42x/main/sc/source/ui/src/
H A Dglobstr.src63 Text [ en-US ] = "Attributes" ;
67 Text [ en-US ] = "Attributes/Lines" ;
107 Text [ en-US ] = "Attributes" ;
760 Text [ en-US ] = "Text Attributes" ;
/aoo42x/main/oovbaapi/ooo/vba/
H A DXPageSetupBase.idl46 //Attributes
/aoo42x/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/model/optimize/
H A DCopyVisitor.java68 maTargetSchemaBase.Attributes.Add( in Visit()
/aoo42x/main/qadevOOo/runner/util/
H A Dutils.java744 boolean exclude = ((the_props[i].Attributes & excludePropertyAttribute) != 0); in getFilteredPropertyNames()
746 ((the_props[i].Attributes & includePropertyAttribute) != 0); in getFilteredPropertyNames()
/aoo42x/main/oovbaapi/ooo/vba/excel/
H A DXPageBreak.idl51 // Attributes
H A DXPageSetup.idl46 //Attributes
/aoo42x/main/vcl/aqua/source/a11y/
H A Daqua11ywrappercheckbox.mm52 // Default Attributes
/aoo42x/main/instsetoo_native/inc_ooolangpack/windows/msi_templates/
H A DDialog.idt1 Dialog HCentering VCentering Width Height Attributes Title Control_First Control_Default Control_Ca…
/aoo42x/main/instsetoo_native/inc_sdkoo/windows/msi_templates/
H A DDialog.idt1 Dialog HCentering VCentering Width Height Attributes Title Control_First Control_Default Control_Ca…
/aoo42x/main/instsetoo_native/inc_ure/windows/msi_templates/
H A DDialog.idt1 Dialog HCentering VCentering Width Height Attributes Title Control_First Control_Default Control_Ca…
/aoo42x/main/offapi/com/sun/star/i18n/
H A DNativeNumberXmlAttributes.idl36 Attributes describing a native number mode for a specific locale,
/aoo42x/main/svx/source/engine3d/
H A Dstring3d.src71 Text [ en-US ] = "3D Attributes" ;
/aoo42x/main/instsetoo_native/inc_openoffice/windows/msi_templates/
H A DDialog.idt1 Dialog HCentering VCentering Width Height Attributes Title Control_First Control_Default Control_Ca…
/aoo42x/main/offapi/com/sun/star/ucb/
H A DContentInfoAttribute.idl32 /** These are the possible values for <member>ContentInfo::Attributes</member>.
/aoo42x/main/qadevOOo/tests/java/ifc/document/
H A D_Settings.java144 res = ((props[i].Attributes & PropertyAttribute.READONLY) != 0); in isReadOnly()
/aoo42x/test/testuno/source/testlib/uno/
H A DTestUtil.java204 short nAttribs = aProps[i].Attributes; in printPropertiesList()
/aoo42x/main/unotools/source/property/
H A Dpropertysetinfo.cxx124 pProperties->Attributes = pEntry->mnFlags; in getProperties()
/aoo42x/main/comphelper/source/property/
H A Dpropertybag.cxx162 if ( ( rProp.Attributes & PropertyAttribute::REMOVEABLE ) == 0 ) in removeProperty()
H A Dpropertysetinfo.cxx127 pProperties->Attributes = pEntry->mnAttributes; in getProperties()
/aoo42x/main/forms/source/xforms/
H A Dpropertysetbase.cxx96 … == ( ( rProperty.Attributes & com::sun::star::beans::PropertyAttribute::READONLY ) == 0 ), in registerProperty()
/aoo42x/main/udkapi/com/sun/star/beans/
H A DProperty.idl80 short Attributes;
/aoo42x/main/cli_ure/source/basetypes/uno/
H A DPolymorphicType.cs279 return m_base.Attributes; in GetAttributeFlagsImpl()
/aoo42x/main/fpicker/source/office/
H A Dfpsmartcontent.cxx283 if ( pInfo->Attributes & ContentInfoAttribute::KIND_FOLDER ) in canCreateFolder()
/aoo42x/main/forms/qa/integration/forms/
H A DFormPropertyBags.java112 …( propertyInfo.getPropertyByName("SomeBoundText").Attributes & PropertyAttribute.REMOVEABLE ) != 0… in checkSomething()

Completed in 99 milliseconds

12345678910>>...14