Home
last modified time | relevance | path

Searched refs:attr (Results 101 – 125 of 148) sorted by relevance

123456

/trunk/main/autodoc/source/display/idl/
H A Dhfi_siservice.cxx79 typedef ::ary::idl::ifc_sglifcservice::attr SglIfcServiceAttr;
142 typedef ary::idl::ifc_function::attr funcAttr;
H A Dhfi_hierarchy.cxx81 ary::idl::ifc_interface::attr::Get_Bases(aHelp,i_rCe); in GatherBases()
140 ary::idl::ifc_interface::attr::Get_Bases(aHelp,i_rCe); in Write_Bases()
H A Dhfi_service.cxx108 typedef ::ary::idl::ifc_service::attr
253 typedef ary::idl::ifc_property::attr PropertyAttr;
H A Dhfi_typedef.cxx48 typedef ary::idl::ifc_typedef::attr TypedefAttr;
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/
H A Dstar-report.css49 -x-liblayout-colspan: attr("table|number-columns-spanned");
54 -x-liblayout-rowspan: attr("table|number-rows-spanned");
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/accessibility/
H A D_XAccessibleText.java290 String[] attr = new String[] { "" }; in _getCharacterAttributes() local
294 oObj.getCharacterAttributes(-1, attr); in _getCharacterAttributes()
304 oObj.getCharacterAttributes(chCount, attr); in _getCharacterAttributes()
316 attr); in _getCharacterAttributes()
/trunk/main/cppuhelper/source/
H A Dpropertysetmixin.cxx199 css::reflection::XInterfaceAttributeTypeDescription2 > attr( in initProperties() local
202 if (attr->isBound()) { in initProperties()
206 if (attr->isReadOnly()) { in initProperties()
213 attr->getGetExceptions()); in initProperties()
227 excs = attr->getSetExceptions(); in initProperties()
247 attr->getType()); in initProperties()
/trunk/main/sysui/desktop/mandriva/
H A Dmandriva-menus.spec337 %attr(0755,root,root) /usr/bin/soffice
338 %attr(0755,root,root) %verify(not size md5) /usr/bin/%unixfilename
339 %attr(0755,root,root) /usr/bin/%unixfilename-printeradmin
/trunk/main/pyuno/source/module/
H A Dpyuno_except.cxx214 PyRef attr( in isInstanceOfStructOrException() local
218 attr.get(), const_cast< char * >("__pyunostruct__")); in isInstanceOfStructOrException()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/
H A DSxcDocumentSerializer.java980 Node attr = attrNodes.getNamedItem(attribute); in getAttribute() local
981 if (attr != null) { in getAttribute()
982 return attr.getNodeValue(); in getAttribute()
/trunk/main/sysui/desktop/redhat/
H A Dredhat-menus.spec295 %attr(0755,root,root) /usr/bin/soffice
296 %attr(0755,root,root) %verify(not size md5) /usr/bin/%unixfilename
297 %attr(0755,root,root) /usr/bin/%unixfilename-printeradmin
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/io/
H A D_XPersistObject.java258 short attr = prop.Attributes; in isTransient() local
259 return ((attr & com.sun.star.beans.PropertyAttribute.TRANSIENT) != 0); in isTransient()
/trunk/main/cli_ure/source/climaker/
H A Dclimaker_emit.cxx736 TypeAttributes attr = (TypeAttributes) (TypeAttributes::Public | in get_type() local
766 cts_name, attr, 0, base_interfaces ); in get_type()
775 type_builder = m_module_builder->DefineType( cts_name, attr ); in get_type()
804 TypeAttributes attr = (TypeAttributes) (TypeAttributes::Public | in get_type() local
810 cts_name, attr); in get_type()
833 TypeAttributes attr = static_cast<TypeAttributes>( in get_type() local
840 cts_name, attr); in get_type()
/trunk/main/sfx2/qa/complex/sfx2/
H A DDocumentInfo.java316 String aName, short attr, Object defaults) in addProperty() argument
322 xPropContainer.addProperty(aName, attr, defaults); in addProperty()
/trunk/main/toolkit/source/layout/core/
H A Droot.cxx388 void LayoutWidget::setProperty( OUString const& attr, OUString const& value ) in setProperty() argument
390 ::layoutimpl::setProperty( mxWidget, attr, value ); in setProperty()
/trunk/main/officecfg/registry/schema/
H A Dmakefile.mk34 $(MISC)$/oo-ldap-attr-map.properties \
/trunk/main/autodoc/source/ary/idl/
H A Di2s_calculator.cxx660 ary::idl::ifc_interface::attr::Get_Bases(pHelp, i_rDerived); in assign_AsDerivedInterface()
767 ary::idl::ifc_interface::attr::Get_Bases(pBases, *pIfc); in recursive_AssignImplementation_toExportedInterface()
H A Di_singleton.cxx97 attr::AssociatedService( const CodeEntity & i_ce ) in AssociatedService()
H A Di_constgroup.cxx98 attr::Get_Constants( Dyn_CeIterator & o_result, in Get_Constants()
H A Di_sisingleton.cxx97 attr::BaseInterface( const CodeEntity & i_ce ) in BaseInterface()
H A Di_enumvalue.cxx100 attr::Value( const CodeEntity & i_ce ) in Value()
H A Di_structelem.cxx101 attr::Type( const CodeEntity & i_ce ) in Type()
/trunk/main/idlc/source/
H A Dparser.y803 AstAttribute * attr = new AstAttribute(
807 scope->checkMemberClashes(attr));
809 scope->addMember(attr);
813 idlc()->scopes()->push(attr);
/trunk/main/xmerge/source/palmtests/qa/comparator/
H A DPDBDecoder.java97 int attr = file.readInt(); // read in attribute. in parse() local
/trunk/main/autodoc/inc/ary/idl/
H A Dik_ce.hxx57 struct attr struct

Completed in 67 milliseconds

123456