Home
last modified time | relevance | path

Searched refs:bDocument (Results 1 – 6 of 6) sorted by relevance

/trunk/main/ucb/source/ucp/webdav/
H A Dwebdavdatasupplier.cxx471 sal_Bool bDocument = sal_False; in getData() local
478 rValue >>= bDocument; in getData()
480 if ( !bDocument ) in getData()
/trunk/main/sd/source/ui/dlg/
H A Dtpaction.cxx434 sal_Bool bDocument = ( eCA == presentation::ClickAction_DOCUMENT || in OpenFileDialog() local
481 if (bDocument && !aFile.Len()) in OpenFileDialog()
500 if( bDocument ) in OpenFileDialog()
/trunk/main/ucb/source/ucp/file/
H A Dbc.cxx1197 sal_Bool bDocument = false; in insert() local
1210 bDocument = xRow->getBoolean( 1 ); in insert()
1231 if( bDocument ) in insert()
/trunk/main/cui/source/dialogs/
H A Dcuigaldlg.cxx172 sal_Bool bDocument = xRow->getBoolean( 2 ); // property "IsDocument" in ImplSearch() local
174 bDocument = sal_False; in ImplSearch()
176 if( bDocument ) in ImplSearch()
/trunk/main/migrationanalysis/src/driver_docs/sources/
H A DAnalysisDriver.bas2973 Dim bDocument As Boolean variable
2976bDocument = CBool(ProfileGetItem("Analysis", LCase("type" & getAppSpecificApplicationName & "doc")…
2978 If bDocument = True Then searchTypes.Add "*" & getAppSpecificDocExt
/trunk/main/ucb/workben/ucb/
H A Ducbdemo.cxx1153 sal_Bool bDocument = xRow->getBoolean( 5 ); in open() local
1161 += bDocument ? in open()

Completed in 54 milliseconds