/trunk/main/sw/source/core/unocore/ |
H A D | unotbl.cxx | 146 SwTable* pTable = SwTable::FindTable( pFmt ); in lcl_SetSpecialProperty() 226 SwTable* pTable = SwTable::FindTable( pFmt ); in lcl_GetSpecialProperty() 291 SwTable* pTable = SwTable::FindTable( pFmt ); in lcl_GetSpecialProperty() 552 SwTable* pTable = SwTable::FindTable( pFmt ); in lcl_CreateXCell() 1194 pTable = SwTable::FindTable( pTblFmt ); in CreateXCell() 1305 SwTable* pTable = SwTable::FindTable( pFmt ); in setPropertyValue() 1365 SwTable* pTable = SwTable::FindTable( pFmt ); in getPropertyValue() 2183 SwTable* pTable = SwTable::FindTable( pFmt ); in getCellByName() 2202 SwTable* pTable = SwTable::FindTable( pFmt ); in getCellNames() 2229 SwTable* pTable = SwTable::FindTable( pFmt ); in createCursorByCellName() [all …]
|
H A D | unochart.cxx | 169 if( 0 != ( pTmpTbl = SwTable::FindTable( pFmt ) ) && in LockUnlockAllCharts() 286 const SwTable* pTable = SwTable::FindTable( &rTblFmt ); in GetCellRangeName() 412 *ppTable = pTblFmt ? SwTable::FindTable( pTblFmt ) : 0; in GetTableByName() 744 SwTable* pTable = SwTable::FindTable( pTblFmt ); in Impl_createDataSource() 1872 SwTable* pTable = SwTable::FindTable( pTblFmt ); in convertRangeToXML() 2039 const SwTable* pTable = SwTable::FindTable( &rTblFmt ); in SwChartDataSequence() 2162 SwTable* pTable = SwTable::FindTable( pTblFmt ); in getData() 2329 SwTable* pTable = SwTable::FindTable( pTblFmt ); in getTextualData() 2359 SwTable* pTable = SwTable::FindTable( pTblFmt ); in getNumericalData() 2764 SwTable* pTable = SwTable::FindTable( pTblFmt ); in FillRangeDesc() [all …]
|
H A D | unotext.cxx | 688 SwTable *const pTable = SwTable::FindTable( pTableFmt ); in insertTextContentBefore() 750 SwTable *const pTable = SwTable::FindTable( pTableFmt ); in insertTextContentAfter() 802 SwTable *const pTable = SwTable::FindTable( pTableFmt ); in removeTextContentBefore() 858 SwTable *const pTable = SwTable::FindTable( pTableFmt ); in removeTextContentAfter()
|
H A D | unoobj2.cxx | 837 SwTable *const pTable = SwTable::FindTable( &rTblFmt ); in SwXTextRange() 967 SwTable const*const pTable = SwTable::FindTable( pTblFmt ); in getText()
|
/trunk/main/sw/source/core/doc/ |
H A D | docchart.cxx | 120 if( 0 != ( pTmpTbl = SwTable::FindTable( pFmt ) ) && in IMPL_LINK() 157 SwTable* pTmpTbl = SwTable::FindTable( FindTblFmtByName( rName ) ); in UpdateCharts() 206 SwTable* pTable = SwTable::FindTable( &rTblFmt ); in SetTableName()
|
H A D | docdde.cxx | 144 if( 0 != ( pTmpTbl = SwTable::FindTable( rpTableFmt ) ) && in lcl_FindTable()
|
H A D | doctxm.cxx | 1579 SwTable* pTmpTbl = SwTable::FindTable( rArr[ n ] ); in UpdateTable()
|
/trunk/main/sw/source/core/fields/ |
H A D | cellfml.cxx | 673 const SwTable* pFnd = FindTable( in ScanString() 702 const SwTable* SwTableFormula::FindTable( SwDoc& rDoc, const String& rNm ) const in FindTable() function in SwTableFormula 714 0 != ( pTmpTbl = SwTable::FindTable( pFmt ) ) && in FindTable() 1079 const SwTable* pFnd = FindTable( *rTbl.GetFrmFmt()->GetDoc(), sTblNm ); in _SplitMergeBoxNm()
|
/trunk/main/vcl/source/fontsubset/ |
H A D | ttcr.cxx | 1349 static TrueTypeTable *FindTable(TrueTypeCreator *tt, sal_uInt32 tag) in FindTable() function 1394 glyf = FindTable(tt, T_glyf); in ProcessTables() 1526 head = FindTable(tt, T_head); in ProcessTables() 1534 maxp = FindTable(tt, T_maxp); in ProcessTables() 1559 hhea = FindTable(tt, T_hhea); assert(hhea != 0); in ProcessTables()
|
/trunk/main/dbaccess/source/ui/querydesign/ |
H A D | QueryDesignView.cxx | 341 …OQueryTableWindow* pSTW = static_cast<OQueryTableView*>(_pView->getTableView())->FindTable( aTable… in FillDragInfo() 647 …w* pLeftWindow = static_cast<OQueryTableView*>(_pView->getTableView())->FindTable( getTableRange(_… in InsertJoinConnection() 1887 …OQueryTableWindow* pTabWin = static_cast<OQueryTableView*>(_pView->getTableView())->FindTable(aTab… in InsertColumnRef() 1989 …w* pLeftWindow = static_cast<OQueryTableView*>(_pView->getTableView())->FindTable( getTableRange(_… in InsertJoin() 1990 …* pRightWindow = static_cast<OQueryTableView*>(_pView->getTableView())->FindTable( getTableRange(_… in InsertJoin() 2123 OQueryTableWindow* pExistentWin = pTableView->FindTable( sAlias ); in InitFromParseNodeImpl()
|
H A D | QueryTableView.cxx | 810 OQueryTableWindow* OQueryTableView::FindTable(const String& rAliasName) in FindTable() function in OQueryTableView
|
/trunk/main/dbaccess/source/ui/inc/ |
H A D | QueryTableView.hxx | 83 OQueryTableWindow* FindTable(const String& rAliasName);
|
/trunk/main/sw/inc/ |
H A D | cellfml.hxx | 90 const SwTable* FindTable( SwDoc& rDoc, const String& rNm ) const;
|
H A D | swtable.hxx | 297 static SwTable * FindTable( SwFrmFmt const*const pFmt );
|
/trunk/main/sc/source/filter/html/ |
H A D | htmlpars.cxx | 1848 ScHTMLTable* FindTable( ScHTMLTableId nTableId, bool bDeep = true ) const; 1871 ScHTMLTable* ScHTMLTableMap::FindTable( ScHTMLTableId nTableId, bool bDeep ) const in FindTable() function in ScHTMLTableMap 1991 return mxNestedTables.get() ? mxNestedTables->FindTable( nTableId, true ) : 0; in FindNestedTable() 2378 mxNestedTables->FindTable( nTableId, false ) : 0; in GetExistingTable()
|
/trunk/main/sw/source/filter/xml/ |
H A D | xmltble.cxx | 1220 const SwTable *pTbl = SwTable::FindTable( pFmt ); in exportTable()
|
H A D | xmltbli.cxx | 1415 SwTable *pTbl = SwTable::FindTable( pTblFrmFmt ); in SwXMLTableContext()
|
/trunk/main/sw/source/core/docnode/ |
H A D | ndtbl.cxx | 4499 bChgd = _UnProtectTblCells( *SwTable::FindTable( pFmt ) ); in UnProtectCells() 4560 if( 0 != (pTbl = SwTable::FindTable( rFmts[ --n ] )) && in UnProtectTbls() 4600 pTbl = SwTable::FindTable( FindTblFmtByName( *pTblName ) ); in HasTblAnyProtection()
|
/trunk/main/sw/source/core/crsr/ |
H A D | pam.cxx | 794 const SwTable* pTbl = SwTable::FindTable( pFmt ); in HasReadonlySel()
|
H A D | swcrsr.cxx | 2043 SwTable* pTmpTbl = SwTable::FindTable( GetDoc()->FindTblFmtByName( rName ) ); in GotoTable()
|
/trunk/main/sw/source/ui/uno/ |
H A D | unotxvw.cxx | 383 SwTable* pTable = SwTable::FindTable( pTblFrmFmt ); in select()
|
/trunk/main/sw/source/core/table/ |
H A D | swtable.cxx | 2083 SwTable * SwTable::FindTable( SwFrmFmt const*const pFmt ) in FindTable() function in SwTable
|