Home
last modified time | relevance | path

Searched refs:Attributes (Results 26 – 50 of 348) sorted by relevance

12345678910>>...14

/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/parser/rpt/
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()
H A DGroupReadHandler.java41 import org.xml.sax.Attributes;
74 protected void startParsing(final Attributes attrs) throws SAXException in startParsing()
97 final Attributes atts) in getHandlerForChild()
/aoo42x/main/migrationanalysis/src/driver_docs/sources/
H A DIssueInfo.cls162 Public Property Get Attributes() As Collection
163 Set Attributes = mAttributes
166 Public Property Let Attributes(ByVal vNewValue As Collection)
/aoo42x/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/model/schema/
H A DSchema.java52 Attributes = aBase.Attributes; in Schema()
106 public final TypeContainer<Attribute> Attributes; field in Schema
/aoo42x/main/qadevOOo/runner/lib/
H A DMultiPropertyTest.java184 if( (prop.Attributes & PropertyAttribute.MAYBEVOID) != 0 ) in testProperty()
297 short attr = prop.Attributes; in checkResult()
298 boolean readOnly = (prop.Attributes & PropertyAttribute.READONLY) != 0; in checkResult()
299 boolean maybeVoid = (prop.Attributes & PropertyAttribute.MAYBEVOID) != 0; in checkResult()
/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/parser/table/
H A DTableReadHandler.java39 import org.xml.sax.Attributes;
66 protected void startParsing(final Attributes attrs) in startParsing()
92 final Attributes atts) in getHandlerForChild()
/aoo42x/main/xmloff/source/forms/
H A Dpropertyexport.cxx94 …&& ( ( m_xPropertyInfo->getPropertyByName( i_propertyName ).Attributes & PropertyAttribute::REMOVE… in shouldExportProperty()
248 if ( pProperties->Attributes & PropertyAttribute::TRANSIENT ) in examinePersistence()
251 if ( ( pProperties->Attributes & PropertyAttribute::READONLY ) != 0 ) in examinePersistence()
253 if ( ( pProperties->Attributes & PropertyAttribute::REMOVEABLE ) == 0 ) in examinePersistence()
485 if ((aProperty.Attributes & PropertyAttribute::MAYBEVOID) == 0) in exportGenericPropertyAttribute()
/aoo42x/main/framework/inc/framework/
H A Dmenuconfiguration.hxx73 struct Attributes struct in framework::MenuConfiguration
75 Attributes() {} in Attributes() function
76 Attributes( const ::rtl::OUString& aFrame, const ::rtl::OUString& aImageIdStr ) : in Attributes() function
/aoo42x/main/xmlreader/inc/xmlreader/
H A Dxmlreader.hxx130 typedef std::vector< AttributeData > Attributes; typedef in xmlreader::XmlReader
187 Attributes attributes_;
188 Attributes::iterator currentAttribute_;
/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/parser/text/
H A DNoCDATATextContentReadHandler.java44 import org.xml.sax.Attributes;
85 protected void startParsing(final Attributes attrs) throws SAXException in startParsing()
106 final Attributes atts) in getHandlerForChild()
/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/parser/office/
H A DDocumentContentReadHandler.java43 import org.xml.sax.Attributes;
73 protected void startParsing(final Attributes attrs) in startParsing()
168 final Attributes atts) in getHandlerForChild()
/aoo42x/main/qadevOOo/tests/java/ifc/form/validation/
H A D_XValidatableFormComponent.java171 ((property.Attributes & PropertyAttribute.READONLY) == 0); in getPropsToTest()
173 ((property.Attributes & PropertyAttribute.MAYBEVOID) == 0); in getPropsToTest()
175 ((property.Attributes & PropertyAttribute.BOUND) != 0); in getPropsToTest()
/aoo42x/main/forms/qa/complex/forms/
H A DCheckOGroupBoxModel.java147 boolean isWritable = ((property.Attributes in getBoundPropsToTest()
149 boolean isNotNull = ((property.Attributes in getBoundPropsToTest()
151 boolean isBound = ((property.Attributes in getBoundPropsToTest()
/aoo42x/main/dbaccess/source/core/api/
H A Dtable.cxx269 pIter->Attributes = PropertyAttribute::READONLY; in createArrayHelper()
271 pIter->Attributes = PropertyAttribute::READONLY; in createArrayHelper()
273 pIter->Attributes = PropertyAttribute::READONLY; in createArrayHelper()
275 pIter->Attributes = PropertyAttribute::READONLY; in createArrayHelper()
/aoo42x/main/sc/qa/complex/dataPilot/
H A D_XPropertySet.java512 boolean isWritable = ((property.Attributes & in getPropsToTest()
514 boolean isNotNull = ((property.Attributes & in getPropsToTest()
516 boolean isBound = ((property.Attributes & in getPropsToTest()
518 boolean isConstr = ((property.Attributes & in getPropsToTest()
/aoo42x/main/vcl/aqua/source/a11y/
H A Daqua11ywrappercombobox.mm78 #pragma mark Wrapped Attributes From Contained Text Area
139 // Default Attributes
141 // Special Attributes and removing unwanted attributes depending on role
/aoo42x/main/framework/source/classes/
H A Dmenumanager.cxx294 MenuConfiguration::Attributes* pMenuAttributes = in MenuManager()
295 (MenuConfiguration::Attributes*)pMenu->GetUserValue( nItemId ); in MenuManager()
397 …MenuConfiguration::Attributes* pAddonAttributes = (MenuConfiguration::Attributes *)(pAddonMenu->Ge…
1147 ::framework::MenuConfiguration::Attributes* pMenuAttributes = in FillMenuImages()
1148 (::framework::MenuConfiguration::Attributes*)_pMenu->GetUserValue( nId ); in FillMenuImages()
/aoo42x/main/qadevOOo/tests/java/ifc/beans/
H A D_XMultiPropertySet.java321 boolean isWritable = ((property.Attributes & in getPropsToTest()
323 boolean isNotNull = ((property.Attributes & in getPropsToTest()
325 boolean isBound = ((property.Attributes & in getPropsToTest()
H A D_XPropertySet.java575 boolean isWritable = ((property.Attributes & in getPropsToTest()
577 boolean isNotNull = ((property.Attributes & in getPropsToTest()
579 boolean isBound = ((property.Attributes & in getPropsToTest()
581 boolean isConstr = ((property.Attributes & in getPropsToTest()
/aoo42x/main/sfx2/source/menu/
H A Dmnuitem.cxx495 ::framework::MenuConfiguration::Attributes* pMenuAttributes = in IMPL_LINK()
496 (::framework::MenuConfiguration::Attributes*)pMenu->GetUserValue( nItemId ); in IMPL_LINK()
611 ::framework::MenuConfiguration::Attributes* pMenuAttributes = in Select_Impl()
612 … (::framework::MenuConfiguration::Attributes*)pMenu->GetUserValue( pMenu->GetCurItemId() ); in Select_Impl()
/aoo42x/main/odk/source/com/sun/star/lib/loader/
H A DLoader.java37 import java.util.jar.Attributes;
86 Attributes attrs = (Attributes) mf.getAttributes( in main()
/aoo42x/main/basic/source/classes/
H A Dpropacc.cxx278 rProp.Attributes = 0; in SbPropertySetInfo()
322 sal_Int16 Attributes, in addProperty() argument
328 (void)Attributes; in addProperty()
/aoo42x/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/converter/
H A DXLIFFReader.java36 import org.xml.sax.Attributes;
112 private Attributes attrs;
357 Attributes attrs) throws SAXException { in startElement()

Completed in 150 milliseconds

12345678910>>...14