Home
last modified time | relevance | path

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

/trunk/main/rdbmaker/source/codemaker/
H A Ddependency.cxx236 …ndencies(TypeManager& typeMgr, TypeDependency& dependencies, const OString& type, sal_Bool bDepend) in checkTypeDependencies() argument
254 if ( bDepend && reader.getTypeClass() == RT_TYPE_MODULE) in checkTypeDependencies()
270 checkTypeDependencies(typeMgr, dependencies, "com/sun/star/uno/RuntimeException", bDepend); in checkTypeDependencies()
/trunk/main/rdbmaker/source/rdbmaker/
H A Drdbtype.cxx112 sal_Bool bDepend) in produceType() argument
123 if( !checkTypeDependencies(typeMgr, typeDependencies, typeName, bDepend)) in produceType()
H A Drdbtype.hxx44 sal_Bool bDepend = sal_False)
/trunk/main/rdbmaker/inc/codemaker/
H A Ddependency.hxx164 …& typeMgr, TypeDependency& dependencies, const ::rtl::OString& type, sal_Bool bDepend = sal_False);
/trunk/main/sd/source/ui/unoidl/
H A Dunoobj.cxx1056 void SdXShape::SetMasterDepend( sal_Bool bDepend ) throw() in SetMasterDepend() argument
1058 if( IsMasterDepend() != bDepend ) in SetMasterDepend()
1063 if( bDepend ) in SetMasterDepend()
H A Dunoobj.hxx67 void SetMasterDepend( sal_Bool bDepend ) throw();

Completed in 26 milliseconds