Home
last modified time | relevance | path

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

/trunk/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()
/trunk/main/starmath/source/
H A Dsmdetect.cxx116 sal_Int32 nIndexOfDocumentTitle = -1; in detect() local
161 nIndexOfDocumentTitle = nProperty; in detect()
490 if ( nIndexOfDocumentTitle == -1 ) in detect()
498 lDescriptor[nIndexOfDocumentTitle].Value <<= aDocumentTitle; in detect()
/trunk/main/sd/source/filter/
H A Dsddetect.cxx139 sal_Int32 nIndexOfDocumentTitle = -1; in detect() local
184 nIndexOfDocumentTitle = nProperty; in detect()
485 if ( nIndexOfDocumentTitle == -1 ) in detect()
493 lDescriptor[nIndexOfDocumentTitle].Value <<= aDocumentTitle; in detect()
/trunk/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 16 milliseconds