Home
last modified time | relevance | path

Searched refs:Attributes (Results 51 – 75 of 348) sorted by relevance

12345678910>>...14

/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/parser/rpt/
H A DConditionalPrintExpressionReadHandler.java32 import org.xml.sax.Attributes;
53 protected void startParsing(final Attributes attrs) throws SAXException in startParsing()
H A DFixedContentReadHandler.java36 import org.xml.sax.Attributes;
64 final Attributes atts) in getHandlerForChild()
H A DRootTableReadHandler.java34 import org.xml.sax.Attributes;
68 final Attributes atts) in getHandlerForChild()
H A DFormatConditionReadHandler.java35 import org.xml.sax.Attributes;
57 protected void startParsing(final Attributes attrs) throws SAXException in startParsing()
/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/parser/xlink/
H A DXLinkReadHandler.java29 import org.xml.sax.Attributes;
55 protected void startParsing(final Attributes attrs) throws SAXException in startParsing()
/aoo42x/main/framework/source/uielement/
H A Dmenubarmanager.cxx1377 …MenuConfiguration::Attributes* pAttributes = (MenuConfiguration::Attributes *)(pMenu->GetUserValue… in FillMenuManager()
1452 MenuConfiguration::Attributes* pMenuAttributes = in FillMenuManager()
1453 (MenuConfiguration::Attributes*)pMenu->GetUserValue( nItemId ); in FillMenuManager()
1818 … MenuConfiguration::Attributes* pAttributes = new MenuConfiguration::Attributes; in FillMenu()
2099 …MenuConfiguration::Attributes* pAddonAttributes = (MenuConfiguration::Attributes *)(pAddonMenu->Ge… in Init()
/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/styles/
H A DStyleMappingDocumentReadHandler.java31 import org.xml.sax.Attributes;
64 final Attributes atts) in getHandlerForChild()
H A DStyleMappingReadHandler.java28 import org.xml.sax.Attributes;
52 protected void startParsing(final Attributes attrs) in startParsing()
/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/parser/draw/
H A DObjectOleReadHandler.java31 import org.xml.sax.Attributes;
56 protected void startParsing(final Attributes attrs) throws SAXException in startParsing()
/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/parser/office/
H A DBodyReadHandler.java34 import org.xml.sax.Attributes;
58 final Attributes atts) in getHandlerForChild()
H A DDocumentStylesReadHandler.java34 import org.xml.sax.Attributes;
67 final Attributes atts) in getHandlerForChild()
H A DFontFaceDeclsReadHandler.java38 import org.xml.sax.Attributes;
77 final Attributes atts) in getHandlerForChild()
/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/parser/style/
H A DStyleDefinitionReadHandler.java35 import org.xml.sax.Attributes;
67 final Attributes atts) in getHandlerForChild()
H A DMasterPageReadHandler.java35 import org.xml.sax.Attributes;
73 final Attributes atts) in getHandlerForChild()
H A DOfficeStyleReadHandler.java35 import org.xml.sax.Attributes;
66 final Attributes atts) in getHandlerForChild()
H A DPageLayoutReadHandler.java35 import org.xml.sax.Attributes;
68 final Attributes atts) in getHandlerForChild()
/aoo42x/main/vcl/unx/generic/window/
H A Dsalframe.cxx225 XSetWindowAttributes Attributes; in Init() local
233 Attributes.border_pixel = 0; in Init()
234 Attributes.background_pixmap = None; in Init()
236 Attributes.override_redirect = False; in Init()
237 Attributes.event_mask = CLIENT_EVENTS; in Init()
260 Attributes.override_redirect = True; in Init()
284 Attributes.override_redirect = True; in Init()
418 Attributes.save_under = True; in Init()
422 Attributes.override_redirect = True; in Init()
495 &Attributes ); in Init()
[all …]
/aoo42x/main/ucb/source/ucp/file/
H A Dfilinl.hxx48 return Attributes; in getAttributes()
68 (( MyProperty* )this )->Attributes = __Attributes; in setAttributes()
/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/parser/table/
H A DTableColumnsReadHandler.java37 import org.xml.sax.Attributes;
68 final Attributes atts) in getHandlerForChild()
H A DTableRowsReadHandler.java37 import org.xml.sax.Attributes;
67 final Attributes atts) in getHandlerForChild()
H A DTableRowReadHandler.java37 import org.xml.sax.Attributes;
68 final Attributes atts) in getHandlerForChild()
/aoo42x/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/comphelper/
H A DCompHelper.java56 if ((dstProperty.Attributes & PropertyAttribute.READONLY) == 0) { in copyProperties()
58 … if ((dstProperty.Attributes & PropertyAttribute.MAYBEVOID) == 0 || value != null) { in copyProperties()
/aoo42x/main/svl/source/items/
H A Ditemprop.cxx128 pPropArray[n].Attributes = in getProperties()
152 aProp.Attributes = sal::static_int_cast< sal_Int16 >(pEntry->nFlags); in getPropertyByName()
175 pPropArray[nElement].Attributes, //nFlags in mergeProperties()
/aoo42x/main/framework/source/fwe/classes/
H A Daddonmenu.cxx83 …MenuConfiguration::Attributes* pUserAttributes = (MenuConfiguration::Attributes*)GetUserValue( nId… in ~AddonMenu()
397 …pCurrentMenu->SetUserValue( nId, sal_uIntPtr( new MenuConfiguration::Attributes( aTarget, aImageId… in BuildMenu()
/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/parser/chart/
H A DChartReadHandler.java41 import org.xml.sax.Attributes;
73 final Attributes atts) in getHandlerForChild()

Completed in 187 milliseconds

12345678910>>...14