Home
last modified time | relevance | path

Searched defs:pTable (Results 76 – 100 of 121) sorted by last modified time

12345

/trunk/main/sc/source/ui/docshell/
H A Ddocsh5.cxx625 ScOutlineTable* pTable = aDocument.GetOutlineTable( nDestTab ); in DoConsolidate() local
H A Dolinefun.cxx105 ScOutlineTable* pTable = pDoc->GetOutlineTable( nTab, sal_True ); in MakeOutline() local
173 ScOutlineTable* pTable = pDoc->GetOutlineTable( nTab ); in RemoveOutline() local
234 ScOutlineTable* pTable = pDoc->GetOutlineTable( nTab ); in RemoveAllOutlines() local
296 ScOutlineTable* pTable = pDoc->GetOutlineTable( nTab ); in AutoOutline() local
357 ScOutlineTable* pTable = pDoc->GetOutlineTable( nTab ); // ist schon da in SelectLevel() local
461 ScOutlineTable* pTable = pDoc->GetOutlineTable( nTab ); in ShowMarkedOutlines() local
570 ScOutlineTable* pTable = pDoc->GetOutlineTable( nTab ); in HideMarkedOutlines() local
663 ScOutlineTable* pTable = pDoc->GetOutlineTable( nTab ); in ShowOutline() local
755 ScOutlineTable* pTable = pDoc->GetOutlineTable( nTab ); in HideOutline() local
H A Ddbdocfun.cxx297 ScOutlineTable* pTable = pDoc->GetOutlineTable( nTab ); in RepeatDB() local
1053 ScOutlineTable* pTable = pDoc->GetOutlineTable( nTab ); in DoSubTotals() local
/trunk/main/sc/source/filter/xml/
H A Dxmlsubti.cxx161 ScMyTableData* pTable; in ~ScMyTables() local
H A Dxmlexprt.cxx4025 ScExternalRefCache::TableTypeRef pTable = pRefMgr->getCacheTable(nFileId, *itr, false); in WriteExternalRefCaches() local
/trunk/main/sc/source/filter/excel/
H A Dxlstyle.cxx1511 for( const XclBuiltInFormatTable* pTable = spBuiltInFormatTables; in InsertBuiltinFormats() local
/trunk/main/sc/source/filter/html/
H A Dhtmlimp.cxx194 ScHTMLTable* pTable = NULL; in WriteToDocument() local
H A Dhtmlpars.cxx1894 ScHTMLTable* pTable = new ScHTMLTable( mrParentTable, rInfo, bPreFormText ); in CreateTable() local
2377 ScHTMLTable* pTable = ((nTableId != SC_HTML_GLOBAL_TABLE) && mxNestedTables.get()) ? in GetExistingTable() local
2649 ScHTMLTable* pTable = GetExistingTable( (*aListIter)->GetTableId() ); in RecalcDocSize() local
2692 if( ScHTMLTable* pTable = GetExistingTable( pEntry->GetTableId() ) ) in RecalcDocPos() local
/trunk/main/sc/source/core/tool/
H A Dchgtrack.cxx4342 ScChangeActionTable* pTable = NULL; in Reject() local
4355 sal_Bool ScChangeTrack::Reject( ScChangeAction* pAct, ScChangeActionTable* pTable, in Reject()
/trunk/main/sc/source/core/data/
H A Dtable2.cxx440 ScTable* pTable, sal_Bool bKeepScenarioFlags, sal_Bool bCloneNoteCaptions) in CopyToClip()
477 void ScTable::CopyToClip(const ScRangeList& rRanges, ScTable* pTable, in CopyToClip()
490 sal_Bool bAsLink, sal_Bool bSkipAttrForEmpty, ScTable* pTable) in CopyFromClip()
H A Ddocumen3.cxx1562 ScTable* pTable = pTab[aEmbedRange.aStart.Tab()]; in GetEmbeddedRect() local
1605 …dTwipsWhile( long & rTwips, long nStopTwips, SCROW & rPosY, SCROW nEndRow, const ScTable * pTable ) in lcl_AddTwipsWhile()
1650 ScTable* pTable = pTab[nTab]; in GetRange() local
1726 void lcl_SnapHor( ScTable* pTable, long& rVal, SCCOL& rStartCol ) in lcl_SnapHor()
1746 void lcl_SnapVer( ScTable* pTable, long& rVal, SCROW& rStartRow ) in lcl_SnapVer()
1784 ScTable* pTable = pTab[nVisibleTab]; in SnapVisArea() local
/trunk/main/rsc/inc/
H A Drsckey.hxx40 KEY_STRUCT * pTable; member in RscNameTable
/trunk/main/oox/source/xls/
H A Dpivotcachebuffer.cxx1382 else if( const Table* pTable = getTables().getTable( maSheetSrcModel.maDefName ).get() ) in finalizeInternalSheetSource() local
H A Dnumberformatsbuffer.cxx2049 for( const BuiltinFormatTable* pTable = spBuiltinFormatTables; in insertBuiltinFormats() local
/trunk/main/mysqlc/source/
H A Dmysqlc_databasemetadata.cxx2157 pTable(OUStringToOString(primaryTable, m_rConnection.getConnectionEncoding()).getStr()), in getCrossReference() local
/trunk/main/idl/source/objects/
H A Dmodule.cxx471 Table* pTable ) in WriteHelpIds()
646 Table * pTable ) in WriteSrc()
H A Dobject.cxx941 Table* pTable ) in WriteHelpIds()
954 Table * pTable ) in WriteSrc()
H A Dslot.cxx1597 Table * pTable ) in WriteSrc()
1669 Table * pTable ) in WriteHelpId()
/trunk/main/i18npool/inc/
H A Dcclass_unicode.hxx133 UPT_FLAG_TYPE* pTable; member in com::sun::star::i18n::cclass_Unicode
/trunk/main/formula/source/core/api/
H A DFormulaCompiler.cxx131 …odeMapEntry( ::std::vector< sheet::FormulaOpCodeMapEntry >& rVec, const String* pTable, sal_uInt16… in lclPushOpCodeMapEntry()
139 …eMapEntries( ::std::vector< sheet::FormulaOpCodeMapEntry >& rVec, const String* pTable, sal_uInt16… in lclPushOpCodeMapEntries()
145 …eMapEntries( ::std::vector< sheet::FormulaOpCodeMapEntry >& rVec, const String* pTable, const sal_… in lclPushOpCodeMapEntries()
/trunk/main/filter/source/graphicfilter/itiff/
H A Dlzwdecom.hxx57 LZWTableEntry * pTable; member in LZWDecompressor
/trunk/main/filter/source/msfilter/
H A Dcountryid.cxx84 static const CountryEntry pTable[] = variable
/trunk/main/filter/source/graphicfilter/etiff/
H A Detiff.cxx92 TIFFLZWCTreeNode* pTable; member in TIFFWriter
/trunk/main/filter/source/graphicfilter/egif/
H A Dgiflzwc.hxx43 GIFLZWCTreeNode* pTable; member in GIFLZWCompressor
/trunk/main/dbaccess/source/core/api/
H A Dtablecontainer.cxx213 …ODBTableDecorator* pTable = new ODBTableDecorator( m_xConnection, xSup, ::dbtools::getNumberFormat… in createObject() local
244 ODBTable* pTable = new ODBTable(this in createObject() local
281 …ODBTableDecorator* pTable = new ODBTableDecorator( m_xConnection, xMasterColumnsSup, ::dbtools::ge… in createDescriptor() local
287 ODBTable* pTable = new ODBTable(this, m_xConnection); in createDescriptor() local

Completed in 233 milliseconds

12345