Home
last modified time | relevance | path

Searched refs:aDocumentTitle (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/ui/uno/
H A Dswdetect.cxx101 ::rtl::OUString aDocumentTitle; // interesting only if set in this method in detect()
269 aDocumentTitle = aMedium.GetURLObject().getName( in detect()
277 RequestPackageReparation aRequest( aDocumentTitle ); in detect()
286 NotifyBrokenPackage aNotifyRequest( aDocumentTitle ); in detect()
415 if ( aDocumentTitle.getLength() ) in detect()
422 lDescriptor[nPropertyCount].Value <<= aDocumentTitle; in detect()
426 lDescriptor[nIndexOfDocumentTitle].Value <<= aDocumentTitle; in detect()
/trunk/main/starmath/source/
H A Dsmdetect.cxx97 ::rtl::OUString aDocumentTitle; // interesting only if set in this method in detect()
256 aDocumentTitle = aMedium.GetURLObject().getName( in detect()
264 RequestPackageReparation aRequest( aDocumentTitle ); in detect()
272 NotifyBrokenPackage aNotifyRequest( aDocumentTitle ); in detect()
487 if ( aDocumentTitle.getLength() ) in detect()
494 lDescriptor[nPropertyCount].Value <<= aDocumentTitle; in detect()
498 lDescriptor[nIndexOfDocumentTitle].Value <<= aDocumentTitle; in detect()
/trunk/main/sd/source/filter/
H A Dsddetect.cxx120 OUString aDocumentTitle; // interesting only if set in this method in detect() local
297 aDocumentTitle = aMedium.GetURLObject().getName( in detect()
305 RequestPackageReparation aRequest( aDocumentTitle ); in detect()
313 NotifyBrokenPackage aNotifyRequest( aDocumentTitle ); in detect()
482 if ( aDocumentTitle.getLength() ) in detect()
489 lDescriptor[nPropertyCount].Value <<= aDocumentTitle; in detect()
493 lDescriptor[nIndexOfDocumentTitle].Value <<= aDocumentTitle; in detect()
/trunk/main/sc/source/ui/unoobj/
H A Dscdetect.cxx265 ::rtl::OUString aDocumentTitle; // interesting only if set in this method in detect()
421 aDocumentTitle = aMedium.GetURLObject().getName( in detect()
429 RequestPackageReparation aRequest( aDocumentTitle ); in detect()
437 NotifyBrokenPackage aNotifyRequest( aDocumentTitle ); in detect()
861 if ( aDocumentTitle.getLength() ) in detect()
868 lDescriptor[nPropertyCount].Value <<= aDocumentTitle; in detect()
872 lDescriptor[nIndexOfDocumentTitle].Value <<= aDocumentTitle; in detect()

Completed in 35 milliseconds