Home
last modified time | relevance | path

Searched refs:extract (Results 1 – 25 of 136) sorted by relevance

123456

/aoo4110/main/comphelper/inc/comphelper/
H A Dunwrapargs.hxx50 inline void extract( in extract() function
76 inline void extract( in extract() function
84 extract( seq, nArg, t, xErrorContext ); in extract()
92 detail::extract( seq, n_, BOOST_PP_CAT(v, n_), xErrorContext );
/aoo4110/main/l10ntools/scripts/
H A Dlocalize_old.pl989 my $extract;
991 … 'm' => \$merge , 'e' => \$extract , 'x' => \$no_sort , 'd' => \$use_default_date );
1015 if( ( !$merge && !$extract ) || ( $merge && $extract ) ){ usage();exit( -1 );}
1016 if( $extract ){ $mode = "extract"; }
H A Dlocalize.pl986 my $extract;
988 …'m' => \$merge , 'e' => \$extract , 'x' => \$no_sort , 'd' => \$use_default_date , 'c' => \$create…
1017 if( ( !$merge && !$extract ) || ( $merge && $extract ) ){ usage();exit( -1 );}
1018 if( $extract ){ $mode = "extract"; }
/aoo4110/main/offapi/com/sun/star/rendering/
H A DXBezierPolyPolygon2D.idl69 The number of polygons to extract. This value must not exceed
74 extract. This value must not exceed the number of points in
78 The number of points to extract from the last polygon. This
121 The index of the polygon where the point to be extract is
H A DXLinePolyPolygon2D.idl58 extract points from. Set to -1 to extract all polygons,
69 sequence, to be extracted. Set to -1 to extract all points
/aoo4110/main/udkapi/com/sun/star/io/
H A DXXMLExtractor.idl40 /** offers the capability to extract the XML document stream from a document
52 com::sun::star::io::XInputStream extract( [in] com::sun::star::io::XInputStream aStream );
/aoo4110/main/l10ntools/scripts/tool/
H A Dl10ntool.py129 def extract(self): member in AbstractL10nTool
170 self.extract()
/aoo4110/main/offapi/com/sun/star/packages/zip/
H A DZipConstants.idl138 /** LOC header field "version needed to extract" offset
203 /** CEN header field "version needed to extract" offset
H A DZipEntry.idl54 /** version needed to extract
/aoo4110/main/writerfilter/source/ooxml/
H A DREADME.efforts42 2.1.1. Use analyzemodel.xsl to extract necessary data from model.xml.
133 This is done by the script efforts.sh. It uses status.sh to extract the status and determines the e…
/aoo4110/main/extensions/source/macosx/spotlight/
H A DOOoSpotlightImporter.m103 //parse and extract the data
121 //parse and extract the data
H A DGetMetadataForFile.m35 This function's job is to extract useful information your file format supports
/aoo4110/main/l10ntools/java/jpropex/java/
H A DJPropEx.java61 extract(); in JPropEx()
110 private void extract() in extract() method in JPropEx
/aoo4110/main/extensions/source/xmlextract/
H A Dxmxtrct.hxx47 …virtual REF( NMSP_IO::XInputStream ) SAL_CALL extract( const REF( NMSP_IO::XInputStream )& rxIStm …
H A Dxmxtrct.cxx157 REF( NMSP_IO::XInputStream ) SAL_CALL XMLExtractor::extract( const REF( NMSP_IO::XInputStream )& rx… in REF()
/aoo4110/main/stoc/source/corereflection/
H A Dbase.hxx381 inline sal_Bool extract( in extract() function
416 if (extract( rSource, (typelib_InterfaceTypeDescription *)pTD, xVal, pRefl )) in coerce_assign()
H A Dcriface.cxx257 bAssign = extract( in set()
677 bAssign = extract( in invoke()
H A Dcrefl.cxx456 if (extract( rObj, pTo, xObj, this )) in mapToUno()
/aoo4110/main/comphelper/
H A DPackage_inc.mk61 $(eval $(call gb_Package_add_file,comphelper_inc,inc/comphelper/extract.hxx,comphelper/extract.hxx))
/aoo4110/main/ooo_custom_images/industrial/
H A Dduplicates30 lc_flowchartshapes.flowchart-extract, lc_basicshapes.isosceles-triangle
/aoo4110/main/l10ntools/source/
H A Dinireader.cxx143 str.extract( 0 , str.length() , buffer ); in toStlString()
/aoo4110/main/offapi/com/sun/star/drawing/
H A DXEnhancedCustomShapeDefaulter.idl176 "flowchart-extract",
/aoo4110/main/redland/redland/
H A Dredland-1.0.17.patch.win32228 /* Define if libtool can extract symbol lists from object files. */
/aoo4110/main/oox/source/dump/
H A Ddffdumper.ini646 …ing-junction,flow-chart-or,flow-chart-collate,flow-chart-sort,flow-chart-extract,flow-chart-merge,…
/aoo4110/main/helpcontent2/helpers/
H A Duno-commands.csv621 .uno:FlowChartShapes.flowchart-extract

Completed in 153 milliseconds

123456