/aoo42x/main/stoc/test/ |
H A D | testintrosp.cxx | 1102 { "getDroenk", MethodConcept::PROPERTY }, in test_introsp() 1103 { "getIntroTest", MethodConcept::PROPERTY }, in test_introsp() 1105 { "setDroenk", MethodConcept::PROPERTY }, in test_introsp() 1106 { "getBla", MethodConcept::PROPERTY }, in test_introsp() 1108 { "getBlub", MethodConcept::PROPERTY }, in test_introsp() 1109 { "setBlub", MethodConcept::PROPERTY }, in test_introsp() 1110 { "getGulp", MethodConcept::PROPERTY }, in test_introsp() 1114 { "getStrings", MethodConcept::PROPERTY }, in test_introsp() 1115 { "setStrings", MethodConcept::PROPERTY }, in test_introsp() 1117 { "getMultiSequence", MethodConcept::PROPERTY }, in test_introsp() [all …]
|
/aoo42x/main/basic/source/comp/ |
H A D | token.cxx | 146 { PROPERTY, "Property" }, 363 TOBJECT, OUTPUT, PROPERTY, RANDOM, READ, STEP, STOP, TEXT, VBASUPPORT, NIL }; in TokenLabelInfo() 588 case PROPERTY: Next(); eCurTok = ENDPROPERTY; break; in Next() 639 eTok == PROPERTY || in Next()
|
H A D | dim.cxx | 226 if( !bConst && (eCurTok == SUB || eCurTok == FUNCTION || eCurTok == PROPERTY || in DefVar() 237 else if( eCurTok == SUB || eCurTok == FUNCTION || eCurTok == PROPERTY ) in DefVar() 1077 sal_Bool bProperty = sal_Bool( eCurTok == PROPERTY ); in DefProc() 1187 case PROPERTY: in DefStatic()
|
H A D | parser.cxx | 93 { PROPERTY, &SbiParser::SubFunc, Y, N, }, // FUNCTION 247 (eTok == PROPERTY && (eExitTok == GET || eExitTok == LET) ) ) // #i109051 in Exit() 432 ( eCurTok == SUB || eCurTok == FUNCTION || eCurTok == PROPERTY ) ) in Parse()
|
/aoo42x/main/forms/source/xforms/ |
H A D | model.cxx | 738 registerProperty( PROPERTY( property, type ), \ 742 registerProperty( PROPERTY( property, type ), \ 746 registerProperty( PROPERTY( property, sal_Bool ), \
|
H A D | submission.cxx | 411 registerProperty( PROPERTY( property, type ), \ 415 registerProperty( PROPERTY( property, bool ), \
|
H A D | propertysetbase.hxx | 364 #define PROPERTY( NAME, TYPE ) PROPERTY_FLAGS( NAME, TYPE, com::sun::star::beans::PropertyAttr… macro
|
H A D | binding.cxx | 1331 registerProperty( PROPERTY( property, type ), \
|
/aoo42x/main/framework/inc/services/ |
H A D | logindialog.hxx | 87 #define PROPERTY ::com::sun::star::beans::Property macro 707 const SEQUENCE< PROPERTY > impl_getStaticPropertyDescriptor();
|
/aoo42x/main/stoc/source/inspect/ |
H A D | introspection.cxx | 1212 PROPERTY | in getSuppliedMethodConcepts() 1375 PROPERTY | in getMethods() 1423 if( nConcept & MethodConcept::PROPERTY ) in getMethods() 2560 rMethodConcept_i |= PROPERTY; in implInspect() 2636 pLocalMethodConcepts[ k ] = PROPERTY; in implInspect() 2778 pLocalMethodConcepts[ i ] = PROPERTY; in implInspect()
|
/aoo42x/main/udkapi/com/sun/star/script/ |
H A D | MemberType.idl | 37 PROPERTY,
|
/aoo42x/main/udkapi/com/sun/star/reflection/ |
H A D | XPropertyTypeDescription.idl | 40 <member scope="com::sun::star::uno">TypeClass::PROPERTY</member>.
|
/aoo42x/main/shell/source/win32/shlxthandler/res/ |
H A D | rctmpl.txt | 86 IDS_PROPERTY %PROPERTY%
|
H A D | shlxthdl.ulf | 99 [%PROPERTY%]
|
/aoo42x/main/basic/source/inc/ |
H A D | token.hxx | 72 PRINT, PRIVATE, PROPERTY, PUBLIC, enumerator
|
/aoo42x/main/udkapi/com/sun/star/uno/ |
H A D | TypeClass.idl | 130 PROPERTY,
|
/aoo42x/main/udkapi/com/sun/star/beans/ |
H A D | MethodConcept.idl | 66 const long PROPERTY = 2;
|
H A D | XIntrospectionAccess.idl | 93 <li> <const>MethodConcept::PROPERTY</const>, </li>
|
/aoo42x/main/oox/source/dump/ |
H A D | dffdumper.ini | 140 combilist=DFFOPT-PROPERTY-ID 141 0x3FFF=uint16,dec,id,DFFOPT-PROPERTY-NAMES 146 multilist=DFFOPT-PROPERTY-NAMES
|
/aoo42x/main/odk/examples/java/Inspector/ |
H A D | Introspector.java | 421 …iceTypeDescription = getServiceTypeDescription(_sServiceName, com.sun.star.uno.TypeClass.PROPERTY); in getPropertyDescriptionsOfService()
|
/aoo42x/main/xmloff/source/transform/ |
H A D | Oasis2OOo.cxx | 447 ENTRY1( FORM, PROPERTY, XML_ETACTION_FORM_PROPERTY, XML_PROPERTY ),
|
H A D | OOo2Oasis.cxx | 485 ENTRY0( FORM, PROPERTY, XML_ETACTION_FORM_PROPERTY ),
|
/aoo42x/main/basic/source/classes/ |
H A D | sbxmod.cxx | 854 if( eCurTok == PROPERTY ) in SetSource32()
|
/aoo42x/extras/l10n/source/sd/ |
H A D | localize.sdf | 11647 shell source\win32\shlxthandler\res\shlxthdl.ulf 0 LngText %PROPERTY% 0 sd خاصيت 2002-02-02 0…
|
/aoo42x/extras/l10n/source/as/ |
H A D | localize.sdf | 5450 shell source\win32\shlxthandler\res\shlxthdl.ulf 0 LngText %PROPERTY% 0 as বৈশিষ্ট্য 2002-02-…
|