Searched refs:nFullSectCnt (Results 1 – 2 of 2) sorted by relevance
134 sal_uInt16 nFullSectCnt = rWrtShell.GetFullSelectedSectionCount(); in SwColumnDlg() local135 if( pCurrSection && ( !rWrtShell.HasSelection() || 0 != nFullSectCnt )) in SwColumnDlg()144 (void*)( 1 >= nFullSectCnt in SwColumnDlg()155 ( !pCurrSection || ( 1 != nFullSectCnt && in SwColumnDlg()
950 sal_uInt16 nFullSectCnt = rSh.GetFullSelectedSectionCount(); in StateInsert() local951 if( pCurrSection && ( !rSh.HasSelection() || 0 != nFullSectCnt )) in StateInsert()955 ( !pCurrSection || ( 1 != nFullSectCnt && in StateInsert()
Completed in 28 milliseconds