/trunk/main/shell/source/all/ooofilereader/ |
H A D | autostyletag.cxx | 30 CAutoStyleTag::CAutoStyleTag( const XmlTagAttributes_t& attributes ): in CAutoStyleTag() 48 void CAutoStyleTag::addAttributes(const XmlTagAttributes_t& attributes) in addAttributes()
|
H A D | simpletag.hxx | 39 CSimpleTag( const XmlTagAttributes_t& attributes ):m_SimpleAttributes(attributes){}; in CSimpleTag()
|
H A D | simpletag.cxx | 45 void CSimpleTag::addAttributes(const XmlTagAttributes_t& attributes ) in addAttributes()
|
H A D | contentreader.cxx | 178 const XmlTagAttributes_t& attributes) in start_element()
|
H A D | metainforeader.cxx | 261 const XmlTagAttributes_t& attributes) in start_element()
|
/trunk/main/sfx2/source/layout/ |
H A D | factory.cxx | 49 …ORT Window* CreateWindow (VCLXWindow** vcl, OUString const& name, Window* parent, long& attributes) in CreateWindow()
|
/trunk/main/toolkit/source/layout/core/ |
H A D | helper.cxx | 385 …actory::implCreateWidget (uno::Reference <uno::XInterface> xParent, OUString name, long attributes) in implCreateWidget() 414 …::sfx2CreateWindow (VCLXWindow** component, Window* parent, OUString const& name, long& attributes) in sfx2CreateWindow() 435 …layoutCreateWindow (VCLXWindow** component, Window *parent, OUString const& name, long& attributes) in layoutCreateWindow()
|
H A D | import.cxx | 54 WidgetElement::WidgetElement ( sal_Int32 nUid, const OUString &rName, in WidgetElement() 139 WidgetElement::startChildElement ( sal_Int32 nUid, OUString const &name, in startChildElement()
|
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/comphelper/ |
H A D | PropertySet.java | 53 …public void registerProperty(String propertyName, int handle, Type type, short attributes, Propert… in registerProperty() 57 …public void registerProperty(String propertyName, Type type, short attributes, PropertyGetter gett… in registerProperty()
|
H A D | PropertySetAdapter.java | 137 public void registerProperty(String propertyName, int handle, Type type, short attributes, in registerProperty() 145 public void registerProperty(String propertyName, Type type, short attributes, in registerProperty()
|
/trunk/main/javaunohelper/com/sun/star/lib/uno/helper/ |
H A D | PropertySet.java | 129 protected void registerProperty(String name, int handle, Type type, short attributes, Object id) in registerProperty() 147 protected void registerProperty(String name, Type type, short attributes, Object id) in registerProperty() 166 protected void registerProperty(String propertyName, String memberName, short attributes) in registerProperty() 195 protected void registerProperty(String propertyName, short attributes) in registerProperty()
|
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/ |
H A D | StyleCatalog.java | 345 NamedNodeMap attributes = node.getAttributes(); in getClass() local 373 NamedNodeMap attributes = node.getAttributes(); in getFamilyName() local
|
H A D | TextStyle.java | 493 String attributes = ""; in dumpCSV() local
|
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/palm/ |
H A D | Record.java | 48 private byte attributes = 0; field in Record
|
/trunk/main/unodevtools/source/skeletonmaker/ |
H A D | javacompskeleton.cxx | 203 sal_uInt16 attributes[9] = { in checkAttribute() local 743 const AttributeInfo& attributes, in generateClassDefinition() 865 AttributeInfo attributes; in generateSkeleton() local
|
H A D | skeletoncommon.cxx | 132 bool containsAttribute(AttributeInfo& attributes, OString const & attrname) in containsAttribute() 146 AttributeInfo& attributes, in checkAttributes() 334 AttributeInfo& attributes, in checkPropertyHelper()
|
H A D | cppcompskeleton.cxx | 635 AttributeInfo const & attributes, in generateClassDefinition() 981 AttributeInfo attributes; in generateSkeleton() local 1114 AttributeInfo attributes; in generateCalcAddin() local
|
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/ |
H A D | Format.java | 82 protected int attributes = 0; field in Format 98 public Format(int attributes, int fontSize, String fontName) { in Format()
|
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/SetupData/ |
H A D | XMLPackageDescription.java | 77 … public void startElement(String uri, String localName, String qName, Attributes attributes) { in startElement() 112 private Hashtable attributes; /* XML element attributes */ field in XMLPackageDescription
|
/trunk/main/shell/source/all/ |
H A D | xml_parser.cxx | 108 xml_tag_attribute_container_t attributes; in xml_start_element_handler() local
|
/trunk/main/winaccessibility/source/UAccCOM/ |
H A D | AccEditableText.cpp | 213 STDMETHODIMP CAccEditableText::setAttributes(long startOffset, long endOffset, BSTR * attributes) in setAttributes()
|
/trunk/main/desktop/source/deployment/registry/executable/ |
H A D | dp_executable.cxx | 250 sal_uInt64 attributes = 0; in processPackage_() local
|
/trunk/main/extensions/source/config/ldap/ |
H A D | ldapaccess.cxx | 246 sal_Char * attributes [2]; in findUserDn() local
|
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/protocols/urp/ |
H A D | urp.java | 60 IBridge bridge, String attributes, InputStream input, in urp() 618 private static boolean parseAttributes(String attributes) { in parseAttributes()
|
/trunk/main/writerfilter/source/ooxml/ |
H A D | OOXMLFactory.cxx | 122 void OOXMLFactory::attributes(OOXMLFastContextHandler * pHandler, in attributes() function in writerfilter::ooxml::OOXMLFactory
|