Home
last modified time | relevance | path

Searched +full:- +full:- +full:- (Results 1 – 25 of 12133) sorted by relevance

12345678910>>...486

/trunk/main/offapi/com/sun/star/awt/
H A DKey.idl11 * http://www.apache.org/licenses/LICENSE-2.0
37 //-------------------------------------------------------------------------
41 //-------------------------------------------------------------------------
45 //-------------------------------------------------------------------------
49 //-------------------------------------------------------------------------
53 //-------------------------------------------------------------------------
57 //-------------------------------------------------------------------------
61 //-------------------------------------------------------------------------
65 //-------------------------------------------------------------------------
69 //-------------------------------------------------------------------------
[all …]
H A DSystemPointer.idl11 * http://www.apache.org/licenses/LICENSE-2.0
37 //-------------------------------------------------------------------------
39 /** specifies the normal arrow-like mouse pointer.
43 //-------------------------------------------------------------------------
49 //-------------------------------------------------------------------------
55 //-------------------------------------------------------------------------
57 /** specifies a mouse pointer for text (cursor-like).
61 //-------------------------------------------------------------------------
67 //-------------------------------------------------------------------------
73 //-------------------------------------------------------------------------
[all …]
/trunk/main/toolkit/source/awt/
H A Dstylesettings.cxx11 * http://www.apache.org/licenses/LICENSE-2.0
83 …//------------------------------------------------------------------------------------------------…
86 if ( !i_pEvent || ( i_pEvent->GetId() != VCLEVENT_WINDOW_DATACHANGED ) ) in IMPL_LINK()
88 …ataChangedEvent* pDataChangedEvent = static_cast< const DataChangedEvent* >( i_pEvent->GetData() ); in IMPL_LINK()
89 if ( !pDataChangedEvent || ( pDataChangedEvent->GetType() != DATACHANGED_SETTINGS ) ) in IMPL_LINK()
91 if ( ( pDataChangedEvent->GetFlags() & SETTINGS_STYLE ) == 0 ) in IMPL_LINK()
123 …//------------------------------------------------------------------------------------------------…
130 pWindow->AddEventListener( LINK( m_pData.get(), WindowStyleSettings_Data, OnWindowEvent ) ); in WindowStyleSettings()
133 …//------------------------------------------------------------------------------------------------…
138 …//------------------------------------------------------------------------------------------------…
[all …]
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSDatabaseMetaData.cxx11 * http://www.apache.org/licenses/LICENSE-2.0
41 if(!m_pConnection->isCatalogUsed()) in ODatabaseMetaData()
48 // -------------------------------------------------------------------------
52 // -------------------------------------------------------------------------
62 // -------------------------------------------------------------------------
68 // -------------------------------------------------------------------------
74 // -------------------------------------------------------------------------
80 // -------------------------------------------------------------------------
86 // -------------------------------------------------------------------------
92 // -------------------------------------------------------------------------
[all …]
/trunk/main/offapi/com/sun/star/ucb/
H A DError.idl11 * http://www.apache.org/licenses/LICENSE-2.0
38 //-------------------------------------------------------------------------
42 //-------------------------------------------------------------------------
46 //-------------------------------------------------------------------------
50 //-------------------------------------------------------------------------
54 //-------------------------------------------------------------------------
58 //-------------------------------------------------------------------------
62 //-------------------------------------------------------------------------
66 //-------------------------------------------------------------------------
70 //-------------------------------------------------------------------------
[all …]
/trunk/main/connectivity/source/drivers/macab/
H A DMacabDatabaseMetaData.cxx11 * http://www.apache.org/licenses/LICENSE-2.0
60 // -------------------------------------------------------------------------
64 // -------------------------------------------------------------------------
74 // -------------------------------------------------------------------------
80 // -------------------------------------------------------------------------
86 // -------------------------------------------------------------------------
92 // -------------------------------------------------------------------------
98 // -------------------------------------------------------------------------
104 // -------------------------------------------------------------------------
110 // -------------------------------------------------------------------------
[all …]
/trunk/main/sal/qa/rtl/textenc/
H A Drtl_tencinfo.cxx11 * http://www.apache.org/licenses/LICENSE-2.0
34 // -----------------------------------------------------------------------------
61 …printf("rtl_getTextEncodingFromMimeCharset() differ: %s %d -> %d\n\n", _pRTL_TEXTENCODING, _aCurre… in check()
90 // ----------------------------------------
95 // ----------------------------------------
100 // ----------------------------------------
105 // ----------------------------------------
110 // ----------------------------------------
115 // ----------------------------------------
120 // ----------------------------------------
[all …]
/trunk/main/vcl/source/gdi/
H A Dmetaact.cxx11 * http://www.apache.org/licenses/LICENSE-2.0
46 // ------------------------------------------------------------------------
60 // ------------------------------------------------------------------------
68 // ------------------------------------------------------------------------
99 // ------------------------------------------------------------------------
107 // ------------------------------------------------------------------------
113 // ------------------------------------------------------------------------
119 // ------------------------------------------------------------------------
126 // ------------------------------------------------------------------------
132 // ------------------------------------------------------------------------
[all …]
/trunk/main/offapi/com/sun/star/style/
H A DPageProperties.idl11 * http://www.apache.org/licenses/LICENSE-2.0
76 //-----------------------------------------------------------------------------
80 //-----------------------------------------------------------------------------
84 //-----------------------------------------------------------------------------
88 //-----------------------------------------------------------------------------
92 //-----------------------------------------------------------------------------
96 //-----------------------------------------------------------------------------
103 //-----------------------------------------------------------------------------
107 //-----------------------------------------------------------------------------
111 //-----------------------------------------------------------------------------
[all …]
/trunk/main/fpicker/source/win32/filepicker/
H A DFilePicker.cxx11 * http://www.apache.org/licenses/LICENSE-2.0
27 //------------------------------------------------------------------------
29 //------------------------------------------------------------------------
48 //------------------------------------------------------------------------
50 //------------------------------------------------------------------------
57 //------------------------------------------------------------------------
59 //------------------------------------------------------------------------
63 //------------------------------------------------------------------------
65 //------------------------------------------------------------------------
82 //-----------------------------------------------------------------------------------------
[all …]
H A DFileOpenDlg.cxx11 * http://www.apache.org/licenses/LICENSE-2.0
27 //------------------------------------------------------------------------
29 //------------------------------------------------------------------------
36 //------------------------------------------------------------------------
38 //------------------------------------------------------------------------
51 // appropriately - in the future we will do this
58 //------------------------------------------
60 //------------------------------------------
79 //------------------------------------------------------------------------
81 //------------------------------------------------------------------------
[all …]
H A DWinFileOpenImpl.cxx11 * http://www.apache.org/licenses/LICENSE-2.0
27 //------------------------------------------------------------------------
29 //------------------------------------------------------------------------
52 //------------------------------------------------------------------------
54 //------------------------------------------------------------------------
66 //-------------------------------------------------------------------------
68 //-------------------------------------------------------------------------
87 //-------------------------------------------------------------------------
89 //-------------------------------------------------------------------------
101 m_CustomControls(m_CustomControlFactory->CreateCustomControlContainer()), in CWinFileOpenImpl()
[all …]
/trunk/main/connectivity/source/drivers/evoab2/
H A DNDatabaseMetaData.cxx11 * http://www.apache.org/licenses/LICENSE-2.0
70 "list-show-addresses",
71 "address-label-home",
72 "address-label-work",
73 "address-label-other"
79 …{"addr-line1",DEFAULT_ADDR_LINE1},{"addr-line2",DEFAULT_ADDR_LINE2},{"city",DEFAULT_CITY},{"state"… in get_evo_addr()
80-addr-line1",WORK_ADDR_LINE1},{"work-addr-line2",WORK_ADDR_LINE2},{"work-city",WORK_CITY},{"work-s… in get_evo_addr()
81-addr-line1",HOME_ADDR_LINE1},{"home-addr-line2",HOME_ADDR_LINE2},{"home-addr-City",HOME_CITY},{"h… in get_evo_addr()
82-addr-line1",OTHER_ADDR_LINE1},{"other-addr-line2",OTHER_ADDR_LINE2},{"other-addr-city",OTHER_CITY… in get_evo_addr()
94 pToBeFields[nFields]->bIsSplittedValue = true; in splitColumn()
[all …]
/trunk/main/svtools/source/control/
H A Dsvxbox.cxx11 * http://www.apache.org/licenses/LICENSE-2.0
31 // -----------------------------------------------------------------------
35 /*-------------------------------------------------------------------- in SV_IMPL_PTRARR()
37 --------------------------------------------------------------------*/ in SV_IMPL_PTRARR()
64 /*--------------------------------------------------------------------
66 --------------------------------------------------------------------*/
81 /*--------------------------------------------------------------------
83 --------------------------------------------------------------------*/
91 /*--------------------------------------------------------------------
93 --------------------------------------------------------------------*/
[all …]
/trunk/main/connectivity/source/drivers/ado/
H A DADatabaseMetaData.cxx11 * http://www.apache.org/licenses/LICENSE-2.0
51 : ::connectivity::ODatabaseMetaDataBase(_pCon,_pCon->getConnectionInfo()) in ODatabaseMetaData()
52 ,m_pADOConnection(_pCon->getConnection()) in ODatabaseMetaData()
56 // -------------------------------------------------------------------------
59 connectivity::ado::WpADOProperties aProps(m_pADOConnection->get_Properties()); in getInt32Property()
69 // -------------------------------------------------------------------------
72 connectivity::ado::WpADOProperties aProps(m_pADOConnection->get_Properties()); in getBoolProperty()
78 // -------------------------------------------------------------------------
81 connectivity::ado::WpADOProperties aProps(m_pADOConnection->get_Properties()); in getStringProperty()
92 // -------------------------------------------------------------------------
[all …]
/trunk/main/offapi/com/sun/star/presentation/
H A DFadeEffect.idl11 * http://www.apache.org/licenses/LICENSE-2.0
37 //-------------------------------------------------------------------------
43 //-------------------------------------------------------------------------
49 //-------------------------------------------------------------------------
55 //-------------------------------------------------------------------------
61 //-------------------------------------------------------------------------
67 //-------------------------------------------------------------------------
73 //-------------------------------------------------------------------------
79 //-------------------------------------------------------------------------
85 //-------------------------------------------------------------------------
[all …]
H A DAnimationEffect.idl11 * http://www.apache.org/licenses/LICENSE-2.0
39 //-------------------------------------------------------------------------
47 //-------------------------------------------------------------------------
55 //-------------------------------------------------------------------------
63 //-------------------------------------------------------------------------
71 //-------------------------------------------------------------------------
79 //-------------------------------------------------------------------------
87 //-------------------------------------------------------------------------
95 //-------------------------------------------------------------------------
103 //-------------------------------------------------------------------------
[all …]
/trunk/main/connectivity/source/commontools/
H A DFDatabaseMetaDataResultSet.cxx11 * http://www.apache.org/licenses/LICENSE-2.0
51 //------------------------------------------------------------------------------
58 // -------------------------------------------------------------------------
70 // -------------------------------------------------------------------------
84 // -------------------------------------------------------------------------
88 // -------------------------------------------------------------------------
96 // -----------------------------------------------------------------------------
122 // -------------------------------------------------------------------------
134 // -----------------------------------------------------------------------------
139 // -----------------------------------------------------------------------------
[all …]
/trunk/main/offapi/com/sun/star/formula/
H A DFormulaProperties.idl11 * http://www.apache.org/licenses/LICENSE-2.0
37 //-------------------------------------------------------------------------
43 //-------------------------------------------------------------------------
52 //-------------------------------------------------------------------------
57 //-------------------------------------------------------------------------
62 //-------------------------------------------------------------------------
67 //-------------------------------------------------------------------------
72 //-------------------------------------------------------------------------
77 //-------------------------------------------------------------------------
82 //-------------------------------------------------------------------------
[all …]
/trunk/main/sc/source/ui/app/
H A Duiitems.cxx11 * http://www.apache.org/licenses/LICENSE-2.0
35 // STATIC DATA -----------------------------------------------------------
52 // -----------------------------------------------------------------------
53 // ScInputStatusItem - Status-Update fuer Eingabezeile
54 // -----------------------------------------------------------------------
56 //UNUSED2008-05 ScInputStatusItem::ScInputStatusItem( sal_uInt16 nWhichP,
57 //UNUSED2008-05 SCTAB nTab,
58 //UNUSED2008-05 SCCOL nCol, SCROW nRow,
59 //UNUSED2008-05 SCCOL nStartCol, SCROW nStartRow,
60 //UNUSED2008-05 SCCOL nEndCol, SCROW nEndRow,
[all …]
/trunk/main/offapi/com/sun/star/packages/zip/
H A DZipConstants.idl11 * http://www.apache.org/licenses/LICENSE-2.0
38 //-------------------------------------------------------------------------
44 //-------------------------------------------------------------------------
49 //-------------------------------------------------------------------------
54 //-------------------------------------------------------------------------
59 //-------------------------------------------------------------------------
62 const short DEFAULT_COMPRESSION = -1;
64 //-------------------------------------------------------------------------
71 //-------------------------------------------------------------------------
76 //-------------------------------------------------------------------------
[all …]
/trunk/main/svtools/source/table/
H A Dtablecontrol.cxx11 * http://www.apache.org/licenses/LICENSE-2.0
55 …// -----------------------------------------------------------------------------------------------…
60 TableDataWindow& rDataWindow = m_pImpl->getDataWindow(); in TableControl()
71 …// -----------------------------------------------------------------------------------------------…
76 m_pImpl->setModel( PTableModel() ); in ~TableControl()
77 m_pImpl->disposeAccessible(); in ~TableControl()
81 …// -----------------------------------------------------------------------------------------------…
84 if ( !m_pImpl->getInputHandler()->GetFocus( *m_pImpl ) ) in GetFocus()
88 …// -----------------------------------------------------------------------------------------------…
91 if ( !m_pImpl->getInputHandler()->LoseFocus( *m_pImpl ) ) in LoseFocus()
[all …]
/trunk/main/starmath/sdi/
H A Dsmitems.sdi11 * http://www.apache.org/licenses/LICENSE-2.0
23 //-------------------------------------------------------------------------
36 //-------------------------------------------------------------------------
49 //-------------------------------------------------------------------------
67 //-------------------------------------------------------------------------
81 //-------------------------------------------------------------------------
91 //-------------------------------------------------------------------------
101 //-------------------------------------------------------------------------
119 //-------------------------------------------------------------------------
130 //-------------------------------------------------------------------------
[all …]
/trunk/main/sw/source/ui/dbui/
H A Dmailmergehelper.cxx11 * http://www.apache.org/licenses/LICENSE-2.0
66 /*-- 14.06.2004 12:29:19---------------------------------------------------
68 -----------------------------------------------------------------------*/
82 sRet = xFP->getFiles().getConstArray()[0]; in CallSaveAsDialog()
87 /*-- 20.08.2004 09:39:18---------------------------------------------------
91 -----------------------------------------------------------------------*/
105 /*-- 28.12.2004 10:16:02---------------------------------------------------
107 -----------------------------------------------------------------------*/
123 xMailServiceProvider->create( in ConnectToSmtpServer()
132 xMailServiceProvider->create( in ConnectToSmtpServer()
[all …]
/trunk/main/svtools/source/uno/
H A Dunocontroltablemodel.cxx11 * http://www.apache.org/licenses/LICENSE-2.0
143 return static_cast< const UnoControlTableModel* >( _pInstance )->checkInvariants(); in UnoControlTableModel_checkInvariants()
146 …//------------------------------------------------------------------------------------------------…
149 Reference< XGridDataModel > const xDataModel( m_pImpl->m_aDataModel ); in checkInvariants()
163 …//------------------------------------------------------------------------------------------------…
169 m_pImpl->bHasColumnHeaders = true; in DBG_NAME()
170 m_pImpl->bHasRowHeaders = false; in DBG_NAME()
171 m_pImpl->bEnabled = true; in DBG_NAME()
172 m_pImpl->pRenderer.reset( new GridTableRenderer( *this ) ); in DBG_NAME()
173 m_pImpl->pInputHandler.reset( new DefaultInputHandler ); in DBG_NAME()
[all …]

12345678910>>...486