/aoo4110/main/basic/source/sbx/ |
H A D | sbxint.cxx | 233 aTmp.pChar = &p->nChar; goto direct; in ImpPutInteger() 235 aTmp.pByte = &p->nByte; goto direct; in ImpPutInteger() 237 aTmp.pULong = &p->nULong; goto direct; in ImpPutInteger() 242 aTmp.puInt64 = &p->uInt64; goto direct; in ImpPutInteger() 243 direct: in ImpPutInteger() 535 aTmp.pChar = &p->nChar; goto direct; in ImpPutInt64() 537 aTmp.pByte = &p->nByte; goto direct; in ImpPutInt64() 556 direct: in ImpPutInt64() 838 aTmp.pChar = &p->nChar; goto direct; in ImpPutUInt64() 840 aTmp.pByte = &p->nByte; goto direct; in ImpPutUInt64() [all …]
|
H A D | sbxdate.cxx | 202 aTmp.pChar = &p->nChar; goto direct; in ImpPutDate() 204 aTmp.pByte = &p->nByte; goto direct; in ImpPutDate() 207 aTmp.pInteger = &p->nInteger; goto direct; in ImpPutDate() 209 aTmp.pLong = &p->nLong; goto direct; in ImpPutDate() 211 aTmp.pULong = &p->nULong; goto direct; in ImpPutDate() 214 aTmp.pUShort = &p->nUShort; goto direct; in ImpPutDate() 216 aTmp.pSingle = &p->nSingle; goto direct; in ImpPutDate() 221 aTmp.pLong64 = &p->nLong64; goto direct; in ImpPutDate() 223 aTmp.pnInt64 = &p->nInt64; goto direct; in ImpPutDate() 225 aTmp.puInt64 = &p->uInt64; goto direct; in ImpPutDate() [all …]
|
H A D | sbxsng.cxx | 191 aTmp.pChar = &p->nChar; goto direct; in ImpPutSingle() 193 aTmp.pByte = &p->nByte; goto direct; in ImpPutSingle() 196 aTmp.pInteger = &p->nInteger; goto direct; in ImpPutSingle() 198 aTmp.pLong = &p->nLong; goto direct; in ImpPutSingle() 200 aTmp.pULong = &p->nULong; goto direct; in ImpPutSingle() 203 aTmp.pUShort = &p->nUShort; goto direct; in ImpPutSingle() 205 aTmp.pULong64 = &p->nULong64; goto direct; in ImpPutSingle() 208 aTmp.pLong64 = &p->nLong64; goto direct; in ImpPutSingle() 210 aTmp.pnInt64 = &p->nInt64; goto direct; in ImpPutSingle() 212 aTmp.puInt64 = &p->uInt64; goto direct; in ImpPutSingle() [all …]
|
H A D | sbxdbl.cxx | 147 aTmp.pChar = &p->nChar; goto direct; in ImpPutDouble() 149 aTmp.pByte = &p->nByte; goto direct; in ImpPutDouble() 152 aTmp.pInteger = &p->nInteger; goto direct; in ImpPutDouble() 155 aTmp.pLong = &p->nLong; goto direct; in ImpPutDouble() 157 aTmp.pULong = &p->nULong; goto direct; in ImpPutDouble() 160 aTmp.pUShort = &p->nUShort; goto direct; in ImpPutDouble() 162 aTmp.pSingle = &p->nSingle; goto direct; in ImpPutDouble() 171 direct: in ImpPutDouble()
|
H A D | sbxulng.cxx | 222 aTmp.pChar = &p->nChar; goto direct; in ImpPutULong() 224 aTmp.pByte = &p->nByte; goto direct; in ImpPutULong() 227 aTmp.pInteger = &p->nInteger; goto direct; in ImpPutULong() 229 aTmp.pLong = &p->nLong; goto direct; in ImpPutULong() 232 aTmp.pUShort = &p->nUShort; goto direct; in ImpPutULong() 234 aTmp.pULong64 = &p->nULong64; goto direct; in ImpPutULong() 237 aTmp.pLong64 = &p->nLong64; goto direct; in ImpPutULong() 238 direct: in ImpPutULong()
|
H A D | sbxlng.cxx | 199 aTmp.pChar = &p->nChar; goto direct; in ImpPutLong() 201 aTmp.pByte = &p->nByte; goto direct; in ImpPutLong() 204 aTmp.pInteger = &p->nInteger; goto direct; in ImpPutLong() 206 aTmp.pULong64 = &p->nULong64; goto direct; in ImpPutLong() 209 aTmp.pLong64 = &p->nLong64; goto direct; in ImpPutLong() 211 aTmp.pULong = &p->nULong; goto direct; in ImpPutLong() 213 aTmp.puInt64 = &p->uInt64; goto direct; in ImpPutLong() 217 direct: in ImpPutLong()
|
H A D | sbxdec.cxx | 598 aTmp.pChar = &p->nChar; goto direct; in ImpPutDecimal() 600 aTmp.pByte = &p->nByte; goto direct; in ImpPutDecimal() 602 aTmp.pULong = &p->nULong; goto direct; in ImpPutDecimal() 605 aTmp.pUShort = &p->nUShort; goto direct; in ImpPutDecimal() 607 aTmp.puInt64 = &p->uInt64; goto direct; in ImpPutDecimal() 610 aTmp.pInteger = &p->nInteger; goto direct; in ImpPutDecimal() 612 aTmp.pLong = &p->nLong; goto direct; in ImpPutDecimal() 614 aTmp.pnInt64 = &p->nInt64; goto direct; in ImpPutDecimal() 616 aTmp.pLong64 = &p->nLong64; goto direct; in ImpPutDecimal() 617 direct: in ImpPutDecimal()
|
H A D | sbxcurr.cxx | 183 aTmp.pChar = &p->nChar; goto direct; in ImpPutCurrency() 185 aTmp.pByte = &p->nByte; goto direct; in ImpPutCurrency() 188 aTmp.pInteger = &p->nInteger; goto direct; in ImpPutCurrency() 190 aTmp.pLong = &p->nLong; goto direct; in ImpPutCurrency() 192 aTmp.pULong = &p->nULong; goto direct; in ImpPutCurrency() 195 aTmp.pUShort = &p->nUShort; goto direct; in ImpPutCurrency() 196 direct: in ImpPutCurrency()
|
H A D | sbxchar.cxx | 258 aTmp.pByte = &p->nByte; goto direct; in ImpPutChar() 260 aTmp.pULong = &p->nULong; goto direct; in ImpPutChar() 263 aTmp.pUShort = &p->nUShort; goto direct; in ImpPutChar() 264 direct: in ImpPutChar()
|
H A D | sbxuint.cxx | 258 aTmp.pChar = &p->nChar; goto direct; in ImpPutUShort() 260 aTmp.pByte = &p->nByte; goto direct; in ImpPutUShort() 264 direct: in ImpPutUShort()
|
/aoo4110/main/idlc/source/ |
H A D | astinterface.cxx | 271 bool direct, bool optional, bool mainOptional) const in checkInheritedInterfaceClashes() argument 273 if (direct || optional in checkInheritedInterfaceClashes() 281 if (direct && optional) { in checkInheritedInterfaceClashes() 288 if (direct || !mainOptional) { in checkInheritedInterfaceClashes() 294 if (direct) { in checkInheritedInterfaceClashes() 300 if (direct || (!optional && !mainOptional)) { in checkInheritedInterfaceClashes() 306 if (direct || !optional) { in checkInheritedInterfaceClashes() 357 AstInterface const * ifc, bool direct, bool optional) in addVisibleInterface() argument 360 ? direct ? INTERFACE_DIRECT_OPTIONAL : INTERFACE_INDIRECT_OPTIONAL in addVisibleInterface() 361 : direct ? INTERFACE_DIRECT_MANDATORY : INTERFACE_INDIRECT_MANDATORY; in addVisibleInterface()
|
/aoo4110/main/solenv/inc/ |
H A D | _tg_def.mk | 110 …TIVES $(foreach,i,$(DEFLIB1NAME) $(SLB)/$(i).lib) | $(GREP) EXPORT: > $(MISC)/$(SHL1TARGET).direct 111 @$(LDUMP2) -N -D $(EXPORT_ALL_SWITCH) -F $(DEF1FILTER) $(MISC)/$(SHL1TARGET).direct >>$@.tmpfile 395 @$(LDUMP2) -N -D $(EXPORT_ALL_SWITCH) -F $(DEF2FILTER) $(MISC)/$(SHL2TARGET).direct >>$@.tmpfile 679 @$(LDUMP2) -N -D $(EXPORT_ALL_SWITCH) -F $(DEF3FILTER) $(MISC)/$(SHL3TARGET).direct >>$@.tmpfile 963 @$(LDUMP2) -N -D $(EXPORT_ALL_SWITCH) -F $(DEF4FILTER) $(MISC)/$(SHL4TARGET).direct >>$@.tmpfile 1247 @$(LDUMP2) -N -D $(EXPORT_ALL_SWITCH) -F $(DEF5FILTER) $(MISC)/$(SHL5TARGET).direct >>$@.tmpfile 1531 @$(LDUMP2) -N -D $(EXPORT_ALL_SWITCH) -F $(DEF6FILTER) $(MISC)/$(SHL6TARGET).direct >>$@.tmpfile 1815 @$(LDUMP2) -N -D $(EXPORT_ALL_SWITCH) -F $(DEF7FILTER) $(MISC)/$(SHL7TARGET).direct >>$@.tmpfile 2099 @$(LDUMP2) -N -D $(EXPORT_ALL_SWITCH) -F $(DEF8FILTER) $(MISC)/$(SHL8TARGET).direct >>$@.tmpfile 2383 @$(LDUMP2) -N -D $(EXPORT_ALL_SWITCH) -F $(DEF9FILTER) $(MISC)/$(SHL9TARGET).direct >>$@.tmpfile [all …]
|
H A D | tg_wntx64.mk | 146 …,i,$(DEFLIB1NAME_X64) $(SLB_X64)/$(i).lib) | $(GREP) EXPORT: > $(MISC_X64)/$(SHL1TARGET_X64).direct 148 …@$(EXPORT1_PROTECT) $(LDUMP2) -D -E 20 -F $(DEF1FILTER_X64) $(MISC_X64)/$(SHL1TARGET_X64).direct >… 150 …OTECT) $(LDUMP2) -N -D -E 20 -F $(DEF1FILTER_X64) $(MISC_X64)/$(SHL1TARGET_X64).direct >>$@.tmpfile 183 …,i,$(DEFLIB2NAME_X64) $(SLB_X64)/$(i).lib) | $(GREP) EXPORT: > $(MISC_X64)/$(SHL2TARGET_X64).direct 185 …@$(EXPORT2_PROTECT) $(LDUMP2) -D -E 20 -F $(DEF2FILTER_X64) $(MISC_X64)/$(SHL2TARGET_X64).direct >… 187 …OTECT) $(LDUMP2) -N -D -E 20 -F $(DEF2FILTER_X64) $(MISC_X64)/$(SHL2TARGET_X64).direct >>$@.tmpfile
|
H A D | tg_def.mk | 115 …oreach,i,$(DEFLIB$(TNR)NAME) $(SLB)/$(i).lib) | $(GREP) EXPORT: > $(MISC)/$(SHL$(TNR)TARGET).direct 116 …@$(LDUMP2) -N -D $(EXPORT_ALL_SWITCH) -F $(DEF$(TNR)FILTER) $(MISC)/$(SHL$(TNR)TARGET).direct >>$@…
|
/aoo4110/main/offapi/com/sun/star/frame/ |
H A D | FrameSearchFlag.idl | 73 Note: That means all direct children and of course her childrens too. 85 /** includes the direct siblings of the start frame 88 Normaly it's interpreted as search on the direct childs of the parent 101 But it can be used at the root of the frame tree to search on direct childrens of it only. 102 Because the direct children of the root node are the root's of the task sub trees, which
|
/aoo4110/main/starmath/sdi/ |
H A D | smitems.sdi | 344 INT16 FirstLineOffset MID_FIRSTLINE_OFFSET; // % or direct 345 UINT16 LeftMargin MID_LEFT_MARGIN; // % or direct 346 UINT16 RightMargin MID_RIGHT_MARGIN; // % or direct 357 UINT16 LineHeight MID_HEIGHT; // % or direct 465 UINT16 Upper MID_UPPER; // % or direct 466 UINT16 Lower MID_LOWER; // % or direct
|
/aoo4110/main/qadevOOo/tests/java/ifc/beans/ |
H A D | _XTolerantMultiPropertySet.java | 236 ArrayList direct = new ArrayList(); in getDirectProperties() local 245 if (isUsable(pName)) direct.add(pName); in getDirectProperties() 252 Collections.sort(direct); in getDirectProperties() 254 Object[] obj = direct.toArray(); in getDirectProperties()
|
/aoo4110/main/svx/sdi/ |
H A D | svxitems.sdi | 485 INT32 LeftMargin MID_L_MARGIN; // % or direct 487 INT32 RightMargin MID_R_MARGIN; // % or direct 490 INT32 FirstLineIndent MID_FIRST_LINE_INDENT; // % or direct 542 INT32 TopMargin MID_UP_MARGIN; // % or direct 543 INT32 BottomMargin MID_LO_MARGIN; // % or direct
|
/aoo4110/main/bridges/source/cpp_uno/cc5_solaris_sparc64/ |
H A D | cpp2uno.cxx | 409 bool direct = static_cast< sal_uInt32 >((functionIndex) & 0x80000000) == 0; in vtableCall() local 413 reinterpret_cast< char * >(callStack[direct ? 0 : 1]) - in vtableCall() 424 proxy, desc, direct, in vtableCall() 476 proxy, desc, direct, in vtableCall()
|
/aoo4110/main/udkapi/com/sun/star/reflection/ |
H A D | TypeDescriptionSearchDepth.idl | 40 /** Infinite search depth. Search through all children including direct 45 /** Search only through direct children.
|
/aoo4110/main/idlc/inc/idlc/ |
H A D | astinterface.hxx | 116 bool optional, bool direct, bool mainOptional) const; 123 AstInterface const * ifc, bool direct, bool optional);
|
/aoo4110/main/offapi/com/sun/star/drawing/framework/ |
H A D | XResourceId.idl | 75 ordered so that the one in position 0 is the direct anchor of the 76 resource, while the one in position i+1 is the direct anchor of the 89 value is -1) then either A and B are unrelated or A is a direct or
|
/aoo4110/main/offapi/com/sun/star/configuration/ |
H A D | PropertyHierarchy.idl | 53 direct access even to subproperties. 59 direct access to information about the object.
|
/aoo4110/main/ |
H A D | LICENSE_ALv2 | 19 "control" means (i) the power, direct or indirect, to cause the 85 or a Contribution incorporated within the Work constitutes direct 158 liable to You for damages, including any direct, indirect, special,
|
/aoo4110/main/offapi/com/sun/star/ucb/ |
H A D | HierarchyDataReadAccess.idl | 125 will give direct access to the "TargetURL" data member of the child node 131 will give direct access to the "Children" data member of the child node
|