Home
last modified time | relevance | path

Searched refs:readonly (Results 1 – 25 of 266) sorted by last modified time

1234567891011

/trunk/main/offapi/com/sun/star/report/
H A DXReportComponent.idl189 [attribute,readonly] com::sun::star::report::XSection Section;
/trunk/extras/l10n/source/et/
H A Dlocalize.sdf69433 …sta salasõna et avada või muuta, või vali jätkamiseks ainult-lugemiseks readonly valik. 2020041…
/trunk/main/offapi/com/sun/star/frame/
H A DFrameControl.idl69 [property, readonly] string Frame;
/trunk/main/ucb/source/ucp/file/
H A Dshell.cxx2432 sal_Bool readonly = ( Attr & Attribute_ReadOnly ) != 0; in commit() local
2433 it1->setValue( uno::makeAny( readonly ) ); in commit()
/trunk/main/offapi/com/sun/star/sdb/application/
H A DXDatabaseDocumentUI.idl57 [attribute, readonly] com::sun::star::sdbc::XDataSource DataSource;
69 [attribute, readonly] com::sun::star::awt::XWindow ApplicationMainWindow;
79 [attribute, readonly] com::sun::star::sdbc::XConnection ActiveConnection;
114 [attribute, readonly] sequence< ::com::sun::star::lang::XComponent >
/trunk/main/offapi/com/sun/star/form/runtime/
H A DXFilterController.idl93 [attribute, readonly] long FilterComponents;
97 [attribute, readonly] long DisjunctiveTerms;
/trunk/main/offapi/type_reference/
H A Dtypelibrary_history.txt58 -> remove the readonly flag, it should never have been readonly.
/trunk/main/wizards/com/sun/star/wizards/document/
H A DOfficeDocument.java125 …tic Object createNewDocument(XFrame frame, String sDocumentType, boolean preview, boolean readonly) in createNewDocument() argument
131 loadValues[0].Value = readonly ? Boolean.TRUE : Boolean.FALSE; in createNewDocument()
/trunk/main/udkapi/com/sun/star/util/
H A DXVeto.idl43 [attribute, readonly] string Reason;
50 [attribute, readonly] any Details;
/trunk/main/udkapi/com/sun/star/script/
H A DInvocationInfo.idl64 is set, the property is readonly. If it isn't set, the
65 property nevertheless can be readonly.
/trunk/main/udkapi/com/sun/star/registry/
H A DXRegistryKey.idl70 [readonly, attribute] string KeyName;
331 if the registry is not open, the registry is readonly
354 if the registry is not open, the registry is readonly,
404 readonly.
419 if the registry is not open, the registry is readonly,
H A DXSimpleRegistry.idl121 /** checks if the registry is readonly.
/trunk/main/udkapi/com/sun/star/lang/
H A DRegistryServiceManager.idl86 [readonly, property] com::sun::star::registry::XSimpleRegistry Registry;
/trunk/main/udkapi/com/sun/star/io/
H A DXTempFile.idl72 [readonly,attribute] string Uri;
77 [readonly,attribute] string ResourceName;
/trunk/main/udkapi/com/sun/star/container/
H A DXMap.idl58 [attribute, readonly] type KeyType;
64 [attribute, readonly] type ValueType;
H A DXStringKeyMap.idl111 [attribute, readonly] long Count;
/trunk/main/udkapi/com/sun/star/beans/
H A DXIntroTest.idl64 [readonly, attribute] string FirstName;
69 [readonly, attribute] string LastName;
74 [readonly, attribute] short Age;
/trunk/main/tools/inc/tools/
H A Dgeninfo.hxx126 enum LockState{ writeonly, read, readonly }; enumerator
141 (aLockState=readonly, nLockKey=nKey, sal_True)); } in SetReadLock()
142 sal_Bool ReleaseReadLock(sal_uInt32 nKey = 0) { return ((readonly==aLockState) && in ReleaseReadLock()
148 sal_Bool IsReadLocked() const { return (readonly==aLockState); } in IsReadLocked()
/trunk/main/testtools/source/servicetests/
H A DTestService1.idl34 [attribute, readonly] long Prop2;
35 /*[attribute, readonly, maybevoid] long Prop3Void;*/
36 [attribute, readonly/*, maybevoid*/] long Prop3Long;
37 /*[attribute, readonly, optional] long Prop4None;*/
38 [attribute, readonly/*, optional*/] long Prop4Long;
39 /*[attribute, readonly, maybevoid, optional] long Prop5None;*/
40 /*[attribute, readonly, maybevoid, optional] long Prop5Void;*/
41 [attribute, readonly/*, maybevoid, optional*/] long Prop5Long;
/trunk/main/testtools/source/bridgetest/idl/
H A Dbridgetest.idl291 [attribute, readonly] long RaiseAttr2 {
/trunk/main/sw/source/ui/dialog/
H A Dregionsw.hrc83 // --> FME 2004-06-22 #114856# edit in readonly sections
/trunk/main/stoc/test/registry_tdprovider/
H A Dtypes.idl73 [attribute, readonly, bound] hyper a3 {
/trunk/main/stoc/test/
H A Dtestintrosp.idl77 [readonly, attribute] string FirstName;
82 [readonly, attribute] string LastName;
87 [readonly, attribute] short Age;
/trunk/main/oox/source/token/
H A Dtokens.pl34 print( "%readonly-tables\n" );
/trunk/main/oovbaapi/ooo/vba/word/
H A DXApplication.idl43 [attribute, readonly] XDocument ActiveDocument;
44 [attribute, readonly] XWindow ActiveWindow;
45 [attribute, readonly] string Name;
46 [attribute, readonly] ooo::vba::word::XSystem System;
47 [attribute, readonly] ooo::vba::word::XOptions Options;
48 [attribute, readonly] ooo::vba::word::XSelection Selection;

Completed in 984 milliseconds

1234567891011