/aoo4110/main/rdbmaker/inc/codemaker/ |
H A D | typemanager.hxx | 94 virtual void setBase(const ::rtl::OString& /*base*/) {} in setBase() function in TypeManager 153 void setBase(const ::rtl::OString& base);
|
/aoo4110/main/codemaker/inc/codemaker/ |
H A D | typemanager.hxx | 107 virtual void setBase(const ::rtl::OString&) {} in setBase() function in TypeManager 162 void setBase(const ::rtl::OString& base);
|
/aoo4110/main/codemaker/source/cunomaker/ |
H A D | cunomaker.cxx | 112 typeMgr.setBase(options.getOption("-B")); in SAL_IMPLEMENT_MAIN_WITH_ARGS()
|
/aoo4110/main/codemaker/source/idlmaker/ |
H A D | idlmaker.cxx | 112 typeMgr.setBase(options.getOption("-B")); in SAL_IMPLEMENT_MAIN_WITH_ARGS()
|
/aoo4110/main/codemaker/source/bonobowrappermaker/ |
H A D | corbamaker.cxx | 116 typeMgr.setBase(options.getOption("-B")); in SAL_IMPLEMENT_MAIN_WITH_ARGS()
|
/aoo4110/main/rdbmaker/source/codemaker/ |
H A D | typemanager.cxx | 218 void RegistryTypeManager::setBase(const OString& base) in setBase() function in RegistryTypeManager
|
/aoo4110/main/codemaker/source/cppumaker/ |
H A D | cppumaker.cxx | 174 typeMgr.setBase(options.getOption("-B")); in SAL_IMPLEMENT_MAIN_WITH_ARGS()
|
/aoo4110/main/codemaker/source/javamaker/ |
H A D | javamaker.cxx | 166 typeMgr.setBase(options.getOption("-B")); in SAL_IMPLEMENT_MAIN_WITH_ARGS()
|
/aoo4110/main/framework/inc/ |
H A D | queries.h | 124 void setBase( const ::rtl::OUString& sBase ) in setBase() function in framework::QueryBuilder
|
/aoo4110/main/dbaccess/source/ext/macromigration/ |
H A D | macromigrationpages.cxx | 166 aURLParser.setBase( aBaseName.makeStringAndClear() ); in initializePage()
|
/aoo4110/main/codemaker/source/codemaker/ |
H A D | typemanager.cxx | 294 void RegistryTypeManager::setBase(const OString& base) in setBase() function in RegistryTypeManager
|
/aoo4110/main/rdbmaker/source/rdbmaker/ |
H A D | rdbmaker.cxx | 359 typeMgr.setBase(options.getOption("-B")); in main()
|
/aoo4110/main/extensions/source/propctrlr/ |
H A D | browserline.cxx | 428 aURL.setBase( sBaseName + ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "_hc" ) ) ); in impl_getImagesFromURL_nothrow()
|
/aoo4110/main/svx/source/xoutdev/ |
H A D | _xoutbmp.cxx | 162 aURL.setBase( aName ); in WriteGraphic()
|
/aoo4110/main/basctl/source/basicide/ |
H A D | moduldl2.cxx | 852 aModURLObj.setBase( aModBase ); in InsertLib() 853 aDlgURLObj.setBase( aDlgBase ); in InsertLib()
|
/aoo4110/main/dbaccess/source/ui/dlg/ |
H A D | dbwizsetup.cxx | 1070 aExistenceCheck.setBase( BaseName.concat( ::rtl::OUString::valueOf( i ) ) ); in createUniqueFileName()
|
/aoo4110/main/tools/inc/tools/ |
H A D | urlobj.hxx | 859 bool setBase(rtl::OUString const & rTheBase,
|
/aoo4110/main/tools/source/fsys/ |
H A D | urlobj.cxx | 4565 bool INetURLObject::setBase(rtl::OUString const & rTheBase, sal_Int32 nIndex, in setBase() function in INetURLObject 5524 setBase(rTheBase, LAST_SEGMENT, true, ENCODE_ALL); in SetBase()
|