Home
last modified time | relevance | path

Searched defs:Selection (Results 1 – 17 of 17) sorted by relevance

/trunk/main/vcl/unx/generic/dtrans/
H A DX11_selection.hxx185 struct Selection struct in x11::SelectionManager
187 enum State
192 State m_eState;
193 SelectionAdaptor* m_pAdaptor;
194 Atom m_aAtom;
196 Sequence< sal_Int8 > m_aData;
198 m_aTypes;
205 int m_nLastTimestamp;
206 bool m_bHaveUTF16;
209 bool m_bOwner;
[all …]
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DSelection.java39 public class Selection implements BIFFRecord { class
51 public Selection() { in Selection() method in Selection
66 public Selection(InputStream is) throws IOException { in Selection() method in Selection
/trunk/main/chart2/source/controller/main/
H A DSelectionHelper.hxx44 class Selection class
/trunk/main/dbaccess/source/ui/control/
H A Dcurledit.cxx86 void OConnectionURLEdit::SetText(const String& _rStr, const Selection& /*_rNewSelection*/) in SetText()
H A Ddbtreelistbox.cxx443 sal_Bool DBTreeListBox::EditingEntry( SvLBoxEntry* pEntry, Selection& /*_aSelection*/) in EditingEntry() argument
/trunk/main/sfx2/source/appl/
H A Dappbas.cxx88 #define Selection macro
/trunk/main/tools/inc/tools/
H A Dgen.hxx324 class Selection : public Pair class
350 inline Selection::Selection() in Selection() function in Selection
354 inline Selection::Selection( long nPos ) : Pair( nPos, nPos ) in Selection() function in Selection
358 inline Selection::Selection( long nMin, long nMax ) : in Selection() function in Selection
/trunk/main/basctl/source/basicide/
H A Dmoduldlg.cxx76 sal_Bool __EXPORT ExtBasicTreeListBox::EditingEntry( SvLBoxEntry* pEntry, Selection& ) in EditingEntry() argument
H A Dmoduldl2.cxx287 sal_Bool __EXPORT BasicCheckBox::EditingEntry( SvLBoxEntry* pEntry, Selection& ) in EditingEntry() argument
H A Dbaside2b.cxx1958 sal_Bool __EXPORT WatchTreeListBox::EditingEntry( SvLBoxEntry* pEntry, Selection& ) in EditingEntry() argument
/trunk/main/sd/source/ui/view/
H A DDocumentRenderer.cxx263 class Selection class
266 Selection (const OUString& rsSelection, const SdPage* pCurrentPage) in Selection() function in sd::__anone7cee3020111::Selection
/trunk/main/svtools/source/contnr/
H A Dsvicnvw.cxx598 sal_Bool SvIconView::EditingEntry( SvLBoxEntry*, Selection& ) in EditingEntry() argument
H A Dsvtreebx.cxx833 sal_Bool SvTreeListBox::EditingEntry( SvLBoxEntry*, Selection& ) in EditingEntry() argument
/trunk/main/sc/source/ui/vba/
H A Dvbawindow.cxx486 ScVbaWindow::Selection( ) throw (script::BasicErrorException, uno::RuntimeException) in Selection() function in ScVbaWindow
/trunk/main/svtools/source/uno/
H A Dtreecontrolpeer.cxx1599 sal_Bool UnoTreeListBoxImpl::EditingEntry( SvLBoxEntry* pEntry, Selection& ) in EditingEntry() argument
/trunk/main/sfx2/source/doc/
H A Ddocvor.cxx917 sal_Bool SfxOrganizeListBox_Impl::EditingEntry( SvLBoxEntry* pEntry, Selection& ) in EditingEntry() argument
/trunk/main/svx/source/fmcomp/
H A Dgridcell.cxx4779 void SAL_CALL FmXFilterCell::insertText( const ::com::sun::star::awt::Selection& /*rSel*/, const ::… in insertText()
4797 void SAL_CALL FmXFilterCell::setSelection( const ::com::sun::star::awt::Selection& /*aSelection*/ )… in setSelection()

Completed in 147 milliseconds