Home
last modified time | relevance | path

Searched refs:rpSet (Results 1 – 25 of 27) sorted by relevance

12

/dports/editors/ted/Ted-2.23/docRtf/
H A DdocRtfSaveRowProperties.c25 const RowProperties * rpSet, in docRtfSaveRowProperties() argument
67 rpSet->rpTopBorderNumber, anyway ); in docRtfSaveRowProperties()
72 rpSet->rpLeftBorderNumber, anyway ); in docRtfSaveRowProperties()
118 "trwWidth", rpSet->rpPreferredWidth ); in docRtfSaveRowProperties()
160 "trpaddl", rpSet->rpLeftCellPadding ); in docRtfSaveRowProperties()
168 "trpaddr", rpSet->rpRightCellPadding ); in docRtfSaveRowProperties()
175 "trpaddft", rpSet->rpTopCellPaddingUnit, in docRtfSaveRowProperties()
176 "trpaddt", rpSet->rpTopCellPadding ); in docRtfSaveRowProperties()
184 "trpaddb", rpSet->rpBottomCellPadding ); in docRtfSaveRowProperties()
201 "trwWidthA", rpSet->rpCellWidthAfter ); in docRtfSaveRowProperties()
[all …]
H A DdocRtfWriteNode.c27 const RowProperties * rpSet, in docRtfSavePropertiesOfRow() argument
49 docRowPropertyDifference( &rpDifMask, &rpRef, &rpAllMask, rpSet, dam0 ); in docRtfSavePropertiesOfRow()
56 docRtfSaveRowProperties( rw, &rpDifMask, rpSet, col0, col1 ); in docRtfSavePropertiesOfRow()
58 if ( docCopyRowProperties( &(rw->rwRowProperties), rpSet, dam0 ) ) in docRtfSavePropertiesOfRow()
59 { LDEB(rpSet->rpCellCount); rval= -1; goto ready; } in docRtfSavePropertiesOfRow()
H A DdocRtfWriterImpl.h270 const RowProperties * rpSet,
/dports/editors/ted/Ted-2.23/Ted/
H A DtedDocSetProperties.c44 const RowProperties * rpSet, in tedEditChangeSelectionPropertiesImpl() argument
87 &selRpDoneMask, rpSetMask, rpSet, in tedEditChangeSelectionPropertiesImpl()
154 const RowProperties * rpSet, in tedEditChangeSelectionProperties() argument
195 rpSetMask, rpSet, in tedEditChangeSelectionProperties()
205 rpSetMask, rpSet, in tedEditChangeSelectionProperties()
282 const RowProperties * rpSet, in tedDocChangeSelectionProperties() argument
312 rpSetMask, rpSet, in tedDocChangeSelectionProperties()
402 const RowProperties * rpSet, in tedDocSetTableProperties() argument
441 cpSetMask, cpSet, rpSetMask, rpSet, in tedDocSetTableProperties()
H A DtedDocRuler.c109 RowProperties rpSet; in tedUpdateTableColumns() local
117 docInitRowProperties( &rpSet ); in tedUpdateTableColumns()
130 if ( docCopyRowProperties( &rpSet, &(rowNode->biRowProperties), dam0 ) ) in tedUpdateTableColumns()
140 rpSet.rpLeftIndentTwips= GRIDtoCOORD( rowLeftIndentPixels, xfac ); in tedUpdateTableColumns()
145 CellProperties * cp= rpSet.rpCells; in tedUpdateTableColumns()
179 docRowPropertyDifference( &rpDifMask, &rpSet, &rpCmpMask, in tedUpdateTableColumns()
184 &rpDifMask, &rpSet, td->tdTraced ); in tedUpdateTableColumns()
189 docCleanRowProperties( &rpSet ); in tedUpdateTableColumns()
H A DtedEdit.h177 const RowProperties * rpSet,
199 const RowProperties * rpSet,
H A DtedAppFront.h39 const RowProperties * rpSet );
H A DtedAppFront.c515 const RowProperties * rpSet ) in tedAppSetTableProperties() argument
523 cpSetMask, cpSet, rpSetMask, rpSet, in tedAppSetTableProperties()
H A DtedDocFront.h41 const RowProperties * rpSet,
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/dialog/
H A Dfiledlghelper.cxx1378 if ( rpSet ) in execute()
1398 rpSet->ClearItem( SID_PASSWORDINTERACTION ); in execute()
1399 if (rpSet->HasItem( SID_PASSWORD )) in execute()
1403 rpSet->ClearItem( SID_PASSWORD ); in execute()
1404 rpSet->ClearItem( SID_ENCRYPTIONDATA ); in execute()
1406 rpSet->ClearItem( SID_RECOMMENDREADONLY ); in execute()
1407 rpSet->ClearItem( SID_MODIFYPASSWORDINFO ); in execute()
1426 if( !rpSet ) in execute()
1430 rpSet->ClearItem( SID_SELECTION ); in execute()
2374 nRet = mpImpl->execute(rURLList, rpSet, rFilter); in Execute()
[all …]
H A Dfiledlgimpl.hxx179 std::unique_ptr<SfxItemSet>& rpSet,
/dports/editors/ted/Ted-2.23/docBuf/
H A DdocNodeProperties.c26 const RowProperties * rpSet ) in docChangeRowProperties() argument
32 if ( docUpdRowProperties( rpDoneMask, rpTo, rpSetMask, rpSet, in docChangeRowProperties()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/dialog/
H A Dfiledlghelper.cxx1396 if ( rpSet ) in execute()
1416 rpSet->ClearItem( SID_PASSWORDINTERACTION ); in execute()
1417 rpSet->ClearItem( SID_PASSWORD ); in execute()
1418 rpSet->ClearItem( SID_ENCRYPTIONDATA ); in execute()
1419 rpSet->ClearItem( SID_RECOMMENDREADONLY ); in execute()
1420 rpSet->ClearItem( SID_MODIFYPASSWORDINFO ); in execute()
1439 if( !rpSet ) in execute()
1443 rpSet->ClearItem( SID_SELECTION ); in execute()
2373 return mpImpl->execute( rpURLList, rpSet, rFilter ); in Execute()
2387 nRet = mpImpl->execute(rURLList, rpSet, rFilter); in Execute()
[all …]
H A Dfiledlgimpl.hxx181 std::unique_ptr<SfxItemSet>& rpSet,
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/sfx2/
H A Dfiledlghelper.hxx222 std::unique_ptr<SfxItemSet>& rpSet,
225 ErrCode Execute( std::unique_ptr<SfxItemSet>& rpSet,
239 std::unique_ptr<SfxItemSet>& rpSet,
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/sfx2/
H A Dfiledlghelper.hxx235 std::unique_ptr<SfxItemSet>& rpSet,
238 ErrCode Execute( std::unique_ptr<SfxItemSet>& rpSet,
252 std::unique_ptr<SfxItemSet>& rpSet,
/dports/editors/ted/Ted-2.23/docEdit/
H A DdocEditChangeTableProperties.c209 const RowProperties * rpSet ) in docEditChangeRowProperties() argument
221 if ( rpSet->rpCellCount != rowNode->biChildCount ) in docEditChangeRowProperties()
226 if ( docUpdRowProperties( &rpDoneMask, rp, &rpSetMask, rpSet, in docEditChangeRowProperties()
H A DdocEditSetProperties.c116 const RowProperties * rpSet, in docChangeSelectionProperties() argument
169 setProps.sp_rpSet= rpSet; in docChangeSelectionProperties()
H A DdocEditSetProperties.h71 const RowProperties * rpSet );
H A DdocRtfTrace.h59 const RowProperties * rpSet,
H A DdocEdit.h221 const RowProperties * rpSet,
H A DdocRtfWriteTrace.c104 const RowProperties * rpSet, in docRtfTraceNewProperties() argument
138 docRtfSaveRowProperties( rw, rpSetMask, rpSet, col0, col1 ); in docRtfTraceNewProperties()
/dports/editors/ted/Ted-2.23/docBase/
H A DdocRowProperties.h233 const RowProperties * rpSet,
/dports/devel/pyside2/pyside-setup-opensource-src-5.15.2/sources/patchelf/
H A Dpatchelf.cc149 typedef enum { rpPrint, rpShrink, rpSet } RPathOp; enumerator
1110 elfFile.modifyRPath(elfFile.rpSet, newRPath); in patchElf2()
/dports/devel/pyside2-tools/pyside-setup-opensource-src-5.15.2/sources/patchelf/
H A Dpatchelf.cc149 typedef enum { rpPrint, rpShrink, rpSet } RPathOp; enumerator
1110 elfFile.modifyRPath(elfFile.rpSet, newRPath); in patchElf2()

12