Searched defs:bHasSelection (Results 1 – 8 of 8) sorted by relevance
40 bool bHasSelection; member in SwCallLink
190 bool bHasSelection, in SwPrintUIOptions()
363 sal_Bool bHasSelection = pCrsr->HasMark(); in Copy() local
107 sal_Bool bHasSelection = ( m_nSelectionStart != m_nCaretPosition ); in ProcessWindowEvent() local
854 const bool bHasSelection = ( m_aSourceSelection.getLength() != 0 ); in impl_extractSourceResultSet_throw() local
207 bool bHasSelection = pSelectedEntry != NULL; in updateStates() local
194 …const bool bHasSelection = pSwView ? pSwView->HasSelection( sal_False ) : false; // check for … in lcl_GetPrintUIOptions() local
527 void ScGridWindow::ExecPageFieldSelect( SCCOL nCol, SCROW nRow, sal_Bool bHasSelection, const Strin… in ExecPageFieldSelect()
Completed in 116 milliseconds