Home
last modified time | relevance | path

Searched refs:Table (Results 51 – 75 of 359) sorted by relevance

12345678910>>...15

/trunk/main/writerfilter/source/resourcemodel/
H A Dresourcemodel.hxx45 writerfilter::Reference<Table>::Pointer_t ref);
92 class WW8TableHandler : public Table
H A DWW8Analyzer.hxx41 class WW8Analyzer : public Properties, public Table,
84 writerfilter::Reference<Table>::Pointer_t ref);
H A DProtocol.cxx116 writerfilter::Reference<Table>::Pointer_t ref) in table()
192 TableProtocol::TableProtocol(Table * pTable, TagLogger::Pointer_t pTagLogger) in TableProtocol()
/trunk/main/toolkit/source/layout/core/
H A Dtable.hxx32 class Table : public Box_Base class
75 Table();
/trunk/main/autodoc/source/display/idl/
H A Dhfi_linklist.hxx58 Html::Table * pTable;
80 Html::Table * pTable;
H A Dhfi_linklist.cxx50 pTable( new Html::Table( (i_bBorder ? "1" : "0"), "100%", "5", "0") ), in HF_CommentedLink_Table()
105 pTable( new Html::Table("1", "100%", "5", "0") ), in HF_MemberTable()
/trunk/main/sc/source/ui/src/
H A Dglobstr.src547 Text [ en-US ] = "Create Pivot Table" ;
691 Text [ en-US ] = "Pivot Table" ;
1468 Text [ en-US ] = "Pivot Table Value" ;
1472 Text [ en-US ] = "Pivot Table Result" ;
1476 Text [ en-US ] = "Pivot Table Category" ;
1480 Text [ en-US ] = "Pivot Table Title" ;
1484 Text [ en-US ] = "Pivot Table Field" ;
1488 Text [ en-US ] = "Pivot Table Corner" ;
/trunk/main/idl/inc/
H A Dmodule.hxx100 Table* pTable );
102 Table *pIdTable );
H A Dobject.hxx154 Table* pTable );
156 Table * pTable );
/trunk/main/toolkit/inc/layout/
H A Dlayout-pre.hxx82 #define Table layout::Table macro
/trunk/main/filter/source/graphicfilter/icgm/
H A Delements.hxx119 Table aHatchTable;
132 void DeleteTable( Table& );
/trunk/main/sc/source/filter/inc/
H A Deeparser.hxx123 Table* pColWidths;
143 Table* GetColWidths() const { return pColWidths; } in GetColWidths()
/trunk/main/sc/inc/
H A Dchartpos.hxx34 class Table;
50 Table& rCols // Table mit Col-Tables mit Address*
/trunk/main/writerfilter/source/ooxml/
H A DOOXMLPropertySetImpl.cxx699 void OOXMLTableImpl::resolve(Table & rTable) in resolve()
702 Table::Pointer_t pTable(new TableProtocol(&rTable, debug_logger)); in resolve()
704 Table * pTable = &rTable; in resolve()
/trunk/main/autodoc/source/display/html/
H A Dhdimpl.hxx60 class Table;
126 DYN csi::html::Table &
/trunk/main/autodoc/source/display/toolkit/
H A Dhf_funcdecl.cxx44 pTable = new Html::Table; in HF_FunctionDeclaration()
162 >> *new Html::Table
/trunk/main/sw/source/ui/dbui/
H A Dselectdbtabledialog.src36 Text [ en-US ] = "Select Table";
88 Text [ en-US ] = "Table";
H A Daddresslistdialog.src91 Text [ en-US ] = "Change ~Table...";
120 Text [ en-US ] = "Table";
/trunk/main/hsqldb/patches/
H A Di121754.patch400 diff -urbwB ext_sources/hsqldb/src/org/hsqldb/Table.java ext_sources/hsqldb_1_8_0_11/src/org/hsqldb…
401 --- misc/hsqldb/src/org/hsqldb/Table.java 2007-10-19 23:59:07.000000000 +0200
402 +++ misc/build/hsqldb/src/org/hsqldb/Table.java 2013-07-05 23:58:46.000000000 +0200
/trunk/main/offapi/com/sun/star/animations/
H A DTransitionType.idl32 /** @see http://www.w3.org/TR/smil20/smil-transitions.html#Table%201:%20Taxonomy%20Table
/trunk/main/sd/source/ui/table/
H A DTableDesignPane.src34 Text [ en-US ] = "Table Design";
118 Text [ en-US ] = "Table Design";
/trunk/main/dbaccess/source/ui/browser/
H A Dsbagrid.src72 Text [ en-US ] = "Table Format..." ;
103 Text [ en-US ] = "Table #" ;
/trunk/main/svl/inc/svl/
H A Dzforlist.hxx218 typedef Table SvNumberFormatTable;
219 typedef Table SvNumberFormatterIndexTable;
807 Table aDefaultFormatKeys; // Table of default standard to format keys
/trunk/main/writerfilter/source/doctok/
H A DWW8ResourceModelImpl.hxx65 class WW8TableReference : public writerfilter::Reference<Table>
76 virtual void resolve(Table & rHandler);
/trunk/main/offapi/com/sun/star/sheet/
H A DXMultipleOperation.idl49 /** provides a method to apply a Multiple Operations Table to the
56 /** creates a table of formulas (a "Multiple Operations Table").

Completed in 129 milliseconds

12345678910>>...15