Home
last modified time | relevance | path

Searched refs:includes (Results 1 – 25 of 139) sorted by relevance

123456

/AOO42X/main/codemaker/source/cppumaker/
H A Dcpputype.cxx100 void CppuType::addGetCppuTypeIncludes(codemaker::cppumaker::Includes & includes) in addGetCppuTypeIncludes()
106 includes.addType(); in addGetCppuTypeIncludes()
107 includes.addCppuUnotypeHxx(); in addGetCppuTypeIncludes()
108 includes.addSalTypesH(); in addGetCppuTypeIncludes()
109 includes.addTypelibTypeclassH(); in addGetCppuTypeIncludes()
110 includes.addTypelibTypedescriptionH(); in addGetCppuTypeIncludes()
112 addLightGetCppuTypeIncludes(includes); in addGetCppuTypeIncludes()
114 addNormalGetCppuTypeIncludes(includes); in addGetCppuTypeIncludes()
116 addComprehensiveGetCppuTypeIncludes(includes); in addGetCppuTypeIncludes()
126 codemaker::cppumaker::Includes & includes) const in addLightGetCppuTypeIncludes()
[all …]
H A Dcpputype.hxx69 …virtual sal_Bool dumpHFile(FileStream& o, codemaker::cppumaker::Includes & includes) throw( Cannot…
70 …virtual sal_Bool dumpHxxFile(FileStream& o, codemaker::cppumaker::Includes & includes) throw( Cann…
113 codemaker::cppumaker::Includes & includes) const;
116 codemaker::cppumaker::Includes & includes) const;
119 codemaker::cppumaker::Includes & includes) const;
131 void addDefaultHIncludes(codemaker::cppumaker::Includes & includes) const;
132 void addDefaultHxxIncludes(codemaker::cppumaker::Includes & includes) const;
150 void addGetCppuTypeIncludes(codemaker::cppumaker::Includes & includes)
164 …sal_Bool dumpHFile(FileStream& o, codemaker::cppumaker::Includes & includes) throw( CannotDumpE…
165 …sal_Bool dumpHxxFile(FileStream& o, codemaker::cppumaker::Includes & includes) throw( CannotDum…
[all …]
/AOO42X/main/
H A DNOTICE5 This product includes software developed at
17 As part of the base system this product also includes code from the following
32 This product includes software developed by
45 This product includes software developed by
62 This product includes software developed by
78 This product includes software developed by
91 This product includes software developed by
97 This product includes software developed by
100 This product includes software from the Spring Framework,
107 This product includes software developed by
[all …]
H A DNOTICE_category_b15 It includes and depends on
/AOO42X/main/solenv/bin/modules/par2script/
H A Dwork.pm74 my $includes = analyze_comma_separated_list($list);
76 return $includes;
107 my ($parfiles, $includes) = @_;
116 foreach $includepath ( @{$includes} )
/AOO42X/main/offapi/com/sun/star/frame/
H A DFrameSearchFlag.idl65 /** includes the start frame himself
70 /** includes all child frames of the start frame
85 /** includes the direct siblings of the start frame
110 /** includes all frames except frames in other tasks sub trees
/AOO42X/main/offapi/com/sun/star/ucb/
H A DLockDepth.idl38 /** Zero (includes no children).
43 /** One (includes children).
48 /** Ininity (includes children and children's children and ...).
/AOO42X/main/configmgr/source/
H A Dpartial.cxx119 bool includes = false; in contains() local
127 includes |= p->startInclude; in contains()
132 : ( includes ? CONTAINS_NODE : CONTAINS_SUBNODES ); in contains()
/AOO42X/main/soltools/mkdepend/
H A Dmain.c451 struct symhash *includes; local
455 includes = hash_copy( maininclist );
456 find_includes(filecontent, ip, ip, 0, FALSE, incCollection, includes);
457 hash_free( includes );
/AOO42X/main/solenv/bin/
H A Dpar2script.pl43 my $includes = par2script::work::setincludes($par2script::globals::includepathlist);
46 par2script::work::make_complete_pathes_for_parfiles($parfiles, $includes);
/AOO42X/main/offapi/com/sun/star/sheet/
H A DXSheetPageBreak.idl52 <P>This includes manual and automatic page breaks. To add or
67 <P>This includes manual and automatic page breaks. To add or
/AOO42X/main/udkapi/com/sun/star/security/
H A DXAccessController.idl87 in effect. The latter includes static security, e.g. based on user credentials.
111 in effect. The latter includes static security, e.g. based on user credentials.
/AOO42X/main/udkapi/com/sun/star/reflection/
H A DXIdlClass.idl143 (/interface attributes). This also includes all inherited
171 of the interface. This also includes the inherited methods of the interface.
/AOO42X/main/offapi/com/sun/star/configuration/
H A DSetElement.idl74 <p>When the instance is inserted into a set (this includes replacing an
85 <p>When an instance is removed from a set (this includes being replaced by
H A DConfigurationAccess.idl85 that are themselves hierarchy objects, the <em>type</em> includes
172 an extended service that includes facilities for modifying
/AOO42X/test/testassistant.feature/
H A Dbuild.properties1 bin.includes = feature.xml
/AOO42X/main/toolkit/src2xml/
H A Ddryrunall.sh22 source/src2xml.py --dry-run --includes-from=include.lst $(cat src.lst) "$@"
/AOO42X/test/testassistant/
H A Dbuild.properties3 bin.includes = plugin.xml,\
/AOO42X/main/toolkit/workben/layout/
H A Drun-s2x26 ../src2xml/source/src2xml.py --ignore-includes --post-process --output-dir=. $SRC
/AOO42X/main/codemaker/
H A DExecutable_cppumaker.mk64 codemaker/source/cppumaker/includes \
/AOO42X/main/lucene/
H A Dlucene.patch14 <element name="metainf-includes" optional="yes"/>
/AOO42X/main/solenv/doc/gbuild/solenv/gbuild/
H A Dsdi.mk33 set_include(List<Path> includes);
/AOO42X/main/offapi/com/sun/star/presentation/
H A DShapeAnimationSubType.idl53 This includes all glyphs, font decorations and bullets.
/AOO42X/main/offapi/com/sun/star/inspection/
H A DGenericPropertyHandler.idl42 to represent a certain property, depending on the property type. This includes,
/AOO42X/main/odk/examples/java/NotesAccess/
H A DMakefile88 @echo and that the PATH variable includes the Notes installation directory.

123456