Home
last modified time | relevance | path

Searched refs:Attributes (Results 76 – 100 of 348) sorted by relevance

12345678910>>...14

/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/parser/data/
H A DDataStyleReadHandler.java37 import org.xml.sax.Attributes;
65 final Attributes atts) in getHandlerForChild()
/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/parser/rpt/
H A DFunctionReadHandler.java35 import org.xml.sax.Attributes;
59 protected void startParsing(final Attributes attrs) in startParsing()
/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/parser/office/
H A DMasterStylesReadHandler.java38 import org.xml.sax.Attributes;
78 final Attributes atts) in getHandlerForChild()
/aoo42x/main/comphelper/source/property/
H A Dpropertycontainerhelper.cxx266 sal_Bool bMayBeVoid = ((aPos->aProperty.Attributes & PropertyAttribute::MAYBEVOID) != 0); in convertFastPropertyValue()
522 pOwnProps->Attributes = (sal_Int16)aLoop->aProperty.Attributes; in describeProperties()
H A DChainablePropertySetInfo.cxx109 pProperties->Attributes = pInfo->mnAttributes; in getProperties()
130 aProperty.Attributes = pInfo->mnAttributes; in getPropertyByName()
/aoo42x/main/vcl/aqua/source/a11y/
H A Daqua11ywrappergroup.mm39 // Default Attributes
41 // Special Attributes and removing unwanted attributes depending on role
H A Daqua11ywrapperlist.mm37 // Default Attributes
39 // Special Attributes and removing unwanted attributes depending on role
H A Daqua11ywrapperradiogroup.mm36 // Default Attributes
38 // Special Attributes and removing unwanted attributes depending on role
H A Daqua11ywrapperscrollbar.mm40 // Default Attributes
42 // Special Attributes and removing unwanted attributes depending on role
H A Daqua11ywrappersplitter.mm37 // Default Attributes
39 // Special Attributes and removing unwanted attributes depending on role
H A Daqua11ywrappertabgroup.mm35 // Default Attributes
37 // Special Attributes and removing unwanted attributes depending on role
H A Daqua11ywrappertextarea.mm35 // Default Attributes
37 // Special Attributes and removing unwanted attributes depending on role
H A Daqua11ywrappertoolbar.mm35 // Default Attributes
37 // Special Attributes and removing unwanted attributes depending on role
H A Daqua11ywrapperrow.mm42 // Default Attributes
44 // Special Attributes and removing unwanted attributes depending on role
H A Daqua11ywrapperstatictext.mm43 // Default Attributes
45 // Special Attributes and removing unwanted attributes depending on role
H A Daqua11ywrapperbutton.mm45 // Default Attributes
47 // Special Attributes and removing unwanted attributes depending on role
H A Daqua11ywrapperradiobutton.mm51 // Default Attributes
53 // Special Attributes and removing unwanted attributes depending on role
H A Daqua11ywrapperscrollarea.mm68 // Default Attributes
70 // Special Attributes and removing unwanted attributes depending on role
/aoo42x/main/ucbhelper/source/provider/
H A Dcontenthelper.cxx539 sal_Int16 Attributes, in addProperty() argument
587 Attributes |= beans::PropertyAttribute::REMOVEABLE; in addProperty()
591 xContainer->addProperty( Name, Attributes, DefaultValue ); in addProperty()
654 if ( !( aProp.Attributes & beans::PropertyAttribute::REMOVEABLE ) ) in removeProperty()
/aoo42x/main/ucb/source/ucp/webdav/
H A Dwebdavcontent.cxx975 aProperty.Attributes, in addProperty()
994 aProperty.Attributes, in addProperty()
1036 if ( !( aProp.Attributes & beans::PropertyAttribute::REMOVEABLE ) ) in removeProperty()
1133 sal_Int16 Attributes, in addProperty() argument
1143 aProperty.Attributes = Attributes; in addProperty()
1178 aSeq.getArray()[ 0 ].Attributes in queryCreatableContentsInfo()
1193 aSeq.getArray()[ 1 ].Attributes in queryCreatableContentsInfo()
1783 if ( aTmpProp.Attributes & beans::PropertyAttribute::READONLY ) in setPropertyValues()
/aoo42x/main/connectivity/source/sdbcx/
H A DVDescriptor.cxx76 _rProperty.Attributes &= ~PropertyAttribute::READONLY; in operator ()()
83 _rProperty.Attributes |= PropertyAttribute::READONLY; in operator ()()
/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/parser/style/
H A DOfficeStylesReadHandler.java38 import org.xml.sax.Attributes;
69 final Attributes atts) in getHandlerForChild()
/aoo42x/main/jurt/java/jurt/src/main/java/com/sun/star/comp/loader/
H A DRegistrationClassFinder.java33 import java.util.jar.Attributes;
47 Attributes attr = UnoClassLoader.getJarMainAttributes(url); in find()
/aoo42x/main/sc/qa/complex/sc/
H A DCalcRTL.java369 short attr = prop.Attributes; in checkResult()
370 boolean readOnly = (prop.Attributes & PropertyAttribute.READONLY) != 0; in checkResult()
371 boolean maybeVoid = (prop.Attributes & PropertyAttribute.MAYBEVOID) != 0; in checkResult()
/aoo42x/main/toolkit/source/helper/
H A Dunopropertyarrayhelper.cxx102 pProps[n].Attributes = GetPropertyAttribs( nId ); in getProperties()
117 aProp.Attributes = GetPropertyAttribs( nId ); in getPropertyByName()

Completed in 92 milliseconds

12345678910>>...14