Home
last modified time | relevance | path

Searched refs:GetTable (Results 76 – 100 of 148) sorted by relevance

123456

/aoo41x/main/sw/source/core/doc/
H A Dtblcpy.cxx775 aFndBox.DelFrms( pTblNd->GetTable() ); in InsTable()
834 aFndBox.MakeFrms( pTblNd->GetTable() ); // erzeuge die Frames neu in InsTable()
H A Ddoclay.cxx837 SwTable& rTbl = pTblNd->GetTable(); in MakeFlyAndMove()
1539 SwTable &rTbl = pNd->GetTable(); in lcl_InsertLabel()
H A Ddoc.cxx741 const SwFrmFmt* pFrmFmt = pTblNd->GetTable().GetFrmFmt(); in SplitNode()
761 SwFrmFmt* pFrmFmt = pTblNd->GetTable().GetFrmFmt(); in SplitNode()
H A Ddocfmt.cxx734 SwFrmFmt* pFmt = pTblNd->GetTable().GetFrmFmt(); in lcl_InsAttr()
772 SwFrmFmt* pFmt = pTblNd->GetTable().GetFrmFmt(); in lcl_InsAttr()
/aoo41x/main/sw/inc/
H A Dhtmltbl.hxx74 SwHTMLTableLayout *GetTable() const { return pTable; } in GetTable() function in SwHTMLTableLayoutCnts
/aoo41x/main/vcl/source/glyphs/
H A Dgcach_layout.cxx228 const unsigned char* pBuffer = mrServerFont.GetTable( pTagName, &nLength ); in getFontTable()
/aoo41x/main/sw/source/core/txtnode/
H A Datrfld.cxx448 ((SwTblField*)rDestFmtFld.GetField())->PtrToBoxNm( &pTblNd->GetTable() ); in CopyTxtFld()
/aoo41x/main/sw/source/filter/rtf/
H A Drtffly.cxx150 SwTwips nWidth = rTblNd.GetTable().GetFrmFmt()->GetFrmSize().GetWidth(); in SetFlySize()
1385 const SwTableBox* pBox = pTblNd->GetTable().GetTblBox( in _SetPictureSize()
/aoo41x/main/solenv/bin/modules/installer/patch/
H A DInstallationSet.pm170 my $file_table = $msi->GetTable("File");
/aoo41x/main/sw/source/ui/misc/
H A Dsrtdlg.cxx114 const SwTable& rTbl = pTblNd->GetTable(); in lcl_GetSelTbl()
/aoo41x/main/sw/source/core/layout/
H A Dnewfrm.cxx548 const SwFmtPageDesc &rDesc = pTblNd->GetTable().GetFrmFmt()->GetPageDesc(); in Init()
H A Dflowfrm.cxx379 pNode = ((SwTabFrm&)rThis).GetTable()-> in BwdMoveNecessary()
750 SwIterator<SwTabFrm,SwFmt> aIter( *GetTable()->GetFrmFmt() ); in FindMaster()
/aoo41x/main/sc/source/ui/namedlg/
H A Dnamedlg.cxx574 pDoc->GetTable(sheetName,aSelectedRangeScope); in IMPL_LINK()
/aoo41x/main/sw/source/core/view/
H A Dvprint.cxx451 pTNd->GetTable().GetFrmFmt()->SetFmtAttr( SwFmtPageDesc( pPageDesc ) ); in FillPrtDoc()
/aoo41x/main/sc/source/ui/docshell/
H A Dtablink.cxx298 bFound = pSrcDoc->GetTable( aTabName, nSrcTab ); in Refresh()
H A Ddocsh4.cxx834 if (aDocument.GetTable( aName, nTab )) in Execute()
862 if (aDocument.GetTable( aName, nTab )) in Execute()
/aoo41x/main/solenv/bin/modules/installer/windows/
H A Dfile.pm749 my $feature_component_table = $msi->GetTable("FeatureComponents");
/aoo41x/main/sc/source/ui/view/
H A Dviewfun2.cxx2778 if(!pDoc->GetTable(*pString,nMovTab)) in MoveTable()
2782 if(!pDoc->GetTable(aDestName,nDestTab1)) in MoveTable()
2807 if(!pDoc->GetTable(*pString,nDestTab1)) in MoveTable()
H A Dcellsh3.cxx467 bValid = !pDoc->GetTable( aName, nDummy ); in Execute()
/aoo41x/main/sw/source/core/unocore/
H A Dunoredline.cxx531 SwTable& rTbl = pTblNode->GetTable(); in getPropertyValue()
/aoo41x/main/sw/source/filter/basflt/
H A Dfltini.cxx634 nWidth = pTblNd->GetTable().GetFrmFmt()->GetFrmSize().GetWidth(); in CalculateFlySize()
H A Dshellio.cxx829 pTblNd->GetTable().MakeCopy( pDoc, aPos, aBoxes ); in Write()
/aoo41x/main/sw/source/filter/html/
H A Dhtmlsect.cxx845 SwFrmFmt *pFrmFmt = pSrcNd->GetTableNode()->GetTable().GetFrmFmt(); in MovePageDescAttrs()
H A Dhtmlform.cxx546 const sal_Bool bLastGrf = !pTblNd->GetTable().DecGrfsThatResize(); in init()
548 pTblNd->GetTable().GetHTMLTableLayout(); in init()
/aoo41x/main/sw/source/filter/ww8/
H A Dwriterhelper.cxx697 const SwTable& rTable = rNd.GetTableNode()->GetTable(); in HasPageBreak()

Completed in 167 milliseconds

123456