Lines Matching refs:SwTable
29 class SwTable;
47 const SwTable* pTbl; // akt. Tabelle
49 SwTblCalcPara( SwCalc& rCalculator, const SwTable& rTable );
63 typedef void (SwTableFormula:: *FnScanFormel)( const SwTable&, String&,
66 void BoxNmsToPtr( const SwTable&, String&, String&, String* = 0,
68 void PtrToBoxNms( const SwTable&, String&, String&, String* = 0,
70 void RelNmsToBoxNms( const SwTable&, String&, String&, String* = 0,
72 void RelBoxNmsToPtr( const SwTable&, String&, String&, String* = 0,
74 void BoxNmsToRelNm( const SwTable&, String&, String&, String* = 0,
76 void _MakeFormel( const SwTable&, String&, String&, String* = 0,
78 void _GetFmlBoxes( const SwTable&, String&, String&, String* = 0,
80 void _HasValidBoxes( const SwTable&, String&, String&, String* = 0,
82 void _SplitMergeBoxNm( const SwTable&, String&, String&, String* = 0,
87 String ScanString( FnScanFormel fnFormel, const SwTable& rTbl,
90 const SwTable* FindTable( SwDoc& rDoc, const String& rNm ) const;
113 static sal_uInt16 GetLnPosInTbl( const SwTable& rTbl, const SwTableBox* pBox );
128 void PtrToBoxNm( const SwTable* pTbl );
130 void BoxNmToPtr( const SwTable* pTbl );
132 void ToRelBoxNm( const SwTable* pTbl );
153 sal_uInt16 GetBoxesOfFormula( const SwTable& rTbl, SwSelBoxes& rBoxes );