Home
last modified time | relevance | path

Searched refs:access (Results 451 – 475 of 1266) sorted by relevance

1...<<11121314151617181920>>...51

/aoo4110/main/offapi/com/sun/star/accessibility/
H A DXAccessibleContext.idl53 <p>This interface serves two purposes: On the one hand it gives access
56 hand it gives access to objects that expose the represented content.
/aoo4110/main/offapi/com/sun/star/configuration/
H A DSetElement.idl51 Provides access to its containing set object.
118 /** provides access to the containing set object.
/aoo4110/main/offapi/com/sun/star/document/
H A DSettings.idl52 /** gives access to the properties implemented by this service.
64 /** gives access to the set of forbidden characters.
/aoo4110/main/offapi/com/sun/star/sheet/
H A DAccessibleSpreadsheetDocumentView.idl55 /** This interface gives access to any object that is contained in this
145 /** This interface gives access to the visibility of the document.
H A DAccessibleSpreadsheetPageView.idl51 /** This interface gives access to any object that is at least partially
167 /** This interface gives access to the visibility of the document.
/aoo4110/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx1290 if( access( aFullPath.getStr(), R_OK ) ) in analyzeFontFile()
1311 if( access( aFilePath.GetBuffer(), R_OK ) ) in analyzeFontFile()
1318 if( ! access( aFilePath.GetBuffer(), R_OK ) ) in analyzeFontFile()
3187 if( access( rPath.GetBuffer(), W_OK ) ) in createWriteablePath()
3244 … if( ! access( ByteString( String(aTo.PathToFileName()), aEncoding ).GetBuffer(), F_OK ) ) in importFonts()
3257 … if( access( ByteString( String(aFromAfm.PathToFileName()), aEncoding ).GetBuffer(), F_OK ) ) in importFonts()
3260 … if( access( ByteString( String(aFromAfm.PathToFileName()), aEncoding ).GetBuffer(), F_OK ) ) in importFonts()
3266 … if( access( ByteString( String(aFromAfm.PathToFileName()), aEncoding ).GetBuffer(), F_OK ) ) in importFonts()
3269 … if( access( ByteString( String(aFromAfm.PathToFileName()), aEncoding ).GetBuffer(), F_OK ) ) in importFonts()
/aoo4110/main/offapi/com/sun/star/embed/
H A DXEmbeddedObject.idl106 /** allows to get access to the component handled by the object.
234 /** provides access to the internal link to the container client.
/aoo4110/main/offapi/com/sun/star/sdbc/
H A DPreparedStatement.idl109 // gives access to the properties.
123 /** provides access to the description of the result set which would be generated by executing the
/aoo4110/main/sal/osl/unx/
H A Dsecurity.c763 (access(pStr, 0) == 0)) in osl_psz_getHomeDir()
800 (access(pStr, 0) != 0)) in osl_psz_getConfigDir()
H A Duunxapi.hxx44 inline int access(const rtl::OUString& ustrPath, int mode) in access() function
/aoo4110/main/offapi/com/sun/star/form/runtime/
H A DXFilterController.idl38 /** provides access to a form based filter for a database form
48 …y sign <code>=</code> is usually omitted. However, this interface here provides programmatic access
H A DXFormController.idl259 /** allows access to the parent controller.
263 /** allows access to the sub controllers.
333 /** provicdes access to the currently active control
/aoo4110/main/vcl/aqua/source/a11y/
H A Daqua11ywrapper.mm666 // #i90575# guard NSAccessibility protocol against unwanted access
695 // #i90575# guard NSAccessibility protocol against unwanted access
718 // #i90575# guard NSAccessibility protocol against unwanted access
855 // #i90575# guard NSAccessibility protocol against unwanted access
/aoo4110/main/soltools/checkdll/
H A Dcheckdll.c64 if ( (rc = access( argv[1], R_OK )) == -1 ) { in main()
/aoo4110/main/sal/osl/os2/
H A Duunxapi.hxx52 inline int access(const rtl::OUString& ustrPath, int mode) in access() function
H A Duunxapi.cxx44 return access(OUStringToOString(pustrPath).getStr(), mode); in access_u()
/aoo4110/main/oovbaapi/genconstidl/
H A Dmakefile.mk34 MYSYMFILES = access.api vba.api adodb.api msforms.api word.api dao.api powerpoint.api excel.api std…
/aoo4110/main/tools/source/fsys/
H A Dwntmsc.hxx70 #define _access access
H A Dunx.hxx43 #define _access access
/aoo4110/main/sw/source/core/access/
H A Daccfrmobj.hxx34 namespace sw { namespace access { namespace
/aoo4110/main/offapi/com/sun/star/sdb/
H A DXSingleSelectQueryAnalyzer.idl69 if a database access error occurs
241 if a database access error occurs
/aoo4110/main/extensions/test/pgp/
H A Dreadme.txt19 For the program to run make sure that the office has access
/aoo4110/main/libxml2/
H A D50f06b3efb638efb0abd95dc62dca05ae67882c2.patch7 array access.
/aoo4110/main/reportbuilder/java/com/sun/star/report/function/metadata/
H A Dcategory.properties24 description=Contains functions to access document information.
/aoo4110/main/udkapi/com/sun/star/bridge/
H A DUnoUrlResolver.idl34 /** provides the ability to access remote processes,

Completed in 85 milliseconds

1...<<11121314151617181920>>...51