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.cxx233 rtl::OUString aResourceType; in handleInteractiveIOException() local
238 &aResourceType); in handleInteractiveIOException()
246 = aResourceType.equalsAsciiL( in handleInteractiveIOException()
292 rtl::OUString aResourceType; in handleInteractiveIOException() local
297 &aResourceType); in handleInteractiveIOException()
299 = aResourceType.equalsAsciiL( in handleInteractiveIOException()
302 : (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()
1444 rtl::OUString aResourceType; in setStorage() local
1446 aResourceType = PresetHandler::RESOURCETYPE_MENUBAR(); in setStorage()
1448 aResourceType = PresetHandler::RESOURCETYPE_TOOLBAR(); in setStorage()
1450 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.cxx292 const ::rtl::OUString aResourceType( rResourceURL.getToken( 0, '/', nIndex ) ); in implLoadResource() local
295 if( aResourceType.getLength() ) in implLoadResource()
299 if( ( 0 == aResourceType.compareToAscii( "bitmap" ) ) || in implLoadResource()
300 ( 0 == aResourceType.compareToAscii( "bitmapex" ) ) ) in implLoadResource()
309 else if( 0 == aResourceType.compareToAscii( "image" ) ) in implLoadResource()
319 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()