/aoo4110/main/sw/source/filter/xml/ |
H A D | xmltbli.hxx | 77 SwTableNode *pTableNode; member in SwXMLTableContext
|
H A D | xmltbli.cxx | 1144 String lcl_GenerateFldTypeName(OUString sPrefix, SwTableNode* pTableNode) in lcl_GenerateFldTypeName() 1179 SwTableNode* pTableNode) in lcl_GetDDEFieldType()
|
/aoo4110/main/sw/source/core/edit/ |
H A D | edtab.cxx | 81 if ( SwTableNode* pTableNode = nodeIndex.GetNode().GetTableNode() ) in ConvertNestedTablesToText() local 95 SwTableNode *pTableNode = const_cast< SwTableNode* >( pConstTableNode ); in ConvertTableToText() local
|
H A D | edsect.cxx | 335 const SwNode* pTableNode = rCurrentNode.FindTableNode(); in lcl_SpecialInsertNode() local
|
/aoo4110/main/sw/inc/ |
H A D | swtable.hxx | 97 SwTableNode* pTableNode; member in SwTable
|
/aoo4110/main/sw/source/core/undo/ |
H A D | rolbck.cxx | 101 const SwTableNode* pTableNode = pNd->FindTableNode(); in SwHistorySetFmt() local 767 const SwTableNode* pTableNode in SwHistorySetAttrSet() local
|
/aoo4110/main/sw/source/core/unocore/ |
H A D | unoredline.cxx | 135 SwTableNode* pTableNode = pUnoCursor->GetNode()->FindTableNode(); in createTextCursor() local
|
/aoo4110/main/sw/source/core/docnode/ |
H A D | ndsect.cxx | 1123 SwTableNode* pTableNode = rIdx.GetNode().FindTableNode(); in MakeFrms() local
|
/aoo4110/main/sw/source/filter/rtf/ |
H A D | swparrtf.hxx | 304 SwTableNode* pTableNode, *pOldTblNd; // fuers Lesen von Tabellen: akt. Tab member in SwRTFParser
|
/aoo4110/main/sw/source/core/crsr/ |
H A D | swcrsr.cxx | 570 const SwTableNode* pTableNode = pCNd->FindTableNode(); in IsInProtectTable() local 2311 const SwTableNode *pTableNode = pStart->FindTableNode(); in NewTableSelection() local
|
H A D | crsrsh.cxx | 2879 const SwTableNode* pTableNode = rNdIdx.GetNode().FindTableNode(); in FindValidCntntNode() local
|
/aoo4110/main/sw/source/filter/ww8/ |
H A D | rtfexport.cxx | 412 SwTableNode* pTableNode = pCurPam->GetNode()->FindTableNode(); in WriteMainText() local
|
H A D | WW8TableInfo.cxx | 674 SwTableNode * pTableNode = pTable->GetTableNode(); in processSwTable() local
|
H A D | wrtw8nds.cxx | 2317 const SwTableNode* pTableNode = rNode.FindTableNode(); in OutputTextNode() local
|
H A D | docxattributeoutput.cxx | 258 const SwTableNode* pTableNode = static_cast< SwTableNode* >( &aNextIndex.GetNode() ); in StartParagraphProperties() local
|
H A D | rtfattributeoutput.cxx | 567 const SwTableNode* pTableNode = static_cast< SwTableNode* >( &aNextIndex.GetNode() ); in StartParagraphProperties() local
|
H A D | ww8atr.cxx | 468 const SwTableNode* pTableNode = rNd.FindTableNode(); in OutputSectionBreaks() local
|
H A D | ww8par2.cxx | 2500 SwTableNode* pTableNode = pTable->GetTableNode(); in CreateSwTable() local
|
/aoo4110/main/sw/source/core/frmedt/ |
H A D | fecopy.cxx | 1156 SwNode* pTableNode = aCpyPam.GetNode()->FindTableNode(); in PastePages() local
|
/aoo4110/main/connectivity/source/parse/ |
H A D | sqlnode.cxx | 745 const OSQLParseNode* pTableNode = _pTableNode; in getTableComponents() local
|
/aoo4110/main/sw/source/filter/ww1/ |
H A D | fltshell.cxx | 1734 SwTableNode* pTableNode = GetDoc().IsIdxInTbl( in EndTable() local
|