Home
last modified time | relevance | path

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

/aoo41x/main/starmath/source/
H A Dsmdetect.cxx111 sal_Bool bOpenAsTemplate = sal_False; in detect() local
162 lDescriptor[nProperty].Value >>= bOpenAsTemplate; in detect()
395 bOpenAsTemplate = sal_True; in detect()
400 if ( bOpenAsTemplate ) in detect()
406 lDescriptor[nPropertyCount].Value <<= bOpenAsTemplate; in detect()
410 lDescriptor[nIndexOfTemplateFlag].Value <<= bOpenAsTemplate; in detect()
/aoo41x/main/sw/source/ui/uno/
H A Dswdetect.cxx106 sal_Bool bOpenAsTemplate = sal_False; in detect() local
158 lDescriptor[nProperty].Value >>= bOpenAsTemplate; in detect()
398 bOpenAsTemplate = sal_True; in detect()
402 if ( bOpenAsTemplate ) in detect()
408 lDescriptor[nPropertyCount].Value <<= bOpenAsTemplate; in detect()
412 lDescriptor[nIndexOfTemplateFlag].Value <<= bOpenAsTemplate; in detect()
/aoo41x/main/sd/source/ui/unoidl/
H A Dsddetect.cxx110 sal_Bool bOpenAsTemplate = sal_False; in detect() local
161 lDescriptor[nProperty].Value >>= bOpenAsTemplate; in detect()
449 bOpenAsTemplate = sal_True; in detect()
454 if ( bOpenAsTemplate ) in detect()
460 lDescriptor[nPropertyCount].Value <<= bOpenAsTemplate; in detect()
464 lDescriptor[nIndexOfTemplateFlag].Value <<= bOpenAsTemplate; in detect()
/aoo41x/main/sc/source/ui/unoobj/
H A Dscdetect.cxx270 sal_Bool bOpenAsTemplate = sal_False; in detect() local
322 lDescriptor[nProperty].Value >>= bOpenAsTemplate; in detect()
843 bOpenAsTemplate = sal_True; in detect()
848 if ( bOpenAsTemplate ) in detect()
854 lDescriptor[nPropertyCount].Value <<= bOpenAsTemplate; in detect()
858 lDescriptor[nIndexOfTemplateFlag].Value <<= bOpenAsTemplate; in detect()

Completed in 37 milliseconds