Home
last modified time | relevance | path

Searched refs:p (Results 3151 – 3175 of 3699) sorted by relevance

1...<<121122123124125126127128129130>>...148

/trunk/main/offapi/com/sun/star/text/
H A DParagraph.idl130 <p>A text portion is defined as the largest possible <type>TextRange</type>
133 <p>In general this interface is used for exporting into file
/trunk/main/offapi/com/sun/star/awt/
H A DXDialogProvider2.idl112 <p>The arguments accepted so far are
119 </p>
H A DXWindow.idl67 <p>A window is a rectangular region on an output device with
70 receives events from the user.</p>
/trunk/main/l10ntools/inc/
H A Dtagtest.hxx238 void Insert( TokenInfo p, sal_uLong nIndex = LIST_APPEND ) in Insert() argument
239 { TokenListImpl::Insert( new TokenInfo(p), nIndex ); } in Insert()
/trunk/main/l10ntools/layout/
H A Dtralay.cxx237 static void insertMarker( XMLParentNode *p, ByteString const& file ) in insertMarker() argument
239 if ( XMLChildNodeList* lst = p->GetChildList() ) in insertMarker()
/trunk/main/scripting/java/com/sun/star/script/framework/browse/
H A DParcelBrowseNode.java322 Parcel p = (Parcel)container.getByName( newName ); in invoke() local
331 childNodes[ index ].updateURI( p ); in invoke()
/trunk/main/sc/source/ui/miscdlgs/
H A Dscuiautofmt.cxx388 ScAutoFormatData* p=(*pFormat)[ nIndex ]; in IMPL_LINK() local
390 = new ScAutoFormatData(*p); in IMPL_LINK()
/trunk/main/cppu/source/threadpool/
H A Dthreadpool.cxx346 JobQueue *p = new JobQueue(); in prepare() local
347 m_mapQueue[ aThreadId ] = pair< JobQueue * , JobQueue * > ( p , 0 ); in prepare()
/trunk/main/
H A Dbootstrap.148 mkdir -p "$SOLARENV/$INPATH/bin"
81 mkdir -p "$tmp_build_dir"
/trunk/main/scp2/source/draw/
H A Dregistryitem_draw.scp319 Value = "\"<progpath>\program\soffice.exe\" -p \"%1\"";
416 Value = "\"<progpath>\program\soffice.exe\" -p \"%1\"";
693 Value = "\"<progpath>\program\soffice.exe\" -p \"%1\"";
836 Value = "\"<progpath>\program\soffice.exe\" -p \"%1\"";
/trunk/main/scp2/source/impress/
H A Dregistryitem_impress.scp353 Value = "\"<progpath>\program\soffice.exe\" -p \"%1\"";
430 Value = "\"<progpath>\program\soffice.exe\" -p \"%1\"";
742 Value = "\"<progpath>\program\soffice.exe\" -p \"%1\"";
865 Value = "\"<progpath>\program\soffice.exe\" -p \"%1\"";
/trunk/main/sw/source/core/crsr/
H A Dbookmrk.cxx250 ::sfx2::SvLinkSource* p = &m_aRefObj; in ~DdeBookmark()
251 p->SendDataChanged(); in ~DdeBookmark()
/trunk/main/offapi/com/sun/star/util/
H A DPathSettings.idl47 <p>
54 </p>
/trunk/main/offapi/com/sun/star/sheet/
H A DAccessiblePageHeaderFooterAreasView.idl74 <p>The following rules apply to the children order.</p>
H A DAccessibleSpreadsheet.idl79 <p>The following rules apply to the children order.</p>
/trunk/main/sc/source/filter/xml/
H A Dxmlexternaltabi.cxx108 const sal_Unicode* p = rUrl.getStr(); in lcl_isValidRelativeURL() local
111 sal_Unicode c = p[i]; in lcl_isValidRelativeURL()
H A Dxmltabi.cxx100 const sal_Unicode* p = rName.getStr(); in lcl_isExternalRefCache() local
106 const sal_Unicode c = p[i]; in lcl_isExternalRefCache()
/trunk/main/canvas/source/vcl/
H A Dimpltools.cxx300 sal_uInt8* p = aAlphaMap; in transformBitmap() local
301 for( int n = 0; n < 256; ++n) *(p++) = n; in transformBitmap()
/trunk/main/sw/source/ui/table/
H A Dtautofmt.cxx488 SwTableAutoFmtPtr p = (*pTableTbl)[ nIndex ]; in IMPL_LINK() local
491 p->SetName( aFormatName ); in IMPL_LINK()
498 pTableTbl->Insert( p, n ); in IMPL_LINK()
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleSpreadsheet.cxx117 ScRange *p = *vi; in CalcScAddressFromRangeList() local
118 if ( row >= p->aStart.Row() && row <= p->aEnd.Row()) in CalcScAddressFromRangeList()
120 m_vecTempCol.push_back(std::make_pair(p->aStart.Col(),p->aEnd.Col())); in CalcScAddressFromRangeList()
/trunk/main/basic/source/runtime/
H A Dmethods1.cxx1581 SbxObject* p = pBasic; in RTLFUNC() local
1582 while( p->GetParent() ) in RTLFUNC()
1583 p = p->GetParent(); in RTLFUNC()
1586 refVar->PutObject( p ); in RTLFUNC()
/trunk/main/svl/source/numbers/
H A Dzforlist.cxx137 for ( SvNumberFormatter* p = (SvNumberFormatter*)aFormatters.First(); in ConfigurationChanged() local
138 p; p = (SvNumberFormatter*)aFormatters.Next() ) in ConfigurationChanged()
140 p->ReplaceSystemCL( eSysLanguage ); in ConfigurationChanged()
147 for ( SvNumberFormatter* p = (SvNumberFormatter*)aFormatters.First(); in ConfigurationChanged() local
148 p; p = (SvNumberFormatter*)aFormatters.Next() ) in ConfigurationChanged()
150 p->ResetDefaultSystemCurrency(); in ConfigurationChanged()
/trunk/main/sfx2/source/dialog/
H A Dmgetempl.cxx453 SfxFilterTupel* p; in IMPL_LINK_INLINE_END() local
454 p = pItem->GetFilterList().GetObject( nIdx ); in IMPL_LINK_INLINE_END()
/trunk/main/basic/source/comp/
H A Dtoken.cxx468 const sal_Unicode *p = aSym.GetBuffer(); in Symbol() local
469 if (*p <= ' ') aSym = String::CreateFromAscii( "???" ); in Symbol()
/trunk/main/toolkit/source/layout/vcl/
H A Dwrapper.cxx278 static sal_Int32 GetLongRes (void *p) in setRes()
280 return Resource::GetLongRes (p); in setRes()
1214 ::TabPage *p = GetTabPage (i + tab_page_first_index); in GetTabPageSizePixel()
1217 return p->GetOptimalSize (WINDOWSIZE_MINIMUM); in GetTabPageSizePixel()

Completed in 548 milliseconds

1...<<121122123124125126127128129130>>...148