/trunk/main/xmloff/source/text/ |
H A D | txtexppr.cxx | 240 pFontFamilyState->mnIndex = -1; in ContextFontFilter() 242 pFontPitchState->mnIndex = -1; in ContextFontFilter() 248 pFontNameState->mnIndex = -1; in ContextFontFilter() 318 pState->mnIndex = -1; in lcl_checkMultiProperty() 481 if( propertie->mnIndex == -1 ) in ContextFilter() 808 pSizeTypeState->mnIndex = -1; in ContextFilter() 829 pHeightAbsState->mnIndex = -1; in ContextFilter() 831 pHeightRelState->mnIndex = -1; in ContextFilter() 858 pWidthAbsState->mnIndex = -1; in ContextFilter() 860 pWidthRelState->mnIndex = -1; in ContextFilter() [all …]
|
H A D | txtimppr.cxx | 59 sal_Int32 nIndex = rProperty.mnIndex; in handleSpecialItem() 102 rProperty.mnIndex+1, rProperty.mnIndex+2, in handleSpecialItem() 103 rProperty.mnIndex+3, rProperty.mnIndex+4, in handleSpecialItem() 104 rProperty.mnIndex+5 ); in handleSpecialItem() 181 pFontFamilyState->mnIndex = -1; in FontFinished() 183 pFontPitchState->mnIndex = -1; in FontFinished() 185 pFontCharsetState->mnIndex = -1; in FontFinished() 329 if( -1 == property->mnIndex ) in finished() 593 pAllMargin->mnIndex = -1; in finished() 600 pAllBorder->mnIndex = -1; in finished() [all …]
|
H A D | XMLTextPropertySetContext.cxx | 73 ->GetEntryContextId( rProp.mnIndex ) ) in CreateChildContext() 93 DBG_ASSERT( rProp.mnIndex >= 2 && in CreateChildContext() 95 ->GetEntryContextId( rProp.mnIndex-2 ), in CreateChildContext() 101 rProp.mnIndex-2, in CreateChildContext() 110 DBG_ASSERT( rProp.mnIndex >= 2 && in CreateChildContext() 114 ->GetEntryContextId( rProp.mnIndex-1 ), in CreateChildContext() 120 if( (rProp.mnIndex >= 3) && in CreateChildContext() 123 rProp.mnIndex-3 ) ) ) in CreateChildContext() 124 nTranspIndex = rProp.mnIndex-3; in CreateChildContext() 130 rProp.mnIndex-2, in CreateChildContext() [all …]
|
H A D | XMLTextShapeStyleContext.cxx | 102 ->GetEntryContextId( rProp.mnIndex ) ) in CreateChildContext() 111 DBG_ASSERT( rProp.mnIndex >= 3 && in CreateChildContext() 114 ->GetEntryContextId( rProp.mnIndex-3 ) && in CreateChildContext() 116 ->GetEntryContextId( rProp.mnIndex-2 ) && in CreateChildContext() 118 ->GetEntryContextId( rProp.mnIndex-1 ), in CreateChildContext() 124 rProp.mnIndex-2, in CreateChildContext() 125 rProp.mnIndex-1, in CreateChildContext() 126 rProp.mnIndex-3, in CreateChildContext()
|
/trunk/main/xmloff/source/draw/ |
H A D | sdpropls.cxx | 1261 property->mnIndex = -1; in ContextFilter() 1271 property->mnIndex = -1; in ContextFilter() 1282 property->mnIndex = -1; in ContextFilter() 1344 property->mnIndex = -1; in ContextFilter() 1352 property->mnIndex = -1; in ContextFilter() 1360 property->mnIndex = -1; in ContextFilter() 1367 property->mnIndex = -1; in ContextFilter() 1520 pClip11State->mnIndex = -1; in ContextFilter() 1635 (*property).mnIndex = -1; in ContextFilter() 1663 (*property).mnIndex = -1; in ContextFilter() [all …]
|
H A D | XMLNumberStyles.cxx | 605 mnIndex(0), in SdXMLNumberFormatImportContext() 634 if( mnIndex == -1 || mnIndex == 16 ) in add() 636 mnIndex = -1; in add() 650 mnElements[mnIndex++] = nIndex + 1; in add() 675 for( ; mnIndex < 16; mnIndex++ ) in EndElement() 677 mnElements[mnIndex] = 0; in EndElement()
|
/trunk/main/sc/source/filter/xml/ |
H A D | xmlstyle.cxx | 299 pPadding_Left->mnIndex = -1; in ContextFilter() 303 pPadding_Top->mnIndex = -1; in ContextFilter() 308 pPadding->mnIndex = -1; in ContextFilter() 330 pBorder_Left->mnIndex = -1; in ContextFilter() 334 pBorder_Top->mnIndex = -1; in ContextFilter() 341 pBorder->mnIndex = -1; in ContextFilter() 347 pBorder->mnIndex = -1; in ContextFilter() 391 pParaAdjust->mnIndex = -1; in ContextFilter() 401 pSWBorder->mnIndex = -1; in ContextFilter() 406 pSWBorder_Left->mnIndex = -1; in ContextFilter() [all …]
|
H A D | xmlstyli.cxx | 112 if (property->mnIndex != -1) in finished() 145 pAllBorderWidthProperty->mnIndex = -1; in finished() 147 pAllBorderProperty->mnIndex = -1; in finished() 149 pAllPaddingProperty->mnIndex = -1; in finished() 163 pBorderWidths[i]->mnIndex = -1; in finished() 195 pDiagBorderWidths[i]->mnIndex = -1; in finished() 238 if (property->mnIndex != -1) in finished() 252 pPageBreak->mnIndex = -1; in finished() 263 pHeight->mnIndex = -1; in finished() 266 pOptimalHeight->mnIndex = -1; in finished() [all …]
|
/trunk/main/sfx2/source/sidebar/ |
H A D | FocusManager.cxx | 39 mnIndex(nIndex) in FocusLocation() 422 FocusPanelContent(aFocusLocation.mnIndex); in MoveFocusInsidePanel() 429 FocusPanelContent(aFocusLocation.mnIndex); in MoveFocusInsidePanel() 488 … maPanels[aLocation.mnIndex]->SetExpanded( ! maPanels[aLocation.mnIndex]->IsExpanded()); in HandleKeyEvent() 493 ClickButton(aLocation.mnIndex); in HandleKeyEvent() 510 FocusPanelContent(aLocation.mnIndex); in HandleKeyEvent() 515 ClickButton(aLocation.mnIndex); in HandleKeyEvent() 556 if (aLocation.mnIndex > 0) in HandleKeyEvent() 572 if (aLocation.mnIndex == 0) in HandleKeyEvent() 609 FocusButton(aLocation.mnIndex + 1); in HandleKeyEvent() [all …]
|
/trunk/main/filter/source/graphicfilter/icgm/ |
H A D | outact.cxx | 43 mnIndex = 0; in CGMOutAct() 63 if ( mnIndex ) in BeginFigure() 67 mnIndex = 0; in BeginFigure() 74 if ( mnIndex > 2 ) in CloseRegion() 86 if ( mnIndex > 2 ) in NewRegion() 88 Polygon aPolygon( mnIndex, mpPoints, mpFlags ); in NewRegion() 91 mnIndex = 0; in NewRegion() 102 mnIndex = 0; in EndFigure() 124 mpPoints[ mnIndex + i ] = rPolygon.GetPoint( i ); in RegPolyLine() 125 mpFlags[ mnIndex + i ] = (sal_Int8)rPolygon.GetFlags( i ); in RegPolyLine() [all …]
|
/trunk/main/xmloff/source/style/ |
H A D | PageMasterImportPropMapper.cxx | 65 getPropertySetMapper()->GetEntryContextId(rProperty.mnIndex); in handleSpecialItem() 138 if (property->mnIndex >= nStartIndex && property->mnIndex < nEndIndex) in finished() 230 pAllMarginProperty->mnIndex + 1 + i, in finished() 236 pAllHeaderMarginProperty->mnIndex + 1 + i, in finished() 242 pAllFooterMarginProperty->mnIndex + 1 + i, in finished() 255 pBorderWidths[i]->mnIndex = -1; in finished() 277 pHeaderBorderWidths[i]->mnIndex = -1; in finished() 299 pFooterBorderWidths[i]->mnIndex = -1; in finished() 321 pHeaderDynamic = new XMLPropertyState(pHeaderHeight->mnIndex + 2, aAny); in finished() 328 pHeaderDynamic = new XMLPropertyState(pHeaderMinHeight->mnIndex + 1, aAny); in finished() [all …]
|
H A D | xmlexppr.cxx | 135 if (aLastItr->mnIndex < rPropState.mnIndex) in AddPropertyState() 147 else if (aItr->mnIndex > rPropState.mnIndex) in AddPropertyState() 367 aNewProperty.mnIndex = -1; in FillPropertyStateArray() 399 aNewProperty.mnIndex = -1; in FillPropertyStateArray() 406 aNewProperty.mnIndex = *aIndexItr; in FillPropertyStateArray() 477 aNewProperty.mnIndex = -1; in FillPropertyStateArray() 486 aNewProperty.mnIndex = *aIndexItr; in FillPropertyStateArray() 512 aNewProperty.mnIndex = *aIndexItr; in FillPropertyStateArray() 548 aNewProperty.mnIndex = *aIndexItr; in FillPropertyStateArray() 772 if( rProp1.mnIndex == rProp2.mnIndex ) in Equals() [all …]
|
H A D | PageMasterExportPropMapper.cxx | 60 pState->mnIndex = -1; in lcl_RemoveState() 282 if( getPropertySetMapper()->GetEntryContextId( rPos.mnIndex ) == nPos ) in handleElementItem() 291 sal_uInt32 nPropIndex = rProperty.mnIndex; in handleElementItem() 356 sal_Int16 nContextId = aPropMapper->GetEntryContextId( pProp->mnIndex ); in ContextFilter() 459 pProp->mnIndex = -1; in ContextFilter() 483 pRepeatOffsetX->mnIndex = -1; in ContextFilter() 487 pRepeatOffsetY->mnIndex = -1; in ContextFilter() 498 pHeaderRepeatOffsetX->mnIndex = -1; in ContextFilter() 502 pHeaderRepeatOffsetY->mnIndex = -1; in ContextFilter() 513 pFooterRepeatOffsetX->mnIndex = -1; in ContextFilter() [all …]
|
H A D | PagePropertySetContext.cxx | 88 ->GetEntryContextId( rProp.mnIndex ) ) in CreateChildContext() 93 DBG_ASSERT( rProp.mnIndex >= 2 && in CreateChildContext() 95 ->GetEntryContextId( rProp.mnIndex-2 ) && in CreateChildContext() 97 ->GetEntryContextId( rProp.mnIndex-1 ), in CreateChildContext() 103 rProp.mnIndex-2, in CreateChildContext() 104 rProp.mnIndex-1, in CreateChildContext() 124 mxMapper->getPropertySetMapper(), rProp.mnIndex); in CreateChildContext()
|
H A D | xmlaustp.cxx | 66 _rxMapper->GetEntryNameSpace( _rProperty.mnIndex ), in lcl_exportDataStyle() 67 _rxMapper->GetEntryXMLName( _rProperty.mnIndex ), in lcl_exportDataStyle() 90 if ( ( pProp->mnIndex > -1 ) in exportStyleAttributes() 91 && ( CTF_FORMS_DATA_STYLE == aPropertyMapper->GetEntryContextId( pProp->mnIndex ) ) in exportStyleAttributes() 112 if (pProp->mnIndex > -1) in exportStyleAttributes() 114 switch( aPropertyMapper->GetEntryContextId(pProp->mnIndex) ) in exportStyleAttributes() 162 if (pProp->mnIndex > -1) in exportStyleAttributes() 165 sal_Int32 nIndex = pProp->mnIndex; in exportStyleAttributes()
|
/trunk/main/sd/source/ui/slidesorter/model/ |
H A D | SlsPageEnumeration.cxx | 53 int mnIndex; member in __anone46218370111::PageEnumerationImpl 188 mnIndex(0) in PageEnumerationImpl() 202 mnIndex(nIndex) in PageEnumerationImpl() 220 new PageEnumerationImpl(mrModel,maPredicate,mnIndex)); in Clone() 228 return (mnIndex < mrModel.GetPageCount()); in HasMoreElements() 236 SharedPageDescriptor pDescriptor (mrModel.GetPageDescriptor(mnIndex)); in GetNextElement() 239 mnIndex += 1; in GetNextElement() 251 mnIndex = 0; in Rewind() 261 while (mnIndex < mrModel.GetPageCount()) in AdvanceToNextValidElement() 263 SharedPageDescriptor pDescriptor (mrModel.GetPageDescriptor(mnIndex)); in AdvanceToNextValidElement() [all …]
|
/trunk/main/svtools/inc/svtools/ |
H A D | textdata.hxx | 39 sal_uInt16 mnIndex; member in TextPaM 42 TextPaM() { mnPara = 0, mnIndex = 0; } in TextPaM() 43 TextPaM( sal_uLong nPara, sal_uInt16 nIndex ) { mnPara = nPara, mnIndex = nIndex; } in TextPaM() 48 sal_uInt16 GetIndex() const { return mnIndex; } in GetIndex() 49 sal_uInt16& GetIndex() { return mnIndex; } in GetIndex() 59 return ( ( mnPara == rPaM.mnPara ) && ( mnIndex == rPaM.mnIndex ) ) ? sal_True : sal_False; in operator ==() 70 ( ( mnPara == rPaM.mnPara ) && mnIndex < rPaM.mnIndex ) ) ? sal_True : sal_False; in operator <() 76 ( ( mnPara == rPaM.mnPara ) && mnIndex > rPaM.mnIndex ) ) ? sal_True : sal_False; in operator >()
|
/trunk/main/svx/source/table/ |
H A D | tableundo.cxx | 187 , mnIndex( nIndex ) in InsertRowUndo() 207 mxTable->UndoInsertRows( mnIndex, sal::static_int_cast< sal_Int32 >( maRows.size() ) ); in Undo() 218 mxTable->UndoRemoveRows( mnIndex, maRows ); in Redo() 230 , mnIndex( nIndex ) in RemoveRowUndo() 250 mxTable->UndoRemoveRows( mnIndex, maRows ); in Undo() 261 mxTable->UndoInsertRows( mnIndex, sal::static_int_cast< sal_Int32 >( maRows.size() ) ); in Redo() 291 , mnIndex( nIndex ) in InsertColUndo() 315 mxTable->UndoInsertColumns( mnIndex, sal::static_int_cast< sal_Int32 >( maColumns.size() ) ); in Undo() 326 mxTable->UndoRemoveColumns( mnIndex, maColumns, maCells ); in Redo() 338 , mnIndex( nIndex ) in RemoveColUndo() [all …]
|
/trunk/main/xmloff/source/chart/ |
H A D | PropertyMaps.cxx | 219 switch( getPropertySetMapper()->GetEntryContextId( property->mnIndex )) in ContextFilter() 247 property->mnIndex = -1; in ContextFilter() 257 property->mnIndex = -1; in ContextFilter() 271 property->mnIndex = -1; in ContextFilter() 290 switch( getPropertySetMapper()->GetEntryContextId( rProperty.mnIndex )) in handleElementItem() 310 sal_uInt32 nPropIndex = rProperty.mnIndex; in handleElementItem() 332 sal_uInt32 nPropIndex = rProperty.mnIndex; in handleElementItem() 360 sal_Int32 nContextId = maPropMapper->GetEntryContextId( rProperty.mnIndex ); in handleSpecialItem() 366 rtl::OUString sAttrName = maPropMapper->GetEntryXMLName( rProperty.mnIndex ); in handleSpecialItem() 367 sal_uInt16 nNameSpace = maPropMapper->GetEntryNameSpace( rProperty.mnIndex ); in handleSpecialItem() [all …]
|
/trunk/main/svx/inc/svx/ |
H A D | svditer.hxx | 44 sal_uInt32 mnIndex; member in SdrObjListIter 69 void Reset() { mnIndex = (mbReverse ? maObjList.Count() : 0L); } in Reset() 70 sal_Bool IsMore() const { return (mbReverse ? mnIndex != 0 : ( mnIndex < maObjList.Count())); } in IsMore() 71 SdrObject* Next() { return (SdrObject*)maObjList.GetObject(mbReverse ? --mnIndex : mnIndex++); } in Next()
|
/trunk/main/svgio/source/svgreader/ |
H A D | svgtextpathnode.cxx | 53 sal_uInt32 mnIndex; member in svgio::svgreader::pathTextBreakupHelper 118 … while(mfSegmentStartPosition + mfCurrentSegmentLength < fNewPosition && mnIndex < mnMaxIndex) in advanceToPosition() 121 mnIndex++; in advanceToPosition() 123 if(mnIndex < mnMaxIndex) in advanceToPosition() 126 mrPolygon.getBezierSegment(mnIndex % mrPolygon.count(), maCurrentSegment); in advanceToPosition() 151 mnIndex(0), in pathTextBreakupHelper() 157 mrPolygon.getBezierSegment(mnIndex % mrPolygon.count(), maCurrentSegment); in pathTextBreakupHelper() 172 if(mfPosition < mfBasegfxPathLength && nLength && mnIndex < mnMaxIndex) in allowChange()
|
/trunk/main/xmloff/inc/xmloff/ |
H A D | maptype.hxx | 59 sal_Int32 mnIndex; member 63 : mnIndex( nIndex ) {} in XMLPropertyState() 65 : mnIndex( nIndex ), maValue( rValue ) {} in XMLPropertyState() 67 : mnIndex( rPropState.mnIndex ), maValue( rPropState.maValue ) {} in XMLPropertyState()
|
/trunk/main/vcl/source/gdi/ |
H A D | metaact.cxx | 1249 ( mnIndex == ((MetaTextAction&)rMetaAction).mnIndex ) && in Compare() 1260 rOStm << mnIndex; in Write() 1279 rIStm >> mnIndex; in Read() 1297 mnIndex ( 0 ), in MetaTextArrayAction() 1308 mnIndex ( rAction.mnIndex ), in MetaTextArrayAction() 1395 ( mnIndex == ((MetaTextArrayAction&)rMetaAction).mnIndex ) && in Compare() 1409 rOStm << mnIndex; in Write() 1436 rIStm >> mnIndex; in Read() 1442 mnIndex = 0; in Read() 1483 mnIndex = 0; in Read() [all …]
|
/trunk/main/forms/source/xforms/ |
H A D | enumeration.cxx | 45 mnIndex( 0 ) in Enumeration() 56 return mnIndex < mxContainer->getCount(); in hasMoreElements() 66 if( mnIndex >= mxContainer->getCount() ) in nextElement() 69 return mxContainer->getByIndex( mnIndex++ ); in nextElement()
|
/trunk/main/svx/source/accessibility/ |
H A D | AccessibleShapeInfo.cxx | 43 mnIndex (nIndex) in AccessibleShapeInfo() 60 mnIndex (nIndex) in AccessibleShapeInfo() 69 mnIndex (rOther.mnIndex) in AccessibleShapeInfo()
|