Home
last modified time | relevance | path

Searched refs:p (Results 1576 – 1600 of 3700) sorted by relevance

1...<<61626364656667686970>>...148

/trunk/main/sc/source/filter/excel/
H A Dxelink.cxx966 const ScToken* p = static_cast<const ScToken*>(mpArray->First()); in WriteAddData() local
967 if (p->GetOpCode() != ocExternalRef) in WriteAddData()
970 switch (p->GetType()) in WriteAddData()
974 const ScSingleRefData& rRef = p->GetSingleRef(); in WriteAddData()
985 const String& rTabName = p->GetString(); in WriteAddData()
998 const ScComplexRefData& rRef = p->GetDoubleRef(); in WriteAddData()
1020 const String& rTabName = p->GetString(); in WriteAddData()
1728 for (FormulaToken* p = pArray->First(); p; p = pArray->Next()) in StoreCellRange() local
1730 if (p->GetType() == svMatrix) in StoreCellRange()
1731 aMatrixList.push_back(p); in StoreCellRange()
[all …]
/trunk/main/filter/source/graphicfilter/eps/
H A Deps.cxx2656 PSLZWCTreeNode* p; in Compress() local
2667 for( p = pPrefix->pFirstChild; p != NULL; p = p->pBrother ) in Compress()
2669 if ( p->nValue == nV ) in Compress()
2673 if( p ) in Compress()
2674 pPrefix = p; in Compress()
2694 p = pTable + ( nTableSize++ ); in Compress()
2695 p->pBrother = pPrefix->pFirstChild; in Compress()
2696 pPrefix->pFirstChild = p; in Compress()
2697 p->nValue = nV; in Compress()
2698 p->pFirstChild = NULL; in Compress()
/trunk/main/sal/qa/osl/socket/
H A Dosl_Socket_Const_orig.h102 static const sal_Char p##str_name[] = str_value; \
103 static const sal_Int32 n##str_name##Len = sizeof( p##str_name ) -1; \
104 ::rtl::OUString a##str_name = rtl::OUString::createFromAscii( p##str_name )
/trunk/main/wizards/com/sun/star/wizards/web/
H A DProcess.java361 CGPublish p = (CGPublish) set.getElementAt(i); in publish() local
363 if (p.cp_Publish) in publish()
366 String key = (String) set.getKey(p); in publish()
371 fileAccess.delete(p.cp_URL); in publish()
373 if (!publish(dir, p, ucb, task)) in publish()
/trunk/main/basic/source/classes/
H A Deventatt.cxx237 SbxObject* p = maBasicRef; in firing_impl() local
238 SbxObject* pParent = p->GetParent(); in firing_impl()
251 String aName = p->GetName(); in firing_impl()
255 xDocStandardBasic = (StarBASIC*)p; in firing_impl()
261 xAppStandardBasic = (StarBASIC*)p; in firing_impl()
/trunk/main/sw/source/filter/ww1/
H A Dfltshell.cxx1241 SwFltFormatCollection* p = pColls[ nStyle ]; in SetStyle() local
1243 if (p) in SetStyle()
1249 if( p->IsInFly() ) in SetStyle()
1250 p->BeginStyleFly( pOutDoc ); in SetStyle()
1252 GetDoc().SetTxtFmtColl(*pPaM, p->GetColl()); in SetStyle()
1774 const SwTxtFmtColl* p = GetDoc().GetDfltTxtFmtColl(); in SeekCell() local
1775 p = GetDoc().GetTxtCollFromPool(RES_POOLCOLL_STANDARD, false ); in SeekCell()
1793 SfxItemSet* p = new SfxItemSet( GetDoc().GetAttrPool(), in NewFlyDefaults() local
1798 p->Put( aSz ); in NewFlyDefaults()
1799 p->Put( SwFmtHoriOrient( 0, text::HoriOrientation::NONE, text::RelOrientation::FRAME )); in NewFlyDefaults()
[all …]
/trunk/main/i18npool/source/transliteration/
H A Dtransliteration_OneToOne.cxx77 sal_Int32 *p = 0; in transliterate() local
81 p = offset.getArray(); in transliterate()
90 *p ++ = position ++; in transliterate()
/trunk/main/desktop/win32/source/QuickStart/
H A DQuickStart.cpp76 char *p = strrchr( filename, '\\' ); in launchSoffice() local
77 if ( !p ) in launchSoffice()
80 strncpy( p+1, "soffice.exe", _MAX_PATH - (p+1 - filename) ); in launchSoffice()
/trunk/main/udkapi/com/sun/star/reflection/
H A DXPublished.idl34 <p>This interface is intended to be supported by objects that also support
38 instead kept independent for reasons of backwards compatibility.)</p>
40 <p>For the various kinds of UNOIDL entities that are represented by objects
42 and its subtypes, this optional interface should be supported as follows:</p>
/trunk/main/offapi/com/sun/star/text/
H A DXSimpleText.idl76 <p>The initial position is set to <var>aTextPosition</var>.
90 <p>The string may contain the following white spaces:
91 </p>
104 <p>If the parameter <member>bAbsorb</member> was <TRUE/>
/trunk/main/offapi/com/sun/star/awt/
H A DUnoControlRoadmapModel.idl74 <p>A roadmap control which is interactive allows selecting its items out-of-order,
75 by simply clicking them.</p>
99 <p>If this property is present, it interacts with the <member>ImageURL</member>in the
106 </ul></p>
/trunk/main/offapi/com/sun/star/ucb/
H A DTransientDocumentsRootContent.idl69 <p>There is at most one instance of a TDCP Root at a time. All other TDCP
98 <p>
135 </p>
146 <p>Where many existing <type>Content</type> implementations do not
H A DHierarchyLinkContent.idl69 <p>It is always contained in HCP Folder. A HCP Link has no children.
93 <p>
136 </p>
147 <p>Where many existing <type>Content</type> implementations do not
H A DTransientDocumentsStreamContent.idl70 <p>It is contained in a TDCP Folder or TDCP Document. A TDCP Stream has no
98 <p>
141 </p>
152 <p>Where many existing <type>Content</type> implementations do not
/trunk/main/offapi/com/sun/star/ui/
H A DModuleUIConfigurationManager.idl51 <p>
60 </p>
69 <p>
84 </p>
H A DModuleWindowStateConfiguration.idl40 <p>
46 </p>
56 <p>
84 </p>
/trunk/main/offapi/com/sun/star/ui/dialogs/
H A DFilePicker.idl126 <p><strong>Notes for the implementation of a FileSave dialog:</strong>
129 name already exist.</p>
137 <p>This may be useful for automatic test tools for instance.</p>
/trunk/main/offapi/com/sun/star/chart/
H A DChartDataPointProperties.idl59 <p>Text properties correlate to the data description of the data
62 whole data rows.</p>
151 <p>When you query this value you get an internal URL of the
152 embedded graphic.</p>
H A DDiagram.idl62 <p>The diagram is the object that contains the actual plot.</p>
64 <p>Different Diagram Types, e.g., <type>PieDiagram</type> or
67 the <type>XChartDocument</type>.</p>
/trunk/main/offapi/com/sun/star/configuration/backend/
H A DXLayerImporter.idl92 <p>This method imports data for the current entity of the backend.</p>
122 <p>This method imports data for the current entity of the backend.</p>
/trunk/main/binaryurp/source/
H A Dincomingrequest.cxx220 void * p; in execute_throw() local
222 p = i++->getValue( in execute_throw()
231 p = &outBufs.back()[0]; in execute_throw()
233 args.push_back(p); in execute_throw()
/trunk/main/connectivity/source/drivers/jdbc/
H A Dtools.cxx238 jboolean p = sal_False; in createByteInputStream() local
239 rtl_copyMemory(t.pEnv->GetByteArrayElements(pByteArray,&p),aData.getArray(),aData.getLength()); in createByteInputStream()
265 jboolean p = sal_False; in createCharArrayReader() local
266 rtl_copyMemory(t.pEnv->GetCharArrayElements(pCharArray,&p),aData.getArray(),aData.getLength()); in createCharArrayReader()
/trunk/main/xmlscript/source/xmldlg_imexp/
H A Dxmldlg_import.cxx1523 StringTriple const * p = g_pEventTranslations; in importEvents() local
1524 while (p->first) in importEvents()
1526 if (0 == ::rtl_str_compare( p->third, str.getStr() )) in importEvents()
1529 p->first, ::rtl_str_getLength( p->first ), in importEvents()
1532 p->second, ::rtl_str_getLength( p->second ), in importEvents()
1536 ++p; in importEvents()
1539 if (! p->first) in importEvents()
/trunk/main/autodoc/inc/cosv/
H A Dcomfunc.hxx103 for ( size_t p = 0; p < sizeof(NUMTYPE); --p ) in switch_endian() local
/trunk/main/desktop/source/pkgchk/unopkg/
H A Dunopkg_app.cxx463 Reference<deployment::XPackage> p( in unopkg_main() local
466 if ( !p.is()) in unopkg_main()
468 else if (p.is()) in unopkg_main()
470 ::dp_misc::getIdentifier(p), p->getName(), in unopkg_main()

Completed in 123 milliseconds

1...<<61626364656667686970>>...148