Home
last modified time | relevance | path

Searched refs:Item (Results 1 – 25 of 197) sorted by relevance

12345678

/trunk/main/autodoc/inc/udm/xml/
H A Dxmlitem.hxx50 class Item class
53 virtual ~Item() {} in ~Item()
117 virtual const Item *
147 virtual const Item *
166 virtual const Item *
171 virtual Dyn< Item > &
185 virtual const Item *
215 virtual const Item *
221 Dyn< Item > pContent;
259 virtual Dyn< Item > &
[all …]
/trunk/main/autodoc/source/udm/xml/
H A Dxmlitem.cxx72 class MultiItem : public Item
79 DYN Item * let_dpDatum ) in Add()
93 Dyn< Item > & o_rContent,
94 DYN Item * let_dpItem );
106 DYN Item * let_dpItem ) in Impl_SetContent()
226 const Item *
259 const Item *
292 const Item *
349 const Item *
418 Dyn< Item > &
[all …]
/trunk/main/vbahelper/source/vbahelper/
H A Dvbashaperange.cxx97 …uno::Reference< msforms::XShape > xShape( Item( uno::makeAny( index ), uno::Any() ), uno::UNO_QUER… in IncrementRotation()
108 …uno::Reference< msforms::XShape > xShape( Item( uno::makeAny( index ), uno::Any() ), uno::UNO_QUER… in IncrementLeft()
119 …uno::Reference< msforms::XShape > xShape( Item( uno::makeAny( index ), uno::Any() ), uno::UNO_QUER… in IncrementTop()
129 …uno::Reference< msforms::XShape > xShape( Item( uno::makeAny( index ), uno::Any() ), uno::UNO_QUER… in getHeight()
140 …uno::Reference< msforms::XShape > xShape( Item( uno::makeAny( index ), uno::Any() ), uno::UNO_QUER… in setHeight()
150 …uno::Reference< msforms::XShape > xShape( Item( uno::makeAny( index ), uno::Any() ), uno::UNO_QUER… in getWidth()
161 …uno::Reference< msforms::XShape > xShape( Item( uno::makeAny( index ), uno::Any() ), uno::UNO_QUER… in setWidth()
171 …uno::Reference< msforms::XShape > xShape( Item( uno::makeAny( index ), uno::Any() ), uno::UNO_QUER… in getLeft()
182 …uno::Reference< msforms::XShape > xShape( Item( uno::makeAny( index ), uno::Any() ), uno::UNO_QUER… in setLeft()
192 …uno::Reference< msforms::XShape > xShape( Item( uno::makeAny( index ), uno::Any() ), uno::UNO_QUER… in getTop()
[all …]
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/protocols/urp/
H A DPendingRequests.java34 public synchronized void push(ThreadId tid, Item item) { in push()
43 public synchronized Item pop(ThreadId tid) { in pop()
45 Item i = (Item) s.pop(); in pop()
52 public static final class Item { class in PendingRequests
53 public Item( in Item() method in PendingRequests.Item
/trunk/main/sw/source/ui/vba/
H A Dvbadocument.cxx129 return xCol->Item( index, uno::Any() ); in BuiltInDocumentProperties()
138 return xCol->Item( index, uno::Any() ); in CustomDocumentProperties()
151 return uno::Any( xBookmarksVba->Item( rIndex, uno::Any() ) ); in Bookmarks()
165 return uno::Any( xVariables->Item( rIndex, uno::Any() ) ); in Variables()
173 return xCol->Item( index, uno::Any() ); in Paragraphs()
182 return xCol->Item( index, uno::Any() ); in Styles()
191 return xCol->Item( index, uno::Any() ); in Fields()
205 return xCol->Item( index, uno::Any() ); in Shapes()
214 return xCol->Item( index, uno::Any() ); in Sections()
257 return xColl->Item( aIndex, uno::Any() ); in Tables()
H A Dvbaapplication.cxx130 return xCol->Item( index, uno::Any() ); in Documents()
139 return xCol->Item( index, uno::Any() ); in Addins()
148 return xCol->Item( index ); in Dialogs()
/trunk/main/autodoc/source/udm/html/
H A Dhtmlitem.cxx41 DYN Item * let_dpItem ) in PushElem()
112 TableRow::AddCell( DYN Item * let_dpItem ) in AddCell()
179 DefList::AddTerm( DYN csi::xml::Item* let_dpItem ) in AddTerm()
185 DefList::AddDefinition( DYN csi::xml::Item* let_dpItem ) in AddDefinition()
212 NumeratedList::AddItem( DYN csi::xml::Item* let_dpItem ) in AddItem()
225 SimpleList::AddItem( DYN csi::xml::Item* let_dpItem ) in AddItem()
/trunk/main/binaryurp/source/
H A Dwriter.cxx56 Writer::Item::Item() {} in Item() function in binaryurp::Writer::Item
58 Writer::Item::Item( in Item() function in binaryurp::Writer::Item
68 Writer::Item::Item( in Item() function in binaryurp::Writer::Item
115 queue_.push_back(Item(tid, oid, type, member, inArguments, cc)); in queueRequest()
127 Item( in queueReply()
157 Item item; in run()
H A Dwriter.hxx121 struct Item { struct in binaryurp::Writer
122 Item();
125 Item(
134 Item(
175 std::deque< Item > queue_;
/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/excel/
H A DRanges.log60 Range/Item-Method-Issue
61 TEST START : Range/Item-Method-Issue
68 ITEM Assertion OK : Range of a single Item Cell is: $E$21
69 ITEM Assertion OK : Range of a single Item Cell is: $F$21
70 ITEM Assertion OK : Range of a single Item Cell is: $F$10
71 END 'Range/Item-Method-Issue' Symbol
72 TEST OK : Range/Item-Method-Issue
242 ITEM Assertion OK : - Range.Rows.Item(1).Hidden (set)
243 ITEM Assertion OK : - Range.Rows.Item(1).Hidden (get)
246 ITEM Assertion OK : - Range.Columns.Item(1).Hidden (set)
[all …]
/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/unix/
H A DRanges.log60 Range/Item-Method-Issue
61 TEST START : Range/Item-Method-Issue
68 ITEM Assertion OK : Range of a single Item Cell is: $E$21
69 ITEM Assertion OK : Range of a single Item Cell is: $F$21
70 ITEM Assertion OK : Range of a single Item Cell is: $F$10
71 END 'Range/Item-Method-Issue' Symbol
72 TEST OK : Range/Item-Method-Issue
242 ITEM Assertion OK : - Range.Rows.Item(1).Hidden (set)
243 ITEM Assertion OK : - Range.Rows.Item(1).Hidden (get)
246 ITEM Assertion OK : - Range.Columns.Item(1).Hidden (set)
[all …]
/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/win/
H A DRanges.log60 Range/Item-Method-Issue
61 TEST START : Range/Item-Method-Issue
68 ITEM Assertion OK : Range of a single Item Cell is: $E$21
69 ITEM Assertion OK : Range of a single Item Cell is: $F$21
70 ITEM Assertion OK : Range of a single Item Cell is: $F$10
71 END 'Range/Item-Method-Issue' Symbol
72 TEST OK : Range/Item-Method-Issue
242 ITEM Assertion OK : - Range.Rows.Item(1).Hidden (set)
243 ITEM Assertion OK : - Range.Rows.Item(1).Hidden (get)
246 ITEM Assertion OK : - Range.Columns.Item(1).Hidden (set)
[all …]
/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/excel/
H A DRanges.log60 Range/Item-Method-Issue
61 TEST START : Range/Item-Method-Issue
68 ITEM Assertion OK : Range of a single Item Cell is: $E$21
69 ITEM Assertion OK : Range of a single Item Cell is: $F$21
70 ITEM Assertion OK : Range of a single Item Cell is: $F$10
71 END 'Range/Item-Method-Issue' Symbol
72 TEST OK : Range/Item-Method-Issue
242 ITEM Assertion OK : - Range.Rows.Item(1).Hidden (set)
243 ITEM Assertion OK : - Range.Rows.Item(1).Hidden (get)
246 ITEM Assertion OK : - Range.Columns.Item(1).Hidden (set)
[all …]
/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/
H A DRanges.log60 Range/Item-Method-Issue
61 TEST START : Range/Item-Method-Issue
68 ITEM Assertion OK : Range of a single Item Cell is: $E$21
69 ITEM Assertion OK : Range of a single Item Cell is: $F$21
70 ITEM Assertion OK : Range of a single Item Cell is: $F$10
71 END 'Range/Item-Method-Issue' Symbol
72 TEST OK : Range/Item-Method-Issue
242 ITEM Assertion OK : - Range.Rows.Item(1).Hidden (set)
243 ITEM Assertion OK : - Range.Rows.Item(1).Hidden (get)
246 ITEM Assertion OK : - Range.Columns.Item(1).Hidden (set)
[all …]
/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/
H A DRanges.log60 Range/Item-Method-Issue
61 TEST START : Range/Item-Method-Issue
68 ITEM Assertion OK : Range of a single Item Cell is: $E$21
69 ITEM Assertion OK : Range of a single Item Cell is: $F$21
70 ITEM Assertion OK : Range of a single Item Cell is: $F$10
71 END 'Range/Item-Method-Issue' Symbol
72 TEST OK : Range/Item-Method-Issue
242 ITEM Assertion OK : - Range.Rows.Item(1).Hidden (set)
243 ITEM Assertion OK : - Range.Rows.Item(1).Hidden (get)
246 ITEM Assertion OK : - Range.Columns.Item(1).Hidden (set)
[all …]
/trunk/main/sc/source/ui/vba/
H A Dvbaworkbook.cxx243 return uno::Any( xWorkSheets->Item( aIndex, uno::Any() ) ); in Worksheets()
252 return uno::Any( xWindows->Item( aIndex, uno::Any() ) ); in Windows()
297 ScVbaWorkbook::Styles( const uno::Any& Item ) throw (uno::RuntimeException) in Styles() argument
303 if ( Item.hasValue() ) in Styles()
304 return dStyles->Item( Item, uno::Any() ); in Styles()
317 return uno::Any( xNames->Item( aIndex, uno::Any() ) ); in Names()
H A Dvbarange.cxx643 return uno::makeAny( mxRange->Item( uno::makeAny( vbaIndex ), uno::Any() ) ); in nextElement()
1091 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny(index), uno::Any() ), uno::UNO… in visit()
1615 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny(index), uno::Any() ), uno::UNO… in ClearContents()
1780 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny(index), uno::Any() ), uno::UNO… in HasFormula()
2530 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny(index), uno::Any() ), uno::UNO… in setNumberFormat()
2549 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny(index), uno::Any() ), uno::UNO… in getNumberFormat()
2601 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny(index), uno::Any() ), uno::UNO… in setWrapText()
3850 return m_Areas->Item( item, uno::Any() ); in Areas()
3867 return getBorders()->Item( item, uno::Any() ); in Borders()
4868 return xHlinks->Item( aIndex, uno::Any() ); in Hyperlinks()
[all …]
H A Dvbaworksheet.cxx403 return xHPageBreaks->Item( aIndex, uno::Any()); in HPageBreaks()
413 return xVPageBreaks->Item( aIndex, uno::Any()); in VPageBreaks()
689 return xColl->Item( Index, uno::Any() ); in ChartObjects()
705 return xColl->Item( Index, uno::Any() ); in PivotTables()
718 return xColl->Item( Index, uno::Any() ); in Comments()
730 …return uno::Reference< XCollection >( mxHlinks, uno::UNO_QUERY_THROW )->Item( aIndex, uno::Any() ); in Hyperlinks()
744 return uno::Any( xNames->Item( aIndex, uno::Any() ) ); in Names()
758 return xOleObjects->Item( Index, uno::Any() ); in OLEObjects()
772 return xVbaShapes->Item( aIndex, uno::Any() ); in Shapes()
784 return mxButtons->Item( rIndex, uno::Any() ); in Buttons()
H A Dvbaworksheets.cxx303 …uno::Reference< excel::XWorksheet > xSheet( Item( uno::makeAny( nItem ), uno::Any() ), uno::UNO_QU… in Delete()
387 …uno::Reference< excel::XWorksheet > xSheet( Item( uno::makeAny( nItem ), uno::Any() ), uno::UNO_QU… in Select()
407 ScVbaWorksheets::Item( const uno::Any& Index, const uno::Any& Index2 ) throw (uno::RuntimeExceptio… in Item() function in ScVbaWorksheets
420 …uno::Reference< excel::XWorksheet > xWorkSheet( ScVbaWorksheets_BASE::Item( sIndices[ index ], Ind… in Item()
433 return ScVbaWorksheets_BASE::Item( Index, Index2 ); in Item()
/trunk/main/autodoc/inc/udm/html/
H A Dhtmlitem.hxx224 DYN csi::xml::Item* let_dpItem = 0 );
276 DYN csi::xml::Item* let_dpItem = 0 );
278 DYN csi::xml::Item* let_dpItem = 0 );
303 DYN csi::xml::Item* let_dpItem = 0 );
317 DYN csi::xml::Item* let_dpItem = 0 );
/trunk/main/sal/osl/w32/
H A Dfile_dirvol.cxx1193 oslFileError SAL_CALL osl_acquireDirectoryItem( oslDirectoryItem Item ) in osl_acquireDirectoryItem() argument
1195 DirectoryItem_Impl *pItemImpl = (DirectoryItem_Impl *)Item; in osl_acquireDirectoryItem()
1205 oslFileError SAL_CALL osl_releaseDirectoryItem( oslDirectoryItem Item ) in osl_releaseDirectoryItem() argument
1207 DirectoryItem_Impl *pItemImpl = (DirectoryItem_Impl *)Item; in osl_releaseDirectoryItem()
1537 oslDirectoryItem Item, oslFileStatus *pStatus, sal_uInt32 uFieldMask) in osl_getDriveInfo() argument
1539 DirectoryItem_Impl *pItemImpl = (DirectoryItem_Impl *)Item; in osl_getDriveInfo()
1636 DirectoryItem_Impl *pItemImpl = (DirectoryItem_Impl *)Item; in osl_getServerInfo()
1662 oslDirectoryItem Item, in osl_getFileStatus() argument
1666 DirectoryItem_Impl *pItemImpl = (DirectoryItem_Impl *)Item; in osl_getFileStatus()
1674 return osl_getDriveInfo( Item, pStatus, uFieldMask ); in osl_getFileStatus()
[all …]
/trunk/main/offapi/com/sun/star/gallery/
H A DGalleryItemType.idl34 /** Item is empty
39 /** Item represents a graphic
44 /** Item represents a media file
49 /** Item represents a drawing
/trunk/main/sfx2/source/sidebar/
H A DTabBar.hxx103 class Item class in sfx2::sidebar::TabBar
113 typedef ::std::vector<Item> ItemContainer;
120 Item* GetItemForId (const ::rtl::OUString& rsId);
H A DTabBar.cxx142 Item& rItem (maItems[nIndex++]); in SetDecks()
145 rItem.mpButton->SetClickHdl(LINK(&rItem, TabBar::Item, HandleClick)); in SetDecks()
253 TabBar::Item* TabBar::GetItemForId (const ::rtl::OUString& rsDeckId) in GetItemForId()
310 IMPL_LINK(TabBar::Item, HandleClick, Button*, EMPTYARG) in IMPL_LINK() argument
/trunk/main/oovbaapi/ooo/vba/
H A DXCollectionBase.idl38 single items, usually via the method "Item".
41 the "Item" method, therefore this method is not part of this base interface
54 Usually this method is called "Item". The access method has to be

Completed in 162 milliseconds

12345678