/trunk/main/sdext/source/pdfimport/pdfparse/ |
H A D | pdfparse.cxx | 92 PDFGrammar( const iteratorT& first ) in PDFGrammar() 381 void pushName( iteratorT first, iteratorT last ) in pushName() 396 void pushBool( iteratorT first, iteratorT last ) in pushBool() 401 void pushNull( iteratorT first, iteratorT ) in pushNull() argument 432 void endObject( iteratorT first, iteratorT ) in endObject() argument 451 void beginDict( iteratorT first, iteratorT ) in beginDict() argument 460 void endDict( iteratorT first, iteratorT ) in endDict() argument 481 void beginArray( iteratorT first, iteratorT ) in beginArray() argument 491 void endArray( iteratorT first, iteratorT ) in endArray() argument 524 void beginTrailer( iteratorT first, iteratorT ) in beginTrailer() argument [all …]
|
/trunk/main/codemaker/source/cppumaker/ |
H A D | dumputils.cxx | 43 bool first = true; in dumpNamespaceOpen() local 64 bool first = true; in dumpNamespaceClose() local
|
H A D | includes.cxx | 140 void dumpEmptyLineBeforeFirst(FileStream & out, bool * first) { in dumpEmptyLineBeforeFirst() 167 bool first = true; in dump() local
|
/trunk/main/editeng/source/editeng/ |
H A D | baselist.hxx | 42 …void Remove( sal_uInt32 first, sal_uInt32 count = 1 ) { contents.erase( contents.begin() + first, … in Remove() 43 void DeleteAndDestroy( sal_uInt32 first, sal_uInt32 count ) in DeleteAndDestroy()
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/ |
H A D | _XScenarioEnhanced.java | 50 CellRangeAddress first = getting[0]; in _getRanges() local
|
/trunk/main/i18npool/source/indexentry/ |
H A D | indexentrysupplier_ja_phonetic.cxx | 41 sal_uInt16 first = idx[ ch >> 8 ]; in getIndexCharacter() local 74 static sal_Char first[] = "ja_phonetic (alphanumeric first)"; variable
|
/trunk/main/connectivity/source/drivers/adabas/ |
H A D | BResultSet.cxx | 64 sal_Bool SAL_CALL OAdabasResultSet::first( ) throw(SQLException, RuntimeException) in first() function in OAdabasResultSet
|
/trunk/main/oox/source/drawingml/chart/ |
H A D | objectformatter.cxx | 141 #define AUTOFORMAT_COLOR( first, last, themed_style, color_token ) \ argument 144 #define AUTOFORMAT_ACCENTS( first, themed_style ) \ argument 152 #define AUTOFORMAT_COLORMOD( first, last, themed_style, color_token, mod_token, mod_value ) \ argument 155 #define AUTOFORMAT_ACCENTSMOD( first, themed_style, mod_token, mod_value ) \ argument 163 #define AUTOFORMAT_PATTERN( first, last, themed_style, line_width, pattern ) \ argument 166 #define AUTOFORMAT_FADED( first, last, themed_style, color_token, line_width ) \ argument 169 #define AUTOFORMAT_FADEDACCENTS( first, themed_style, line_width ) \ argument 177 #define AUTOFORMAT_INVISIBLE( first, last ) \ argument 449 #define AUTOTEXT_COLOR( first, last, themed_font, color_token, def_font_size, rel_font_size, bold )… argument
|
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/protocols/urp/ |
H A D | Cache.java | 114 private Entry first = null; field in Cache
|
/trunk/main/registry/tools/ |
H A D | regmerge.cxx | 69 std::vector< std::string >::iterator first = rArgs.begin(), last = rArgs.end(); in initOptions_Impl() local
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/ |
H A D | FileHelper.java | 190 public static void makeDirectories(String first, String path) in makeDirectories() 195 public static void makeDirectories(String first, String path, String _sMode) in makeDirectories()
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/awt/ |
H A D | _XSpinField.java | 68 public void first(SpinEvent e) { in first() method in _XSpinField.TestListener
|
H A D | _XCurrencyField.java | 60 private double first = 0; field in _XCurrencyField
|
H A D | _XNumericField.java | 61 private double first = 0 ; field in _XNumericField
|
/trunk/main/i18nutil/inc/i18nutil/ |
H A D | oneToOneMapping.hxx | 41 sal_Unicode first; member
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sw/ |
H A D | SwAccessibleDocumentView.java | 136 public static boolean first = false; field in SwAccessibleDocumentView
|
H A D | SwXTextView.java | 142 XTextFrame first =null; in createTestEnvironment() local
|
H A D | SwAccessiblePageView.java | 222 public static boolean first = false; field in SwAccessiblePageView
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/ |
H A D | ValueComparer.java | 41 public static boolean equalValue( Object first, Object second ) { in equalValue()
|
/trunk/main/basebmp/inc/basebmp/ |
H A D | compositeiterator.hxx | 215 const iterator1_type& first() const { return maIter1; } in first() function in basebmp::detail::CompositeIteratorBase 216 iterator1_type& first() { return maIter1; } in first() function in basebmp::detail::CompositeIteratorBase
|
/trunk/main/xmlsecurity/source/xmlsec/nss/ |
H A D | sanextension_nssimpl.cxx | 80 CERTGeneralName *first; in GetNamesLength() local
|
/trunk/main/idlc/inc/idlc/ |
H A D | astinterface.hxx | 42 AstDeclaration const * first; member
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/graphical/ |
H A D | FileHelper.java | 221 public static void makeDirectories(String first, String path) in makeDirectories() 226 public static void makeDirectories(String first, String path, String _sMode) in makeDirectories()
|
/trunk/main/vcl/unx/generic/app/ |
H A D | i18n_keysym.cxx | 38 const int first; const int last; member
|
/trunk/main/svx/inc/svx/ |
H A D | fmtools.hxx | 160 sal_Bool first() { return m_xMoveOperations->first(); } in first() function in CursorWrapper
|