Home
last modified time | relevance | path

Searched defs:bHasSelection (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sw/source/core/crsr/
H A Dcallnk.hxx40 bool bHasSelection; member in SwCallLink
/trunk/main/sw/source/ui/uiview/
H A Dformatclipboard.cxx363 sal_Bool bHasSelection = pCrsr->HasMark(); in Copy() local
/trunk/main/sw/source/core/view/
H A Dprintdata.cxx190 bool bHasSelection, in SwPrintUIOptions()
/trunk/main/accessibility/source/standard/
H A Dvclxaccessibleedit.cxx107 sal_Bool bHasSelection = ( m_nSelectionStart != m_nCaretPosition ); in ProcessWindowEvent() local
/trunk/main/dbaccess/source/ui/uno/
H A Dcopytablewizard.cxx856 const bool bHasSelection = ( m_aSourceSelection.getLength() != 0 ); in impl_extractSourceResultSet_throw() local
/trunk/main/filter/source/xsltdialog/
H A Dxmlfiltersettingsdialog.cxx207 bool bHasSelection = pSelectedEntry != NULL; in updateStates() local
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx194 …const bool bHasSelection = pSwView ? pSwView->HasSelection( sal_False ) : false; // check for … in lcl_GetPrintUIOptions() local
/trunk/main/sc/source/ui/view/
H A Dgridwin.cxx529 void ScGridWindow::ExecPageFieldSelect( SCCOL nCol, SCROW nRow, sal_Bool bHasSelection, const Strin… in ExecPageFieldSelect()

Completed in 88 milliseconds