| /trunk/main/slideshow/source/engine/transitions/ |
| H A D | parametricpolypolygonfactory.cxx | 63 sal_Int16 nType, sal_Int16 nSubType ) in createClipPolyPolygon() argument 78 new BoxWipe( nSubType == LEFTCENTER || in createClipPolyPolygon() 79 nSubType == TOPCENTER || in createClipPolyPolygon() 80 nSubType == RIGHTCENTER|| in createClipPolyPolygon() 81 nSubType == BOTTOMCENTER ) ); in createClipPolyPolygon() 84 new FourBoxWipe( nSubType == CORNERSOUT ) ); in createClipPolyPolygon() 99 new EllipseWipe(nSubType) ); in createClipPolyPolygon() 116 nSubType == VERTICALRIGHT || in createClipPolyPolygon() 117 nSubType == HORIZONTALLEFT ) ); in createClipPolyPolygon() 124 nSubType == CENTERTOP || in createClipPolyPolygon() [all …]
|
| H A D | shapetransitionfactory.cxx | 234 sal_Int16 nSubType ) in createShapeTransition() argument 241 getTransitionInfo( nType, nSubType ) ); in createShapeTransition() 261 nType, nSubType ) ); in createShapeTransition() 312 switch( nSubType ) in createShapeTransition()
|
| /trunk/main/sw/source/ui/fldui/ |
| H A D | flddinf.cxx | 129 sal_uInt16 nSubType = USHRT_MAX; in Reset() local 133 nSubType = ((SwDocInfoField*)pCurField)->GetSubType() & 0xff; in Reset() 134 if( nSubType == DI_CUSTOM ) in Reset() 160 if (!IsFldEdit() || nSubType == i) in Reset() 209 nSubType = (sal_uInt16)(sal_uLong)pSelEntry->GetUserData(); in Reset() 214 nSubType = (sal_uInt16)(sal_uLong)pSelEntry->GetUserData(); in Reset() 217 FillSelectionLB(nSubType); in Reset() 268 sal_uInt16 nSubType = (sal_uInt16)(sal_uLong)pSelEntry->GetUserData(); in IMPL_LINK() local 273 if (nSubType != DI_EDIT) in IMPL_LINK() 282 if( nSubType == DI_CUSTOM ) in IMPL_LINK() [all …]
|
| H A D | fldvar.cxx | 1180 sal_uInt16 nSubType = aSelectionLB.GetSelectEntryPos(); in FillItemSet() local 1181 if(nSubType == LISTBOX_ENTRY_NOTFOUND) in FillItemSet() 1182 nSubType = 0; in FillItemSet() 1184 nSubType = (sal_uInt16)(sal_uLong)aSelectionLB.GetEntryData(nSubType); in FillItemSet() 1220 … nSubType = (nFormat == ULONG_MAX) ? nsSwGetSetExpType::GSE_STRING : nsSwGetSetExpType::GSE_EXPR; in FillItemSet() 1223 nSubType |= nsSwExtendedSubType::SUB_CMD; in FillItemSet() 1226 nSubType |= nsSwExtendedSubType::SUB_INVISIBLE; in FillItemSet() 1231 nSubType = nsSwGetSetExpType::GSE_FORMULA; in FillItemSet() 1233 nSubType |= nsSwExtendedSubType::SUB_CMD; in FillItemSet() 1238 nSubType &= 0xff00; in FillItemSet() [all …]
|
| H A D | fldmgr.cxx | 418 sal_uInt16 SwFldMgr::GetGroup(sal_Bool bHtmlMode, sal_uInt16 nTypeId, sal_uInt16 nSubType) const in GetGroup() 423 if (nTypeId == TYP_INPUTFLD && (nSubType & INP_USR)) in GetGroup() 865 sal_uInt16 nSubType = rData.nSubType; in InsertFld() local 925 nSub |= nSubType == DATE_VAR ? 0 : FIXEDFLD; in InsertFld() 975 nSubType = PG_NEXT; in InsertFld() 983 nSubType = PG_PREV; in InsertFld() 986 nSubType = PG_RANDOM; in InsertFld() 990 pFld = new SwPageNumberField(pTyp, nSubType, nFormatId, nOff); in InsertFld() 993 ( PG_PREV == nSubType || PG_NEXT == nSubType ) ) in InsertFld() 1002 pFld = new SwDocStatField(pTyp, nSubType, nFormatId); in InsertFld() [all …]
|
| H A D | fldpage.cxx | 152 sal_Bool SwFldPage::InsertFld(sal_uInt16 nTypeId, sal_uInt16 nSubType, const String& rPar1, in InsertFld() argument 162 …SwInsertFld_Data aData(nTypeId, nSubType, rPar1, rPar2, nFormatId, 0, cSeparator, bIsAutomaticLang… in InsertFld() 195 aReq.AppendItem(SfxUInt16Item(FN_PARAM_FIELD_SUBTYPE, nSubType)); in InsertFld() 215 nSubType = static_cast< sal_uInt16 >(((nTypeId == TYP_DATEFLD) ? DATEFLD : TIMEFLD) | in InsertFld() 216 ((nSubType == DATE_VAR) ? 0 : FIXEDFLD)); in InsertFld() 267 pTyp->SetOutlineLvl( static_cast< sal_uInt8 >(nSubType & 0xff)); in InsertFld() 270 nSubType = nsSwGetSetExpType::GSE_SEQ; in InsertFld() 288 if( nSubType == nsSwDocInfoSubType::DI_CUSTOM ) in InsertFld() 299 pTmpFld->SetSubType(nSubType); in InsertFld()
|
| H A D | fldref.cxx | 845 sal_uInt16 nSubType = 0; in FillItemSet() local 862 nSubType = REF_SETREFATTR; in FillItemSet() 892 nSubType = REF_BOOKMARK; in FillItemSet() 902 nSubType = REF_FOOTNOTE; in FillItemSet() 923 nSubType = REF_ENDNOTE; in FillItemSet() 953 nSubType = REF_BOOKMARK; in FillItemSet() 973 nSubType = REF_BOOKMARK; in FillItemSet() 991 nSubType = REF_SEQUENCEFLD; in FillItemSet() 1010 aVal.Insert(String::CreateFromInt32(nSubType), 0); in FillItemSet() 1020 InsertFld( nTypeId, nSubType, aName, aVal, nFormat ); in FillItemSet()
|
| /trunk/main/sw/source/core/fields/ |
| H A D | expfld.cxx | 69 sal_Int16 lcl_SubTypeToAPI(sal_uInt16 nSubType) in SV_IMPL_PTRARR() 72 switch(nSubType) in SV_IMPL_PTRARR() 297 nSubType(nSub), in SwGetExpField() 305 if(nSubType & nsSwExtendedSubType::SUB_CMD) in Expand() 314 static_cast<sal_uInt16>(((nsSwGetSetExpType::GSE_FORMULA & nSubType) != 0) in GetFieldName() 325 GetFormula(), nSubType, GetFormat()); in Copy() 407 return nSubType; in GetSubType() 412 nSubType = nType; in SetSubType() 417 if (nSubType & nsSwExtendedSubType::SUB_CMD) in SetLanguage() 434 rAny <<= (sal_Int16)nSubType; in QueryValue() [all …]
|
| H A D | docufld.cxx | 198 : SwField(pTyp, nFmt), nSubType(nSub), nOffset(nOff) in SwPageNumberField() 207 if( PG_NEXT == nSubType && 1 != nOffset ) in Expand() 212 else if( PG_PREV == nSubType && -1 != nOffset ) in Expand() 225 new SwPageNumberField((SwPageNumberFieldType*)GetTyp(), nSubType, GetFormat(), nOffset); in Copy() 243 return nSubType; in GetSubType() 260 if(nSubType == PG_PREV) in QueryValue() 262 else if(nSubType == PG_NEXT) in QueryValue() 302 nSubType = PG_RANDOM; in PutValue() 305 nSubType = PG_PREV; in PutValue() 308 nSubType = PG_NEXT; in PutValue() [all …]
|
| H A D | usrfld.cxx | 51 nSubType(nSub) in SwUserField() 58 if(!(nSubType & nsSwExtendedSubType::SUB_INVISIBLE)) in Expand() 59 sStr = ((SwUserFieldType*)GetTyp())->Expand(GetFormat(), nSubType, GetLanguage()); in Expand() 66 SwField* pTmp = new SwUserField((SwUserFieldType*)GetTyp(), nSubType, GetFormat()); in Copy() 116 return ((SwUserFieldType*)GetTyp())->GetType() | nSubType; in GetSubType() 122 nSubType = nSub & 0xff00; in SetSubType() 134 sal_Bool bTmp = 0 != (nSubType & nsSwExtendedSubType::SUB_CMD); in QueryValue() 140 sal_Bool bTmp = 0 == (nSubType & nsSwExtendedSubType::SUB_INVISIBLE); in QueryValue() 161 nSubType &= (~nsSwExtendedSubType::SUB_INVISIBLE); in PutValue() 163 nSubType |= nsSwExtendedSubType::SUB_INVISIBLE; in PutValue() [all …]
|
| H A D | tblcalc.cxx | 71 sExpand( '0' ), nSubType(nType) in SwTblField() 79 SwTableFormula::GetFormula(), nSubType, GetFormat() ); in Copy() 128 if (nSubType & nsSwExtendedSubType::SUB_CMD) in Expand() 135 if(nSubType & nsSwGetSetExpType::GSE_STRING) in Expand() 148 return nSubType; in GetSubType() 153 nSubType = nType; in SetSubType() 187 sal_uInt16 nOldSubType = nSubType; in QueryValue() 189 pThis->nSubType |= nsSwExtendedSubType::SUB_CMD; in QueryValue() 191 pThis->nSubType = nOldSubType; in QueryValue() 196 sal_Bool bFormula = 0 != (nsSwExtendedSubType::SUB_CMD & nSubType); in QueryValue() [all …]
|
| H A D | reffld.cxx | 213 nSubType( nSubTyp ), in SwGetRefField() 229 return nSubType; in GetSubType() 234 nSubType = n; in SetSubType() 254 return SwGetRefFieldType::FindAnchor( pDoc, sSetRefName, nSubType, nSeqNo, &nDummy ); in GetReferencedTxtNode() 287 …SwTxtNode* pTxtNd = SwGetRefFieldType::FindAnchor( pDoc, sSetRefName, nSubType, nSeqNo, &nStt, &nE… in UpdateField() 301 switch( nSubType ) in UpdateField() 540 sSetRefName, nSubType, in Copy() 597 switch(nSubType) in QueryValue() 612 if(REF_SEQUENCEFLD == nSubType) in QueryValue() 675 case ReferenceFieldSource::REFERENCE_MARK : nSubType = REF_SETREFATTR ; break; in PutValue() [all …]
|
| H A D | flddat.cxx | 61 nSubType(nSub), in SwDateTimeField() 67 if (nSubType & DATEFLD) in SwDateTimeField() 108 new SwDateTimeField((SwDateTimeFieldType*)GetTyp(), nSubType, in Copy() 124 return nSubType; in GetSubType() 133 nSubType = nType; in SetSubType() 280 nSubType |= FIXEDFLD; in PutValue() 282 nSubType &= ~FIXEDFLD; in PutValue() 285 nSubType &= ~(DATEFLD|TIMEFLD); in PutValue() 286 nSubType |= *(sal_Bool*)rVal.getValue() ? DATEFLD : TIMEFLD; in PutValue()
|
| H A D | dbfld.cxx | 192 nSubType(0), in SwDBField() 263 pTmp->nSubType = nSubType; in Copy() 337 if( !( nSubType & nsSwExtendedSubType::SUB_OWN_FMT ) ) in Evaluate() 393 return nSubType; in GetSubType() 402 nSubType = nType; in SetSubType() 504 nSubType(0) in SwDBNameInfField() 600 return nSubType; in GetSubType() 605 nSubType = nType; in SetSubType()
|
| /trunk/main/sw/source/core/unocore/ |
| H A D | unofield.cxx | 212 sal_uInt16 nSubType = rFld.GetSubType(); in lcl_GetServiceForField() local 213 switch( (nSubType & 0xff)) in lcl_GetServiceForField() 216 nSrvId = ((nSubType&0x300) == DI_SUB_AUTHOR) in lcl_GetServiceForField() 221 nSrvId = ((nSubType&0x300) == DI_SUB_AUTHOR) in lcl_GetServiceForField() 226 nSrvId = ((nSubType&0x300) == DI_SUB_AUTHOR) in lcl_GetServiceForField() 1046 sal_Int32 nSubType; member 1061 nSubType(0), in SwFieldProperties_Impl() 1300 ((SwDateTimeField*)pFld)->SetOffset(m_pProps->nSubType); in attachToRange() 1412 sal_uInt16 nSubType = aDocInfoSubTypeFromService[ in attachToRange() local 1421 nSubType &= 0xf0ff; in attachToRange() [all …]
|
| /trunk/main/sc/source/filter/excel/ |
| H A D | impop.cxx | 439 sal_uInt16 nSubType; in Bof2() local 442 maStrm >> nSubType; in Bof2() 444 if( nSubType == 0x0020 ) // Chart in Bof2() 446 else if( nSubType == 0x0040 ) // Macro in Bof2() 979 sal_uInt16 nSubType; in Bof3() local 982 maStrm >> nSubType; in Bof3() 984 DBG_ASSERT( nSubType != 0x0100, "*ImportExcel::Bof3(): Biff3 als Workbook?!" ); in Bof3() 985 if( nSubType == 0x0100 ) // Book in Bof3() 987 else if( nSubType == 0x0020 ) // Chart in Bof3() 989 else if( nSubType == 0x0040 ) // Macro in Bof3() [all …]
|
| /trunk/main/sw/source/core/sw3io/ |
| H A D | sw3convert.cxx | 342 sal_uInt16 nSubType = ((SwDateTimeField*) pFld)->GetSubType(); in sw3io_ConvertToOldField() local 343 switch( nSubType ) in sw3io_ConvertToOldField() 351 if( nSubType & DATEFLD ) in sw3io_ConvertToOldField() 371 sal_uInt16 nSubType = pFld->GetSubType(); in sw3io_ConvertToOldField() local 373 if (nSubType & nsSwExtendedSubType::SUB_INVISIBLE) in sw3io_ConvertToOldField() 375 else if (nSubType & nsSwExtendedSubType::SUB_CMD) in sw3io_ConvertToOldField() 377 else if( !(nsSwGetSetExpType::GSE_SEQ & nSubType) ) in sw3io_ConvertToOldField()
|
| /trunk/main/sw/source/filter/html/ |
| H A D | htmlfldw.cxx | 170 sal_uInt16 nSubType = pFld->GetSubType(); in OutHTML_SwField() local 172 sal_uInt16 nExtSubType = nSubType & 0x0f00; in OutHTML_SwField() 173 nSubType &= 0x00ff; in OutHTML_SwField() 175 switch( nSubType ) in OutHTML_SwField() 187 if( DI_CUSTOM == nSubType ) { in OutHTML_SwField() 191 if( DI_CREATE == nSubType || DI_CHANGE == nSubType ) in OutHTML_SwField() 232 sal_uInt16 nSubType = pFld->GetSubType(); in OutHTML_SwField() local 233 switch( nSubType ) in OutHTML_SwField()
|
| /trunk/main/sw/inc/ |
| H A D | docufld.hxx | 168 sal_uInt16 nSubType; member in SwPageNumberField 300 String Expand(sal_uInt16 nSubType, sal_uInt32 nFmt) const; 312 sal_uInt16 nSubType; member in SwDocStatField 316 sal_uInt16 nSubType = 0, sal_uInt32 nFmt = 0); 356 sal_uInt16 nSubType; member in SwHiddenTxtField 371 sal_uInt16 nSubType = TYP_HIDDENTXTFLD); 377 sal_uInt16 nSubType = TYP_HIDDENTXTFLD); 585 …String Expand(sal_uInt16 nSubType, sal_uInt32 nFormat, sal_uInt16 nLang, const St… 591 sal_uInt16 nSubType; member in SwDocInfoField 626 String Expand(sal_uInt16 nSubType, sal_uInt32 nFormat) const;
|
| H A D | expfld.hxx | 93 sal_uInt16 nSubType; member in SwGetExpField 102 sal_uInt16 nSubType = nsSwGetSetExpType::GSE_EXPR, sal_uLong nFmt = 0); 232 sal_uInt16 nSubType; member in SwSetExpField 319 sal_uInt16 nSubType; member in SwInputField 339 sal_uInt16 nSubType = 0, 427 sal_uInt16 nSubType; member in SwTblField 439 sal_uInt16 nSubType = 0, sal_uLong nFmt = 0);
|
| H A D | flddat.hxx | 111 sal_uInt16 nSubType; member in SwDateTimeField 118 SwDateTimeField(SwDateTimeFieldType* pType, sal_uInt16 nSubType = DATEFLD, 130 { return (nSubType & DATEFLD) != 0; } in IsDate()
|
| /trunk/main/oox/source/ppt/ |
| H A D | pptshapecontext.cxx | 110 sal_Int32 nSubType( xAttribs->getOptionalValueToken( XML_type, XML_obj ) ); in createFastChildContext() local 111 mpShapePtr->setSubType( nSubType ); in createFastChildContext() 113 if ( nSubType ) in createFastChildContext() 124 switch( nSubType ) in createFastChildContext() 154 nFirstPlaceholder = nSubType; in createFastChildContext()
|
| H A D | animationspersist.cxx | 86 Any AnimTargetElement::convert(const SlidePersistPtr & pSlide, sal_Int16 & nSubType) const in convert() 115 maShapeTarget.convert(rTarget, nSubType); in convert() 170 sal_Int16 nSubType; in convert() local 171 aAny = mpTarget->convert( pSlide, nSubType ); in convert()
|
| /trunk/main/oox/source/xls/ |
| H A D | condformatbuffer.cxx | 199 sal_Int32 nType, nSubType, nOperator, nFmla1Size, nFmla2Size, nFmla3Size; in importCfRule() local 201 rStrm >> nType >> nSubType >> maModel.mnDxfId >> maModel.mnPriority >> nOperator; in importCfRule() 247 …OSL_ENSURE( nSubType == BIFF12_CFRULE_SUB_CELLIS, "CondFormatRule::importCfRule - rule type/subtyp… in importCfRule() 254 switch( nSubType ) in importCfRule() 369 …OSL_ENSURE( nSubType == BIFF12_CFRULE_SUB_COLORSCALE, "CondFormatRule::importCfRule - rule type/su… in importCfRule() 374 …OSL_ENSURE( nSubType == BIFF12_CFRULE_SUB_DATABAR, "CondFormatRule::importCfRule - rule type/subty… in importCfRule() 379 …OSL_ENSURE( nSubType == BIFF12_CFRULE_SUB_TOPTEN, "CondFormatRule::importCfRule - rule type/subtyp… in importCfRule() 384 …OSL_ENSURE( nSubType == BIFF12_CFRULE_SUB_ICONSET, "CondFormatRule::importCfRule - rule type/subty… in importCfRule()
|
| /trunk/main/sw/source/filter/ww8/ |
| H A D | ww8atr.cxx | 1881 const sal_uInt16 nSubType = pFld->GetSubType(); in OutputField() local 1883 if ( nSubType == REF_SETREFATTR || in OutputField() 1884 nSubType == REF_BOOKMARK ) in OutputField() 1886 aLinkStr = GetBookmarkName( nSubType, &rRFld.GetSetRefName(), 0 ); in OutputField() 1888 else if ( nSubType == REF_FOOTNOTE || in OutputField() 1889 nSubType == REF_ENDNOTE ) in OutputField() 1891 aLinkStr = GetBookmarkName( nSubType, 0, rRFld.GetSeqNo() ); in OutputField() 1893 else if ( nSubType == REF_SEQUENCEFLD ) in OutputField() 1966 sal_uInt16 nSubType = pFld->GetSubType(); in OutputField() local 1968 if (nSubType == REF_SEQUENCEFLD) in OutputField() [all …]
|