Home
last modified time | relevance | path

Searched refs:aResourceType (Results 1 – 5 of 5) sorted by relevance

/trunk/main/uui/source/
H A Diahndl-ioexceptions.cxx234 rtl::OUString aResourceType; in handleInteractiveIOException() local
239 &aResourceType); in handleInteractiveIOException()
247 = aResourceType.equalsAsciiL( in handleInteractiveIOException()
293 rtl::OUString aResourceType; in handleInteractiveIOException() local
298 &aResourceType); in handleInteractiveIOException()
300 = aResourceType.equalsAsciiL( in handleInteractiveIOException()
303 : (aResourceType.equalsAsciiL( in handleInteractiveIOException()
/trunk/main/framework/source/uiconfiguration/
H A Duiconfigurationmanagerimpl.cxx808 rtl::OUString aResourceType; in initialize() local
810 aResourceType = PresetHandler::RESOURCETYPE_MENUBAR(); in initialize()
812 aResourceType = PresetHandler::RESOURCETYPE_TOOLBAR(); in initialize()
814 aResourceType = PresetHandler::RESOURCETYPE_STATUSBAR(); in initialize()
816 if ( aResourceType.getLength() > 0 ) in initialize()
820aResourceType, // this path won't be used later ... see next lines! in initialize()
1450 rtl::OUString aResourceType; in setStorage() local
1452 aResourceType = PresetHandler::RESOURCETYPE_MENUBAR(); in setStorage()
1454 aResourceType = PresetHandler::RESOURCETYPE_TOOLBAR(); in setStorage()
1456 aResourceType = PresetHandler::RESOURCETYPE_STATUSBAR(); in setStorage()
H A Dmoduleuiconfigurationmanager.cxx837 rtl::OUString aResourceType; in initialize() local
839 aResourceType = PresetHandler::RESOURCETYPE_MENUBAR(); in initialize()
841 aResourceType = PresetHandler::RESOURCETYPE_TOOLBAR(); in initialize()
843 aResourceType = PresetHandler::RESOURCETYPE_STATUSBAR(); in initialize()
845 if ( aResourceType.getLength() > 0 ) in initialize()
849aResourceType, // this path won't be used later ... see next lines! in initialize()
/trunk/main/svtools/source/graphic/
H A Dprovider.cxx297 const ::rtl::OUString aResourceType( rResourceURL.getToken( 0, '/', nIndex ) ); in implLoadResource() local
300 if( aResourceType.getLength() ) in implLoadResource()
304 if( ( 0 == aResourceType.compareToAscii( "bitmap" ) ) || in implLoadResource()
305 ( 0 == aResourceType.compareToAscii( "bitmapex" ) ) ) in implLoadResource()
314 else if( 0 == aResourceType.compareToAscii( "image" ) ) in implLoadResource()
324 else if( 0 == aResourceType.compareToAscii( "imagelist" ) ) in implLoadResource()
/trunk/main/ucb/source/ucp/file/
H A Dfilglob.cxx75 rtl::OUString aResourceType; in generateErrorArguments() local
99 aResourceType in generateErrorArguments()
107 aResourceType in generateErrorArguments()
156 makeAny(aResourceType), in generateErrorArguments()

Completed in 51 milliseconds