Home
last modified time | relevance | path

Searched refs:Atom (Results 26 – 50 of 61) sorted by relevance

123

/aoo42x/main/rsc/source/tools/
H A Drschash.cxx41 Atom AtomContainer::getID( const OString& rStr, bool bOnlyIfExists ) in getID()
44 std::hash_map< OString, Atom, OStringHash >::const_iterator it = in getID()
52 Atom aRet = m_nNextID; in getID()
59 const OString& AtomContainer::getString( Atom nAtom ) in getString()
61 std::hash_map< Atom, OString >::const_iterator it = in getString()
/aoo42x/main/rsc/source/res/
H A Drscrange.cxx51 RscRange::RscRange( Atom nId, sal_uInt32 nTypeId ) in RscRange()
261 RscLongRange::RscLongRange( Atom nId, sal_uInt32 nTypeId ) in RscLongRange()
459 RscLongEnumRange::RscLongEnumRange( Atom nId, sal_uInt32 nTypeId ) in RscLongEnumRange()
469 ERRTYPE RscLongEnumRange::SetConst( const RSCINST & rInst, Atom /*nConst*/, in SetConst() argument
485 RscIdRange::RscIdRange( Atom nId, sal_uInt32 nTypeId ) in RscIdRange()
737 RscBool::RscBool( Atom nId, sal_uInt32 nTypeId ) in RscBool()
801 RscBreakRange :: RscBreakRange( Atom nId, sal_uInt32 nTypeId ) in RscBreakRange()
H A Drscclass.cxx52 RscClass::RscClass( Atom nId, sal_uInt32 nTypeId, RscTop * pSuperCl ) in RscClass()
354 Atom nVarName, in SetVariable()
359 Atom nDataBaseName in SetVariable()
437 Atom nVarName, in GetVariable()
517 Atom nVarName in GetCopyVar()
643 RSCINST RscClass::GetDefault( Atom nVarId ) in GetDefault()
738 void RscClass::SetDefault( const RSCINST & rInst, Atom nVarName ) in SetDefault()
1098 RscSysDepend::RscSysDepend( Atom nId, sal_uInt32 nTypeId, RscTop * pSuper ) in RscSysDepend()
1168 RscFirstSysDepend::RscFirstSysDepend( Atom nId, sal_uInt32 nTypeId, in RscFirstSysDepend()
1195 RscTupel::RscTupel( Atom nId, sal_uInt32 nTypeId, RscTop * pSuper ) in RscTupel()
H A Drscarray.cxx98 RscArray::RscArray( Atom nId, sal_uInt32 nTypeId, RscTop * pSuper, RscEnum * pTypeCl ) in RscArray()
256 Atom nId; in GetValueEle()
307 Atom nId, in GetArrayEle()
532 Atom nIdxId; in WriteSrc()
623 RscClassArray::RscClassArray( Atom nId, sal_uInt32 nTypeId, RscTop * pSuper, in RscClassArray()
701 RscLangArray::RscLangArray( Atom nId, sal_uInt32 nTypeId, RscTop * pSuper, in RscLangArray()
H A Drsccont.cxx68 RscBaseCont::RscBaseCont( Atom nId, sal_uInt32 nTypeId, RscTop * pSuper, in RscBaseCont()
587 Atom nValueId, in SetConst()
594 Atom nConst; in SetConst()
1055 RscContWriteSrc::RscContWriteSrc( Atom nId, sal_uInt32 nTypeId, in RscContWriteSrc()
1099 RscCont::RscCont( Atom nId, sal_uInt32 nTypeId, RscTop * pSuper, sal_Bool bNoIdent ) in RscCont()
1150 RscContExtraData::RscContExtraData( Atom nId, sal_uInt32 nTypeId, in RscContExtraData()
H A Drscclobj.cxx49 RefNode::RefNode( Atom nTyp ){ in RefNode()
/aoo42x/main/rsc/inc/
H A Drsccont.hxx63 RscBaseCont( Atom nId, sal_uInt32 nTypId,
90 ERRTYPE SetConst( const RSCINST & rInst, Atom nValueId,
120 RscContWriteSrc( Atom nId, sal_uInt32 nTypId,
130 RscCont( Atom nId, sal_uInt32 nTypId,
142 RscContExtraData( Atom nId, sal_uInt32 nTypId,
H A Drscarray.hxx69 RscArray( Atom nId, sal_uInt32 nTypId,
84 virtual ERRTYPE GetArrayEle( const RSCINST & rInst, Atom nId,
110 RscClassArray( Atom nId, sal_uInt32 nTypId,
127 RscLangArray( Atom nId, sal_uInt32 nTypId,
H A Drscclobj.hxx79 Atom nTypNameId; // index of a Name in a hashtabel
87 RefNode( Atom nTyp );
89 RefNode* Search( Atom typ ) const{ in Search()
H A Drscstr.hxx42 RscString( Atom nId, sal_uInt32 nTypId );
H A Drscall.h82 typedef void (* VarEnumCallbackProc)( void * pData, RSCCLASS_TYPE, Atom );
H A Drscmgr.hxx42 RscMgr( Atom nId, sal_uInt32 nTypId, RscTop * pSuperCl );
/aoo42x/main/vcl/unx/generic/dtrans/
H A DX11_service.cxx76 …static std::hash_map< OUString, ::std::hash_map< Atom, css::uno::Reference< XClipboard > >, ::rtl:… in CreateClipboard()
79 Atom nSelection; in CreateClipboard()
112 ::std::hash_map< Atom, css::uno::Reference< XClipboard > >& rMap( m_aInstances[ aDisplayName ] ); in CreateClipboard()
113 ::std::hash_map< Atom, css::uno::Reference< XClipboard > >::iterator it = rMap.find( nSelection ); in CreateClipboard()
H A DX11_clipboard.hxx59 Atom m_aSelection;
72 X11Clipboard( SelectionManager& rManager, Atom aSelection );
75 static X11Clipboard* get( const ::rtl::OUString& rDisplayName, Atom aSelection );
H A DX11_transferable.hxx44 Atom m_aSelection;
46 …r& rManager, const com::sun::star::uno::Reference< XInterface >& xCreator, Atom selection = None );
/aoo42x/main/rsc/source/parser/
H A Drscibas.cxx60 void RscTypCont::SETCONST( RscConst * pClass, Atom nName, sal_uInt32 nVal ) in SETCONST()
184 Atom RscLangEnum::AddLanguage( const char* pLang, RscNameTable& rNames ) in AddLanguage()
186 Atom nResult = 0; in AddLanguage()
527 Atom nId; in InitGeometry()
604 Atom nId; in InitStringTupel()
628 Atom nId; in InitStringLongTupel()
H A Drscdb.cxx173 Atom RscTypCont::AddLanguage( const char* pLang ) in AddLanguage()
280 RscTop * RscTypCont::SearchType( Atom nId ) in SearchType()
334 RscTop * RscTypCont :: Search( Atom nRT ){ in Search()
338 CLASS_DATA RscTypCont :: Search( Atom nRT, const RscId & rId ){ in Search()
359 void RscTypCont :: Delete( Atom nRT, const RscId & rId ){ in Delete()
H A Dyyrscyacc.y35 Atom varid;
37 Atom hashid;
204 Atom nId = pHS->getID( $2 );
226 Atom nId = pTC->aNmTb.Put( $3, VARNAME );
/aoo42x/main/vcl/unx/generic/window/
H A Dsalframe.cxx308 Atom* pProps = XListProperties( GetDisplay()->GetDisplay(), in Init()
526 Atom a[4]; in Init()
748 Atom a[4]; in passOnSaveYourSelf()
1038 Atom* pProps = XListProperties( GetXDisplay(), in SetIcon()
2287 Atom a_pidatom; in IsRunningXAutoLock()
2294 Atom a_type; in IsRunningXAutoLock()
2327 Atom a_messageatom; in MessageToXAutoLock()
2490 Atom nEventAtom = GetDisplay()->getWMAdaptor()->getAtom( WMAdaptor::SAL_EXTTEXTEVENT ); in PostExtTextEvent()
4002 Atom actual_type; in HandleStateEvent()
4057 if( (Atom)pEvent->data.l[0] == rWMAdaptor.getAtom( WMAdaptor::NET_WM_PING ) ) in HandleClientMessage()
[all …]
/aoo42x/main/vcl/inc/unx/
H A Dwmadaptor.hxx155 Atom m_aWMAtoms[ NetAtomMax];
321 Atom getAtom( WMAtom eAtom ) const in getAtom()
/aoo42x/main/x11_extensions/inc/
H A Drandrproto.h41 #define Atom CARD32 macro
201 #undef Atom
H A Drenderproto.h39 #define Atom CARD32 macro
652 #undef Atom
/aoo42x/main/vcl/unx/gtk/window/
H A Dgtkframe.cxx696 Atom* pProtocols = NULL; in lcl_set_accept_focus()
704 Atom nTakeFocus = XInternAtom( pDisplay, "WM_TAKE_FOCUS", True ); in lcl_set_accept_focus()
738 Atom nUserTime = XInternAtom( pDisplay, "_NET_WM_USER_TIME", True ); in lcl_set_user_time()
890 Atom* pProps = XListProperties( getDisplay()->GetDisplay(), in findTopLevelSystemWindow()
1913 Atom nAtom = XInternAtom( GDK_DISPLAY_XDISPLAY( pDisplay ), in setAutoLock()
2508 Atom nDesktopAtom = pAdaptor->getAtom( vcl_sal::WMAdaptor::NET_WM_DESKTOP ); in Dispatch()
2857 Atom nStateAtom = getDisplay()->getWMAdaptor()->getAtom(vcl_sal::WMAdaptor::NET_WM_STATE); in IMPL_LINK()
2858Atom nFSAtom = getDisplay()->getWMAdaptor()->getAtom(vcl_sal::WMAdaptor::NET_WM_STATE_FULLSCREEN ); in IMPL_LINK()
/aoo42x/main/vcl/unx/generic/gdi/
H A Ddtint.cxx117 Atom nDtAtom = XInternAtom( pDisplay, "_DT_WM_READY", True ); in CreateDtIntegrator()
/aoo42x/main/rsc/source/misc/
H A Drscdbl.cxx44 REResourceList * InsertList( Atom nClassName, const RscId& rId, in InsertList()

Completed in 142 milliseconds

123