/aoo42x/main/extensions/source/activex/main/ |
H A D | so_activex.cpp | 211 STDAPI DllRegisterServerNative_Impl( int nMode, BOOL bForAllUsers, REGSAM nKeyAccess, const char* p… in DllRegisterServerNative_Impl() 357 STDAPI DllRegisterServerNative( int nMode, BOOL bForAllUsers, BOOL bFor64Bit, const char* pProgramP… in DllRegisterServerNative() 392 STDAPI DllUnregisterServerNative_Impl( int nMode, BOOL bForAllUsers, REGSAM nKeyAccess ) in DllUnregisterServerNative_Impl() 480 STDAPI DllUnregisterServerNative( int nMode, BOOL bForAllUsers, BOOL bFor64Bit ) in DllUnregisterServerNative() 505 STDAPI DllRegisterServerDoc_Impl( int nMode, BOOL bForAllUsers, REGSAM nKeyAccess ) in DllRegisterServerDoc_Impl() 573 STDAPI DllRegisterServerDoc( int nMode, BOOL bForAllUsers, BOOL bFor64Bit ) in DllRegisterServerDoc() 589 STDAPI DllUnregisterServerDoc_Impl( int nMode, BOOL bForAllUsers, REGSAM nKeyAccess ) in DllUnregisterServerDoc_Impl() 656 STDAPI DllUnregisterServerDoc( int nMode, BOOL bForAllUsers, BOOL bFor64Bit ) in DllUnregisterServerDoc()
|
/aoo42x/main/sw/source/ui/utlui/ |
H A D | shdwcrsr.cxx | 43 void SwShadowCursor::SetPos( const Point& rPt, long nHeight, sal_uInt16 nMode ) in SetPos() 78 void SwShadowCursor::DrawCrsr( const Point& rPt, long nHeight, sal_uInt16 nMode ) in DrawCrsr()
|
/aoo42x/main/sot/source/sdstor/ |
H A D | storage.cxx | 89 SvLockBytesRef MakeLockBytes_Impl( const String & rName, StreamMode nMode ) in MakeLockBytes_Impl() 105 SotStorageStream::SotStorageStream( const String & rName, StreamMode nMode, in SotStorageStream() 519 SotStorage::SotStorage( const String & rName, StreamMode nMode, StorageMode nStorageMode ) in SotStorage() 528 void SotStorage::CreateStorage( sal_Bool bForceUCBStorage, StreamMode nMode, StorageMode nStorageMo… in CreateStorage() 780 …StreamMode nMode = ( ( nUNOStorageMode & embed::ElementModes::WRITE ) == embed::ElementModes::WRIT… in GetUNOAPIDuplicate() local 1119 StreamMode nMode, in OpenEncryptedSotStream() 1146 StreamMode nMode, in OpenSotStream() 1178 StreamMode nMode, in OpenSotStorage() 1205 StreamMode nMode, in OpenUCBStorage() 1226 StreamMode nMode, in OpenOLEStorage() [all …]
|
H A D | ucbstorage.cxx | 1362 void UCBStorageStream_Impl::PrepareCachedForReopen( StreamMode nMode ) 1386 UCBStorageStream::UCBStorageStream( const String& rName, StreamMode nMode, sal_Bool bDirect, const … 1634 StreamMode nMode = STREAM_READ; local 1653 UCBStorage::UCBStorage( const ::ucbhelper::Content& rContent, const String& rName, StreamMode nMode… 1673 UCBStorage::UCBStorage( const String& rName, StreamMode nMode, sal_Bool bDirect, sal_Bool bIsRoot ) 2909 BaseStorageStream* UCBStorage::OpenStream( const String& rEleName, StreamMode nMode, sal_Bool bDire… 2988 BaseStorage* UCBStorage::OpenUCBStorage( const String& rEleName, StreamMode nMode, sal_Bool bDirect… 2996 BaseStorage* UCBStorage::OpenOLEStorage( const String& rEleName, StreamMode nMode, sal_Bool bDirect… 3004 BaseStorage* UCBStorage::OpenStorage( const String& rEleName, StreamMode nMode, sal_Bool bDirect ) 3012 BaseStorage* UCBStorage::OpenStorage_Impl( const String& rEleName, StreamMode nMode, sal_Bool bDire… [all …]
|
/aoo42x/main/uui/source/ |
H A D | iahndl-authentication.cxx | 415 task::PasswordRequestMode nMode) in executeMasterPasswordDialog() 473 task::PasswordRequestMode nMode, in handleMasterPasswordRequest_() 515 task::PasswordRequestMode nMode, in executePasswordDialog() 577 task::PasswordRequestMode nMode, in handlePasswordRequest_() 689 task::PasswordRequestMode nMode = task::PasswordRequestMode_PASSWORD_ENTER; in handlePasswordRequest() local
|
/aoo42x/main/filter/source/graphicfilter/eps/ |
H A D | eps.cxx | 1413 void PSWriter::ImplMoveTo( const Point& rPoint, sal_uInt32 nMode ) in ImplMoveTo() 2208 void PSWriter::ImplClosePathDraw( sal_uLong nMode ) in ImplClosePathDraw() 2224 inline void PSWriter::ImplWriteLineColor( sal_uLong nMode ) in ImplWriteLineColor() 2232 inline void PSWriter::ImplWriteFillColor( sal_uLong nMode ) in ImplWriteFillColor() 2240 inline void PSWriter::ImplWriteTextColor( sal_uLong nMode ) in ImplWriteTextColor() 2248 inline void PSWriter::ImplWriteTextFillColor( sal_uLong nMode ) in ImplWriteTextFillColor() 2259 void PSWriter::ImplWriteColor( sal_uLong nMode ) in ImplWriteColor() 2340 inline void PSWriter::ImplExecMode( sal_uLong nMode ) in ImplExecMode() 2486 void PSWriter::ImplWriteDouble( double fNumber, sal_uLong nMode ) in ImplWriteDouble() 2576 void PSWriter::ImplWriteByte( sal_uInt8 nNumb, sal_uLong nMode ) in ImplWriteByte() [all …]
|
/aoo42x/main/sw/source/filter/html/ |
H A D | htmlfly.hxx | 120 static sal_uInt8 GetOutFn( sal_uInt8 nMode ) { return nMode & HTML_OUT_MASK; } in GetOutFn() 121 static sal_uInt8 GetOutPos( sal_uInt8 nMode ) { return nMode & HTML_POS_MASK; } in GetOutPos() 122 static sal_uInt8 GetOutCntnr( sal_uInt8 nMode ) { return nMode & HTML_CNTNR_MASK; } in GetOutCntnr()
|
/aoo42x/main/sc/source/filter/xml/ |
H A D | XMLTableSourceContext.hxx | 39 com::sun::star::sheet::SheetLinkMode nMode; member in ScXMLTableSourceContext
|
/aoo42x/main/package/qa/ofopxmlstorages/ |
H A D | TestHelper.java | 174 int nMode, in setStorageTypeAndCheckProps() 340 int nMode, in checkStorageProperties() 694 public XStorage openSubStorage( XStorage xStorage, String sName, int nMode ) in openSubStorage() 867 int nMode ) in OpenStream() 902 public boolean cantOpenStream( XStorage xStorage, String sName, int nMode ) in cantOpenStream() 921 int nMode ) in createStorageFromURL() 955 int nMode ) in createStorageFromStream()
|
/aoo42x/main/sd/inc/ |
H A D | sdiocmpt.hxx | 38 sal_uInt16 nMode; member in old_SdrDownCompat
|
/aoo42x/main/sc/source/core/tool/ |
H A D | optutil.cxx | 55 ScLinkConfigItem::ScLinkConfigItem( const rtl::OUString& rSubTree, sal_Int16 nMode ) : in ScLinkConfigItem()
|
/aoo42x/main/autodoc/inc/cosv/ |
H A D | file.hxx | 113 uintt nMode; /// RWMode, OpenMode and ShareMode. member in csv::File
|
/aoo42x/main/svtools/source/config/ |
H A D | printoptions.cxx | 428 void SvtPrintOptions_Impl::SetReducedTransparencyMode(sal_Int16 nMode) in SetReducedTransparencyMode() 438 void SvtPrintOptions_Impl::SetReducedGradientMode(sal_Int16 nMode) in SetReducedGradientMode() 453 void SvtPrintOptions_Impl::SetReducedBitmapMode(sal_Int16 nMode ) in SetReducedBitmapMode() 666 void SvtBasePrintOptions::SetReducedTransparencyMode( sal_Int16 nMode ) in SetReducedTransparencyMode() 682 void SvtBasePrintOptions::SetReducedGradientMode( sal_Int16 nMode ) in SetReducedGradientMode() 706 void SvtBasePrintOptions::SetReducedBitmapMode( sal_Int16 nMode ) in SetReducedBitmapMode()
|
/aoo42x/main/svtools/source/plugapp/ |
H A D | ttprops.cxx | 52 sal_uInt16 TTProperties::ExecuteFunction( sal_uInt16 nSID, SfxPoolItem** ppArgs, sal_uInt16 nMode ) in ExecuteFunction()
|
/aoo42x/main/unotools/inc/unotools/ |
H A D | readwritemutexguard.hxx | 82 sal_Int32 nMode; member in utl::ReadWriteGuard
|
/aoo42x/main/odk/examples/java/Storage/ |
H A D | TestHelper.java | 283 …ean setStorageTypeAndCheckProps( XStorage xStorage, String sMediaType, boolean bIsRoot, int nMode ) in setStorageTypeAndCheckProps() 327 … boolean checkStorageProperties( XStorage xStorage, String sMediaType, boolean bIsRoot, int nMode ) in checkStorageProperties() 667 public XStorage openSubStorage( XStorage xStorage, String sName, int nMode ) in openSubStorage() 824 int nMode ) in OpenStream() 859 public boolean cantOpenStream( XStorage xStorage, String sName, int nMode ) in cantOpenStream()
|
/aoo42x/main/sw/source/core/doc/ |
H A D | docruby.cxx | 60 sal_uInt16 nMode ) in FillRubyList() 106 sal_uInt16 nMode ) in SetRubyList()
|
/aoo42x/main/svl/qa/complex/ConfigItems/helper/ |
H A D | PrintOptTest.cxx | 75 void PrintOptTest::impl_SetReducedTransparencyMode(sal_Int16 nMode ) in impl_SetReducedTransparencyMode() 168 void PrintOptTest::impl_SetReducedGradientMode(sal_Int16 nMode ) in impl_SetReducedGradientMode() 263 void PrintOptTest::impl_SetReducedBitmapMode(sal_Int16 nMode ) in impl_SetReducedBitmapMode()
|
/aoo42x/main/sc/source/core/inc/ |
H A D | ddelink.hxx | 47 sal_uInt8 nMode; // Zahlformat-Modus member in ScDdeLink
|
/aoo42x/main/sc/source/ui/inc/ |
H A D | pntlock.hxx | 33 sal_uInt16 nMode; member in ScPaintLockData
|
/aoo42x/main/tools/source/stream/ |
H A D | strmwnt.cxx | 128 SvFileStream::SvFileStream( const String& rFileName, StreamMode nMode ) in SvFileStream() 460 void SvFileStream::Open( const String& rFilename, StreamMode nMode ) in Open()
|
/aoo42x/main/sc/inc/ |
H A D | paramisc.hxx | 57 sal_uInt8 nMode; member
|
/aoo42x/main/dbaccess/source/ui/tabledesign/ |
H A D | TableDesignControl.cxx | 104 BrowserMode nMode = BROWSER_COLUMNSELECTION | BROWSER_MULTISELECTION | BROWSER_KEEPSELECTION | in Init() local
|
/aoo42x/main/package/qa/storages/ |
H A D | TestHelper.java | 673 …ean setStorageTypeAndCheckProps( XStorage xStorage, String sMediaType, boolean bIsRoot, int nMode ) in setStorageTypeAndCheckProps() 718 … boolean checkStorageProperties( XStorage xStorage, String sMediaType, boolean bIsRoot, int nMode ) in checkStorageProperties() 1218 public XStorage openSubStorage( XStorage xStorage, String sName, int nMode ) in openSubStorage() 1391 int nMode ) in OpenStream() 1529 public boolean cantOpenStream( XStorage xStorage, String sName, int nMode ) in cantOpenStream() 1545 public boolean cantOpenStreamH( XStorage xStorage, String sPath, int nMode ) in cantOpenStreamH() 1570 public boolean cantOpenEncrStreamH( XStorage xStorage, String sPath, int nMode, String aPass ) in cantOpenEncrStreamH()
|
/aoo42x/main/sw/inc/ |
H A D | swbaslnk.hxx | 56 SwBaseLink( sal_uInt16 nMode, sal_uInt16 nFormat, SwCntntNode* pNode = 0 ) in SwBaseLink()
|