Searched refs:bCheckTableStart (Results 1 – 4 of 4) sorted by relevance
199 long SwEditShell::SplitNode( sal_Bool bAutoFormat, sal_Bool bCheckTableStart ) in SplitNode() argument207 GetDoc()->SplitNode( *PCURCRSR->GetPoint(), bCheckTableStart ); in SplitNode()
1037 void SwWrtShell::SplitNode( sal_Bool bAutoFmt, sal_Bool bCheckTableStart ) in SplitNode() argument1052 SwFEShell::SplitNode( bAutoFmt, bCheckTableStart ); in SplitNode()
314 void SplitNode( sal_Bool bAutoFormat = sal_False, sal_Bool bCheckTableStart = sal_True );
232 long SplitNode( sal_Bool bAutoFormat = sal_False, sal_Bool bCheckTableStart = sal_True );
Completed in 56 milliseconds