Home
last modified time | relevance | path

Searched refs:FindTable (Results 1 – 22 of 22) sorted by relevance

/trunk/main/sw/source/core/unocore/
H A Dunotbl.cxx146 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 Dunochart.cxx169 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 Dunotext.cxx688 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 Dunoobj2.cxx837 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 Ddocchart.cxx120 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 Ddocdde.cxx144 if( 0 != ( pTmpTbl = SwTable::FindTable( rpTableFmt ) ) && in lcl_FindTable()
H A Ddoctxm.cxx1579 SwTable* pTmpTbl = SwTable::FindTable( rArr[ n ] ); in UpdateTable()
/trunk/main/sw/source/core/fields/
H A Dcellfml.cxx673 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 Dttcr.cxx1349 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 DQueryDesignView.cxx341 …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 DQueryTableView.cxx810 OQueryTableWindow* OQueryTableView::FindTable(const String& rAliasName) in FindTable() function in OQueryTableView
/trunk/main/dbaccess/source/ui/inc/
H A DQueryTableView.hxx83 OQueryTableWindow* FindTable(const String& rAliasName);
/trunk/main/sw/inc/
H A Dcellfml.hxx90 const SwTable* FindTable( SwDoc& rDoc, const String& rNm ) const;
H A Dswtable.hxx297 static SwTable * FindTable( SwFrmFmt const*const pFmt );
/trunk/main/sc/source/filter/html/
H A Dhtmlpars.cxx1848 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 Dxmltble.cxx1220 const SwTable *pTbl = SwTable::FindTable( pFmt ); in exportTable()
H A Dxmltbli.cxx1415 SwTable *pTbl = SwTable::FindTable( pTblFrmFmt ); in SwXMLTableContext()
/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx4499 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 Dpam.cxx794 const SwTable* pTbl = SwTable::FindTable( pFmt ); in HasReadonlySel()
H A Dswcrsr.cxx2043 SwTable* pTmpTbl = SwTable::FindTable( GetDoc()->FindTblFmtByName( rName ) ); in GotoTable()
/trunk/main/sw/source/ui/uno/
H A Dunotxvw.cxx383 SwTable* pTable = SwTable::FindTable( pTblFrmFmt ); in select()
/trunk/main/sw/source/core/table/
H A Dswtable.cxx2083 SwTable * SwTable::FindTable( SwFrmFmt const*const pFmt ) in FindTable() function in SwTable

Completed in 311 milliseconds