Home
last modified time | relevance | path

Searched refs:GetTable (Results 101 – 125 of 148) sorted by relevance

123456

/trunk/main/sw/source/core/doc/ !
H A Ddoc.cxx728 const SwFrmFmt* pFrmFmt = pTblNd->GetTable().GetFrmFmt(); in SplitNode()
748 SwFrmFmt* pFrmFmt = pTblNd->GetTable().GetFrmFmt(); in SplitNode()
/trunk/main/sw/source/core/layout/ !
H A Dtrvlfrm.cxx1901 const SwTabFrm *pTable = pUnion->GetTable(); in MakeTblCrsrs()
2097 && pTabFrm->GetTable()->GetRowsToRepeat() > 0 in CalcFrmRects()
H A Dpaintfrm.cxx2682 !mrTabFrm.GetTable()->GetRowsToRepeat() && in Insert()
4720 0 == pParentTabFrm->GetTable()->GetRowsToRepeat() ) : in lcl_GetCellFrmForBorderAttrs()
4834 if ( pTabFrm->GetTable()->IsNewModel() && ( !IsCellFrm() || IsCoveredCell() ) ) in PaintBorder()
6272 bNewTableModel = pTabFrm->GetTable()->IsNewModel(); in PaintSubsidiaryLines()
H A Dfrmtool.cxx1384 SwTableFmlUpdate aMsgHnt( &pTblNode->GetTable() ); in _InsertCnt()
1387 pTblNode->GetTable().GCLines(); in _InsertCnt()
H A Dwsfrm.cxx1968 if ( pTab->GetTable()->GetHTMLTableLayout() && in GrowFrm()
2066 if ( pTab->GetTable()->GetHTMLTableLayout() && in ShrinkFrm()
H A Dpagechg.cxx1817 ((const SwTabFrm *)pFrm)->GetTable() in ImplCalcBrowseWidth()
/trunk/main/sw/source/core/text/ !
H A Ditratr.cxx493 pLayout = pTblNd->GetTable().GetHTMLTableLayout(); in lcl_MinMaxNode()
/trunk/main/sc/source/ui/docshell/ !
H A Dexternalrefmgr.cxx1668 if (!pSrcDoc->GetTable(rTabName, nTab)) in getSingleRefToken()
1749 if (!pSrcDoc->GetTable(rTabName, nTab1)) in getDoubleRefTokens()
/trunk/main/sc/source/filter/xml/ !
H A Dxmlimprt.cxx2848 if (pDoc->GetTable(sTabName, nTab)) in endDocument()
3002 if (pDoc->GetTable(sTabName, nTab)) in GetVisibleSheet()
/trunk/main/dbaccess/source/ui/querydesign/ !
H A DSelectionBrowseBox.cxx668 …if ( _sTableRange.getLength() && (bCase(_pEntry->GetTable(),_sTableRange) || bCase(_pEntry->GetAli… in fillColumnRef()
674 if ( !fillEntryTable(_pEntry,_pEntry->GetTable()) ) in fillColumnRef()
/trunk/main/sw/source/filter/ww8/ !
H A Dwrtw8nds.cxx2321 const SwTable& rTable = pTableNode->GetTable(); in OutputTextNode()
2591 pSet = &rNd.GetTableNode()->GetTable().GetFrmFmt()->GetAttrSet(); in OutputSectionNode()
H A Drtfexport.cxx580 pSet = &rSttNd.GetTableNode()->GetTable(). in ExportDocument_Impl()
/trunk/main/sc/source/ui/view/ !
H A Dtabvwsh3.cxx418 if ( pDoc->GetTable( aAddress, nNameTab ) ) in Execute()
H A Dviewdata.cxx2815 if (GetDocument()->GetTable(sTabName, nTab)) in ReadUserDataSequence()
2838 if (GetDocument()->GetTable(sTabName, nTab)) in ReadUserDataSequence()
/trunk/main/sw/source/core/unocore/ !
H A Dunocrsrhelper.cxx390 SwFrmFmt* pTableFmt = (SwFrmFmt*)pTblNode->GetTable().GetFrmFmt(); in getCrsrPropertyValue()
H A Dunotbl.cxx1157 SwTable const*const pTable( & pSttNd->FindTableNode()->GetTable() ); in createEnumeration()
1726 lcl_FormatTable((SwFrmFmt*)pTblNode->GetTable().GetFrmFmt()); in setPropertyValue()
1788 lcl_FormatTable((SwFrmFmt*)pTblNode->GetTable().GetFrmFmt()); in getPropertyValue()
/trunk/main/sw/source/core/fields/ !
H A Dexpfld.cxx235 pTab->GetTable()->GetRowsToRepeat() > 0 && in GetBodyTxtNode()
/trunk/main/sw/source/core/frmedt/ !
H A Dfews.cxx508 const SwTable& rTbl = *pCnt->FindTabFrm()->GetTable(); in InsertLabel()
/trunk/main/sw/source/filter/html/ !
H A Dcss1atr.cxx2386 pTableNd->GetTable().GetTblBox( pBoxSttNd->GetIndex() ); in OutCSS1_FrmFmtBackground()
2406 pTableNd->GetTable().GetFrmFmt()->GetBackground() ) ) in OutCSS1_FrmFmtBackground()
H A Dhtmltabw.cxx978 SwTable& rTbl = rNode.GetTable(); in OutHTML_SwTblNode()
H A Dwrthtml.cxx976 pPageDesc = pNd->GetTableNode()->GetTable().GetFrmFmt() in MakeHeader()
/trunk/main/sw/source/core/docnode/ !
H A Dndsect.cxx120 const SwTableSortBoxes& rSortBoxes = pTblNd->GetTable().GetTabSortBoxes(); in lcl_IsInSameTblBox()
/trunk/main/sc/source/core/data/ !
H A Ddocumen2.cxx836 bValid = ( !GetTable( aName, nDummy ) && (nMaxTableNumber <= MAXTAB) ); in CopyTab()
/trunk/main/sc/source/ui/app/ !
H A Dinputwin.cxx1609 else if ( pDoc->GetTable( rText, nNameTab ) ) in lcl_GetInputType()
/trunk/main/sc/source/ui/navipi/ !
H A Dcontent.cxx1465 if ( pSrcDoc->GetTable( aText, nTab ) ) in DoDrag()

Completed in 411 milliseconds

123456