Home
last modified time | relevance | path

Searched refs:nSub (Results 1 – 25 of 35) sorted by last modified time

12

/trunk/main/sw/source/core/access/
H A Daccpara.cxx1687 sal_uInt16 nSub = pField->GetSubType(); in GetFieldTypeNameAtIndex() local
1688 switch( nSub ) in GetFieldTypeNameAtIndex()
/trunk/main/sw/source/core/text/
H A Dpormulti.cxx712 sal_uInt16 nSub = 0; in _Adjust() local
717 case 3: nSub = 1; // no break in _Adjust()
728 if( nCharCnt > nSub ) in _Adjust()
730 SwTwips nCalc = nLineDiff / ( nCharCnt - nSub ); in _Adjust()
H A Dporlay.cxx1791 long nSub = 0; in Compress() local
1835 nSub -= nLast; in Compress()
1839 pKernArray[ nI++ ] -= nSub; in Compress()
1859 pKernArray[ nI++ ] -= nSub; in Compress()
1866 return nSub; in Compress()
/trunk/extras/l10n/source/eo/
H A Dlocalize.sdf2925 …PDATE_STR_DOWNLOAD_WARN 0 eo La elŝutejo loko estas: %DOWNLOAD_PATH.\n\nSub Iloj - Agordoj... -…
46076 … 0 eo Ne eblis ruli la asistanton, ĉar ne eblis trovi gravajn dosierojn.\nSub 'Iloj - Agordoj - %…
/trunk/main/sfx2/source/appl/
H A Dappuno.cxx310 sal_uInt16 nSub; in TransformParameters() local
311 for ( nSub=0; nSub<nSubCount; nSub++ ) in TransformParameters()
316 aStr += ByteString( pType->aAttrib[nSub].pName ); in TransformParameters()
320 sal_uInt8 nSubId = (sal_uInt8) (sal_Int8) pType->aAttrib[nSub].nAID; in TransformParameters()
338 if ( nSub >= nSubCount ) in TransformParameters()
447 for ( sal_uInt16 nSub=0; nSub<nSubCount; nSub++ ) in TransformParameters() local
452 aStr += pType->aAttrib[nSub].pName; in TransformParameters()
461 sal_uInt8 nSubId = (sal_uInt8) (sal_Int8) pType->aAttrib[nSub].nAID; in TransformParameters()
/trunk/main/sw/source/ui/table/
H A Dtabledlg.cxx758 SwTwips nSub = nDiff / pTblData->GetColCount(); in DeactivatePage() local
761 if(pTblData->GetColumns()[i].nWidth - nMinWidth > nSub) in DeactivatePage()
763 pTblData->GetColumns()[i].nWidth -= nSub; in DeactivatePage()
764 nDiff -= nSub; in DeactivatePage()
/trunk/main/sw/source/ui/inc/
H A Dfldmgr.hxx91 SwInsertFld_Data(sal_uInt16 nType, sal_uInt16 nSub, const String& rPar1, const String& rPar2, in SwInsertFld_Data()
94 nSubType(nSub), in SwInsertFld_Data()
/trunk/main/sw/source/ui/fldui/
H A Dfldmgr.cxx924 … sal_uInt16 nSub = static_cast< sal_uInt16 >(rData.nTypeId == TYP_DATEFLD ? DATEFLD : TIMEFLD); in InsertFld() local
925 nSub |= nSubType == DATE_VAR ? 0 : FIXEDFLD; in InsertFld()
929 pFld = new SwDateTimeField(pTyp, nSub, nFormatId); in InsertFld()
/trunk/main/sw/source/ui/dbui/
H A Ddbinsdlg.cxx1802 for(sal_Int32 nSub = 0; nSub < aSubNames.getLength(); nSub++) in Load() local
1805 sSubSubNodeName += pSubNames[nSub]; in Load()
/trunk/main/sw/source/filter/xml/
H A Dxmlfmt.cxx153 sal_uInt32 nSub = 0; in SwXMLConditionParser_Impl() local
158 bOK = SkipWS() && MatchNumber( nSub ) && SkipWS(); in SwXMLConditionParser_Impl()
175 nSub >=1 && nSub <= MAXLEVEL ) in SwXMLConditionParser_Impl()
178 nSubCondition = nSub-1; in SwXMLConditionParser_Impl()
181 nSub >=1 && nSub <= MAXLEVEL ) in SwXMLConditionParser_Impl()
184 nSubCondition = nSub-1; in SwXMLConditionParser_Impl()
/trunk/main/sw/source/filter/ww8/
H A Dww8par5.cxx1545 sal_uInt16 nSub=0; in Read_F_DocInfo() local
1674 nSub = DI_KEYS; in Read_F_DocInfo()
1677 nSub = DI_TITEL; in Read_F_DocInfo()
1680 nSub = DI_THEMA; in Read_F_DocInfo()
1683 nSub = DI_KEYS; in Read_F_DocInfo()
1689 nSub = DI_CHANGE; in Read_F_DocInfo()
1693 nSub = DI_CREATE; in Read_F_DocInfo()
1698 nSub = DI_PRINT; in Read_F_DocInfo()
1703 nSub = DI_DOCNO; in Read_F_DocInfo()
1706 nSub = DI_CHANGE; in Read_F_DocInfo()
[all …]
/trunk/main/sw/source/filter/ww1/
H A Dw1filter.cxx720 sal_uInt16 nSub; in Out() local
726 case 21: nSub = DI_CREATE; nReg = DI_SUB_DATE; break; in Out()
727 case 23: nSub = DI_PRINT; nReg = DI_SUB_DATE; break; in Out()
728 case 22: nSub = DI_CHANGE; nReg = DI_SUB_DATE; break; in Out()
729 case 25: nSub = DI_CHANGE; nReg = DI_SUB_TIME; break; in Out()
741 rOut.GetSysFldType(RES_DOCINFOFLD), nSub | nReg, String()); in Out()
/trunk/main/sw/source/filter/html/
H A Dhtmlfld.cxx308 sal_uInt16 nSub; in NewField() local
347 nSub = DATEFLD; in NewField()
354 nSub = TIMEFLD; in NewField()
360 nSub |= FIXEDFLD; in NewField()
384 if (nSub & FIXEDFLD) in NewField()
407 if( nSub ) in NewField()
410 nSub |= FIXEDFLD; in NewField()
423 sal_uInt16 nSub; in NewField() local
453 sal_uInt16 nSub; in NewField() local
463 nSub |= nExtSub; in NewField()
[all …]
/trunk/main/sw/source/core/unocore/
H A Dunofield.cxx1283 sal_uInt16 nSub = 0; in attachToRange() local
1285 nSub |= FIXEDFLD; in attachToRange()
1287 nSub |= DATEFLD; in attachToRange()
1289 nSub |= TIMEFLD; in attachToRange()
1292 nSub, m_pProps->nFormat); in attachToRange()
/trunk/main/sw/source/core/layout/
H A Dnewfrm.cxx67 long SwDecrement( long nA, long nSub ) in SwDecrement() argument
68 { return nA - nSub; } in SwDecrement()
H A Dflycnt.cxx621 SwTwips nMain, nSub; member in SwDistance
622 SwDistance() { nMain = nSub = 0; } in SwDistance()
624 { nMain = rTwo.nMain; nSub = rTwo.nSub; return *this; } in operator =()
626 { return nMain < rTwo.nMain || ( nMain == rTwo.nMain && nSub && in operator <()
627 rTwo.nSub && nSub < rTwo.nSub ); } in operator <()
630 !rTwo.nSub || nSub <= rTwo.nSub ) ); } in operator <=()
637 rRet.nSub = 0; in lcl_CalcDownDist()
738 rRet.nSub = rRet.nMain; in lcl_CalcDownDist()
835 rRet.nSub += nPrtHeight; in lcl_CalcDownDist()
932 rRet.nSub += nDiff; in lcl_CalcDownDist()
[all …]
/trunk/main/sw/source/core/inc/
H A Dswcache.hxx137 inline void DecreaseMax( const sal_uInt16 nSub );
249 inline void SwCache::DecreaseMax( const sal_uInt16 nSub ) in DecreaseMax() argument
251 if ( nCurMax > nSub ) in DecreaseMax()
252 nCurMax = nCurMax - sal::static_int_cast< sal_uInt16 >(nSub); in DecreaseMax()
/trunk/main/sw/source/core/fields/
H A Ddocufld.cxx805 nSubType(nSub) in SwDocStatField()
827 nSubType = nSub; in SetSubType()
923 switch(nSub) in Expand()
977 if( nSub == DI_CREATE ) in Expand()
988 else if( nSub == DI_PRINT ) in Expand()
1170 switch (nSub) in GetFieldName()
1211 nSubType = nSub; in SetSubType()
1356 sal_uInt16 nSub) : in SwHiddenTxtField() argument
1385 sal_uInt16 nSub) in SwHiddenTxtField() argument
2040 switch(nSub) in Expand()
[all …]
H A Dexpfld.cxx296 sal_uInt16 nSub, sal_uLong nFmt) in SwGetExpField() argument
299 nSubType(nSub), in SwGetExpField()
864 void SwSetExpField::SetSubType(sal_uInt16 nSub) in SetSubType() argument
866 ((SwSetExpFieldType*)GetTyp())->SetType(nSub & 0xff); in SetSubType()
867 nSubType = nSub & 0xff00; in SetSubType()
869 DBG_ASSERT( (nSub & 0xff) != 3, "SubType ist illegal!" ); in SetSubType()
1151 sal_uInt16 nSub, in SwInputField() argument
1157 , nSubType(nSub) in SwInputField()
1383 void SwInputField::SetSubType(sal_uInt16 nSub) in SetSubType() argument
1385 nSubType = nSub; in SetSubType()
H A Dflddat.cxx59 SwDateTimeField::SwDateTimeField(SwDateTimeFieldType* pInitType, sal_uInt16 nSub, sal_uLong nFmt, s… in SwDateTimeField() argument
61 nSubType(nSub), in SwDateTimeField()
H A Dusrfld.cxx49 SwUserField::SwUserField(SwUserFieldType* pTyp, sal_uInt16 nSub, sal_uInt32 nFmt) in SwUserField() argument
51 nSubType(nSub) in SwUserField()
119 void SwUserField::SetSubType(sal_uInt16 nSub) in SetSubType() argument
121 ((SwUserFieldType*)GetTyp())->SetType(nSub & 0x00ff); in SetSubType()
122 nSubType = nSub & 0xff00; in SetSubType()
/trunk/main/sw/source/core/bastyp/
H A Dswrect.cxx265 void SwRect::SubLeft( const long nSub ){ m_Size.Width() += nSub; m_Point.X() -= nSub; } in SubLeft() argument
267 void SwRect::SubTop( const long nSub ){ m_Size.Height() += nSub; m_Point.Y() -= nSub; } in SubTop() argument
/trunk/main/sw/inc/
H A Dusrfld.hxx92 inline void SwUserFieldType::SetType(sal_uInt16 nSub) in SetType() argument
94 nType = nSub; in SetType()
95 EnableFormat(!(nSub & nsSwGetSetExpType::GSE_STRING)); in SetType()
110 SwUserField(SwUserFieldType*, sal_uInt16 nSub = 0, sal_uInt32 nFmt = 0);
113 virtual void SetSubType(sal_uInt16 nSub);
H A Dswrect.hxx125 void SubTop( const long nSub );
127 void SubLeft( const long nSub );
H A Dflddat.hxx122 virtual void SetSubType(sal_uInt16 nSub);

Completed in 681 milliseconds

12