Home
last modified time | relevance | path

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

/aoo42x/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()
/aoo42x/main/starmath/source/
H A Dsmdetect.cxx102 sal_Bool bOpenAsTemplate = sal_False; in detect() local
153 lDescriptor[nProperty].Value >>= bOpenAsTemplate; in detect()
469 bOpenAsTemplate = sal_True; in detect()
474 if ( bOpenAsTemplate ) in detect()
480 lDescriptor[nPropertyCount].Value <<= bOpenAsTemplate; in detect()
484 lDescriptor[nIndexOfTemplateFlag].Value <<= bOpenAsTemplate; in detect()
/aoo42x/main/sd/source/filter/
H A Dsddetect.cxx125 sal_Bool bOpenAsTemplate = sal_False; in detect() local
176 lDescriptor[nProperty].Value >>= bOpenAsTemplate; in detect()
464 bOpenAsTemplate = sal_True; in detect()
469 if ( bOpenAsTemplate ) in detect()
475 lDescriptor[nPropertyCount].Value <<= bOpenAsTemplate; in detect()
479 lDescriptor[nIndexOfTemplateFlag].Value <<= bOpenAsTemplate; in detect()
/aoo42x/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 31 milliseconds