Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/uno/
H A Dswdetect.cxx120 sal_Int32 nIndexOfDocumentTitle = -1; in detect() local
169 nIndexOfDocumentTitle = nProperty; in detect()
418 if ( nIndexOfDocumentTitle == -1 ) in detect()
426 lDescriptor[nIndexOfDocumentTitle].Value <<= aDocumentTitle; in detect()
/aoo41x/main/sd/source/ui/unoidl/
H A Dsddetect.cxx124 sal_Int32 nIndexOfDocumentTitle = -1; in detect() local
169 nIndexOfDocumentTitle = nProperty; in detect()
470 if ( nIndexOfDocumentTitle == -1 ) in detect()
478 lDescriptor[nIndexOfDocumentTitle].Value <<= aDocumentTitle; in detect()
/aoo41x/main/starmath/source/
H A Dsmdetect.cxx124 sal_Int32 nIndexOfDocumentTitle = -1; in detect() local
169 nIndexOfDocumentTitle = nProperty; in detect()
498 if ( nIndexOfDocumentTitle == -1 ) in detect()
506 lDescriptor[nIndexOfDocumentTitle].Value <<= aDocumentTitle; in detect()
/aoo41x/main/sc/source/ui/unoobj/
H A Dscdetect.cxx284 sal_Int32 nIndexOfDocumentTitle = -1; in detect() local
330 nIndexOfDocumentTitle = nProperty; in detect()
864 if ( nIndexOfDocumentTitle == -1 ) in detect()
872 lDescriptor[nIndexOfDocumentTitle].Value <<= aDocumentTitle; in detect()

Completed in 87 milliseconds