Home
last modified time | relevance | path

Searched refs:pFilePath (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sfx2/source/doc/
H A Dsfxacldetect.cxx39 sal_Bool IsReadonlyAccordingACL( const sal_Unicode* pFilePath ) in IsReadonlyAccordingACL() argument
44 …GetFileSecurityW( reinterpret_cast< LPCWSTR >(pFilePath), DACL_SECURITY_INFORMATION|GROUP_SECURITY… in IsReadonlyAccordingACL()
48 …if ( GetFileSecurityW( reinterpret_cast< LPCWSTR >(pFilePath), DACL_SECURITY_INFORMATION|GROUP_SEC… in IsReadonlyAccordingACL()
H A Ddocfile.cxx156 sal_Bool IsReadonlyAccordingACL( const sal_Unicode* pFilePath );
/trunk/main/setup_native/source/win32/customactions/relnotes/
H A Drelnotes.cxx85 UINT ShowReleaseNotes( TCHAR* pFileName, TCHAR* pFilePath ) in ShowReleaseNotes() argument
89 if ( FAILED( StringCchCopy( sFullPath, MAX_PATH, pFilePath ) ) ) in ShowReleaseNotes()
91 … OutputDebugStringFormat( TEXT("DEBUG: ShowReleaseNotes: Could not copy path [%s]"), pFilePath ); in ShowReleaseNotes()
/trunk/main/sc/source/core/tool/
H A Drangeutl.cxx782 const String* pFilePath = pRefMgr->getExternalFileName(rExtInfo.mnFileId, true); in lcl_appendCellAddress() local
783 if (!pFilePath) in lcl_appendCellAddress()
788 rBuf.append(*pFilePath); in lcl_appendCellAddress()
817 const String* pFilePath = pRefMgr->getExternalFileName(rExtInfo1.mnFileId, true); in lcl_appendCellRangeAddress() local
818 if (!pFilePath) in lcl_appendCellRangeAddress()
823 rBuf.append(*pFilePath); in lcl_appendCellRangeAddress()
/trunk/main/embedserv/source/embed/
H A Ded_ipersiststr.cxx204 …ding_Impl( uno::Reference< io::XInputStream > xStream, DWORD /*nStreamMode*/, LPCOLESTR pFilePath ) in fillArgsForLoading_Impl() argument
224 if ( pFilePath ) in fillArgsForLoading_Impl()
233 aURL.Complete = ::rtl::OUString( reinterpret_cast<const sal_Unicode*>(pFilePath) ); in fillArgsForLoading_Impl()
/trunk/main/embedserv/source/inc/
H A Dembeddoc.hxx65 LPCOLESTR pFilePath = NULL );

Completed in 38 milliseconds