/aoo42x/main/svl/source/fsstor/ |
H A D | fsstorage.cxx | 474 && !::utl::UCBContentHelper::IsDocument( aFileURL.GetMainURL( INetURLObject::NO_DECODE ) ) ) in openStreamElement() 517 || !::utl::UCBContentHelper::IsDocument( aFileURL.GetMainURL( INetURLObject::NO_DECODE ) ) ) in openStreamElement() 854 && !::utl::UCBContentHelper::IsDocument( aURL.GetMainURL( INetURLObject::NO_DECODE ) ) ) in removeElement() 885 && !::utl::UCBContentHelper::IsDocument( aOldURL.GetMainURL( INetURLObject::NO_DECODE ) ) ) in renameElement() 889 || ::utl::UCBContentHelper::IsDocument( aNewURL.GetMainURL( INetURLObject::NO_DECODE ) ) ) in renameElement() 981 else if ( ::utl::UCBContentHelper::IsDocument( aOwnURL.GetMainURL( INetURLObject::NO_DECODE ) ) ) in copyElementTo() 1077 else if ( ::utl::UCBContentHelper::IsDocument( aURL.GetMainURL( INetURLObject::NO_DECODE ) ) ) in getByName() 1209 || ::utl::UCBContentHelper::IsDocument( aURL.GetMainURL( INetURLObject::NO_DECODE ) ) ); in hasByName() 1466 && !::utl::UCBContentHelper::IsDocument( aFileURL.GetMainURL( INetURLObject::NO_DECODE ) ) ) in openStreamElementByHierarchicalName() 1516 || !::utl::UCBContentHelper::IsDocument( aFileURL.GetMainURL( INetURLObject::NO_DECODE ) ) ) in openStreamElementByHierarchicalName() [all …]
|
H A D | fsfactory.cxx | 179 || ::utl::UCBContentHelper::IsDocument( aURL ) ) in createInstanceWithArguments()
|
/aoo42x/main/ucb/source/ucp/file/ |
H A D | bc.cxx | 537 sal_Bool IsDocument = xRow->getBoolean( 1 ); in getContentType() local 541 if ( IsDocument ) in getContentType() 666 sal_Bool IsDocument = false; in createNewContent() local 676 IsDocument = xRow->getBoolean( 1 ); in createNewContent() 680 IsDocument = false; in createNewContent() 695 if( IsDocument ) in createNewContent() 1136 sal_Bool IsDocument = xRow->getBoolean( 1 ); in transfer() local 1145 if( IsDocument ) in transfer()
|
H A D | shell.cxx | 168 IsDocument( rtl::OUString::createFromAscii( "IsDocument" ) ), in shell() 222 IsDocument, in shell() 2169 else if(seq[j].Name == IsDocument || in getMaskFromProperties() 2365 it1 = properties.find( MyProperty( IsDocument ) ); in commit()
|
/aoo42x/main/basctl/source/basicide/ |
H A D | basidesh.cxx | 336 if ( pWin->IsDocument( _rDocument ) ) in onDocumentClosed() 380 if ( pWin->IsDocument( _rDocument ) && _rDocument.isDocument() ) in onDocumentModeChanged() 438 …if ( m_aCurLibName.Len() && ( pWin->IsDocument( m_aCurDocument ) || pWin->GetLibName() != m_aCurLi… in PrepareClose() 716 if ( pWin->IsDocument( rDocument ) && pWin->GetLibName() == rLibName ) in RemoveWindows() 740 if ( !pWin->IsDocument( m_aCurDocument ) || pWin->GetLibName() != m_aCurLibName ) in UpdateWindows()
|
H A D | basides3.cxx | 144 …else if ( pWin->IsDocument( rDocument ) && pWin->GetLibName() == rLibName && pWin->GetName() == rD… in FindDlgWin()
|
H A D | basides2.cxx | 310 …else if ( pWin->IsDocument( rDocument ) && pWin->GetLibName() == rLibName && pWin->GetName() == rM… in FindBasWin()
|
H A D | basides1.cxx | 1216 …else if ( pWin->IsDocument( rDocument ) && pWin->GetLibName() == rLibName && pWin->GetName() == rN… in FindWindow() 1391 …if ( m_aCurLibName.Len() && ( pWin->IsDocument( m_aCurDocument ) || pWin->GetLibName() != m_aCurLi… in Deactivate()
|
/aoo42x/main/sw/source/ui/misc/ |
H A D | glosdoc.cxx | 93 bOk = !FStatHelper::IsDocument( sTmpDir ); in lcl_CheckFileName() 269 sal_Bool bExist = FStatHelper::IsDocument( sOldFileURL ); in RenameGroupDoc() 285 bExist = FStatHelper::IsDocument( sTempNewFilePath ); in RenameGroupDoc() 390 bExist = FStatHelper::IsDocument( sFileURL ); in GetGlosDoc()
|
/aoo42x/main/offapi/com/sun/star/ucb/ |
H A D | FileContent.idl | 75 inspecting its property <b>IsFolder</b> or <b>IsDocument</b>. 174 boolean IsDocument ( read-only, always <true/> for files, always
|
H A D | ContentInfoAttribute.idl | 50 <p>It's value for the property "IsDocument" will be true.
|
H A D | HierarchyLinkContent.idl | 123 boolean IsDocument ( read-only, always true )
|
H A D | TransientDocumentsRootContent.idl | 125 boolean IsDocument ( read-only, always false )
|
H A D | TransientDocumentsStreamContent.idl | 131 boolean IsDocument ( read-only, always true )
|
H A D | ODMAContent.idl | 128 boolean IsDocument
|
H A D | WebDAVDocumentContent.idl | 134 boolean IsDocument ( read-only, always true )
|
H A D | PackageStreamContent.idl | 125 boolean IsDocument ( read-only, always true )
|
H A D | HelpContent.idl | 123 boolean IsDocument ( read-only )
|
/aoo42x/main/svl/inc/svl/ |
H A D | fstathelper.hxx | 52 SVL_DLLPUBLIC sal_Bool IsDocument( const UniString& rURL );
|
/aoo42x/main/svl/source/misc/ |
H A D | fstathelper.cxx | 66 sal_Bool FStatHelper::IsDocument( const UniString& rURL ) in IsDocument() function in FStatHelper
|
/aoo42x/main/sfx2/source/inc/ |
H A D | helper.hxx | 44 static sal_Bool IsDocument( const String& rContent );
|
/aoo42x/main/unotools/inc/unotools/ |
H A D | ucbhelper.hxx | 50 static sal_Bool IsDocument( const String& rContent );
|
/aoo42x/main/basctl/source/inc/ |
H A D | bastypes.hxx | 245 …bool IsDocument( const ScriptDocument& rDocument ) const { return rDocument == m_aDocum… in IsDocument() function in IDEBaseWindow
|
/aoo42x/main/sw/source/core/edit/ |
H A D | edtox.cxx | 343 if( sAutoMarkURL.Len() && FStatHelper::IsDocument( sAutoMarkURL )) in ApplyAutoMark()
|
/aoo42x/main/editeng/source/misc/ |
H A D | svxacorr.cxx | 1665 else if( ( FStatHelper::IsDocument( sUserDirFile ) || in CreateLanguageFile() 1666 FStatHelper::IsDocument( sShareDirFile = in CreateLanguageFile() 2006 if( !FStatHelper::IsDocument( sRet )) in GetAutoCorrFileName()
|