Home
last modified time | relevance | path

Searched refs:AF_READONLY (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/idlc/inc/idlc/
H A Dastattribute.hxx77 { return ((m_flags & AF_READONLY) == AF_READONLY); } in isReadonly()
H A Didlctypes.hxx86 #define AF_READONLY 0x0001 macro
/aoo42x/main/idlc/source/
H A Derrorhandler.cxx459 if ( (flag & AF_READONLY) == AF_READONLY ) in flagToString()
H A Dparser.y798 if (($1 & ~(AF_BOUND | AF_READONLY)) != AF_ATTRIBUTE) {
864 $$ = AF_READONLY;

Completed in 53 milliseconds