Home
last modified time | relevance | path

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

/AOO42X/main/tools/inc/tools/
H A Drcid.h64 #define RSC_FLOATINGWINDOW (RSC_NOTYPE + 0x39) macro
/AOO42X/main/tools/source/rc/
H A Dresmgr.cxx1822 case RSC_FLOATINGWINDOW: aHID.append( "FloatingWindow" ); break; in GetAutoHelpId()
1836 case RSC_FLOATINGWINDOW: in GetAutoHelpId()
/AOO42X/main/vcl/source/window/
H A Dfloatwin.cxx175 rResId.SetRT( RSC_FLOATINGWINDOW ); in FloatingWindow()
/AOO42X/main/sfx2/source/appl/
H A Dchildwin.cxx580 else if ( pParent->GetType() == RSC_FLOATINGWINDOW ) in GetFloatingWindow()
/AOO42X/main/rsc/source/parser/
H A Drscicpx.cxx2191 pClassFloatingWindow = new RscClass( nId, RSC_FLOATINGWINDOW, pSuper ); in InitClassFloatingWindow()