Home
last modified time | relevance | path

Searched refs:SelectionType (Results 1 – 21 of 21) sorted by relevance

/trunk/main/sw/source/ui/inc/
H A Dwrtsh.hxx64 typedef sal_Int32 SelectionType; typedef
68 const SelectionType SEL_GRF = CNT_GRF; // Grafik 0x0002
69 const SelectionType SEL_OLE = CNT_OLE; // OLE 0x0010
70 const SelectionType SEL_FRM = 0x000020; // Rahmen, keine Inhaltsform
71 const SelectionType SEL_NUM = 0x000040; // NumListe
72 const SelectionType SEL_TBL = 0x000080; // Cursor steht in Tabelle
76 const SelectionType SEL_BEZ = 0x000800; // Bezierobjekte editieren
79 const SelectionType SEL_MEDIA = 0x004000; // Media object
81 const SelectionType SEL_FONTWORK = 0x010000; // fontwork
82 const SelectionType SEL_POSTIT = 0x020000; //annotation
[all …]
H A Dcption.hxx105 SelectionType eType;
/trunk/main/offapi/com/sun/star/awt/tree/
H A DTreeControlModel.idl35 #include <com/sun/star/view/SelectionType.idl>
52 <p>The default value is <member scope="com::sun::star::view">SelectionType::NONE</member></p>
54 [property] ::com::sun::star::view::SelectionType SelectionType;
/trunk/main/svtools/source/uno/
H A Dsvtxgridcontrol.cxx59 using ::com::sun::star::view::SelectionType;
275 SelectionType eSelectionType; in setProperty()
471 SelectionType eSelectionType; in getProperty()
H A Dtreecontrolpeer.cxx1338 SelectionType eSelectionType; in setProperty()
1431 SelectionType eSelectionType; in getProperty()
/trunk/main/offapi/com/sun/star/awt/grid/
H A DUnoControlGridModel.idl29 #include <com/sun/star/view/SelectionType.idl>
125 <p>The default value is <member scope="com::sun::star::view">SelectionType::SINGLE</member></p>
127 [property] ::com::sun::star::view::SelectionType SelectionModel;
/trunk/main/toolkit/source/controls/grid/
H A Dgridcontrol.cxx230 return uno::makeAny( SelectionType(1) ); in ImplGetDefaultValue()
281 ,mSelectionMode(SelectionType(1)) in UnoGridControl()
H A Dgridcontrol.hxx124 ::com::sun::star::view::SelectionType mSelectionMode;
/trunk/main/toolkit/source/helper/
H A Dproperty.cxx265 …DECL_PROP_2 ( "SelectionType", TREE_SELECTIONTYPE, ::com::sun::star::view::SelectionType, BOU… in ImplGetPropertyInfos()
283 …SelectionModel", GRID_SELECTIONMODE, ::com::sun::star::view::SelectionType, BOUN… in ImplGetPropertyInfos()
/trunk/main/offapi/com/sun/star/view/
H A DSelectionType.idl34 published enum SelectionType
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/toolkit/
H A Dstardiv.Toolkit.UnoTreeModel.csv20 "UnoTreeModel";"com::sun::star::awt::tree::TreeControlModel";"SelectionType"
/trunk/main/sw/source/ui/uiview/
H A Dviewdlg2.cxx144 SelectionType eType = rSh.GetSelectionType(); in InsertCaption()
H A Dviewtab.cxx1079 const SelectionType nSelType = rSh.GetSelectionType(); in StateTabWin()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_toolkit/
H A DUnoTreeControl.java133 … XTreeControlModelSet.setPropertyValue( "SelectionType",com.sun.star.view.SelectionType.NONE); in createTestEnvironment()
/trunk/main/xmlscript/source/xmldlg_imexp/
H A Dxmldlg_export.cxx945 …) == TypeClass_ENUM && aSelectionType.getValueType() == ::getCppuType( (::view::SelectionType*)0 )) in readSelectionTypeAttr()
947 ::view::SelectionType eSelectionType; in readSelectionTypeAttr()
H A Dxmldlg_import.cxx1312 view::SelectionType eSelectionType; in importSelectionTypeProperty()
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DComponent.java34 public static final Type SelectionType = new Type(com.sun.star.awt.Selection.class); field in Component
/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx1487 SelectionType SwWrtShell::GetSelectionType() const in GetSelectionType()
/trunk/main/sw/source/ui/uno/
H A Dunotxvw.cxx1193 SelectionType eSelType = m_pView->GetWrtShell().GetSelectionType(); in IsTextSelection()
/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx399 SelectionType nSelectionType = pWrtShell->GetSelectionType(); in GetData()
/trunk/main/offapi/
H A DUnoApi_offapi.mk3612 offapi/com/sun/star/view/SelectionType \

Completed in 189 milliseconds