Searched refs:pEmpty (Results 1 – 8 of 8) sorted by relevance
/aoo4110/main/sw/sdi/ |
H A D | swinterf.c | 29 static char pEmpty[] = ""; variable 48 pHandle,0,pEmpty); in SwDeleteTableColumns() 57 pHandle,0,pEmpty); in SwDeleteTableRows() 66 pHandle,0,pEmpty); in SwGotoStartOfTable() 75 pHandle,0,pEmpty); in SwGotoEndOfTable() 96 pHandle,0,pEmpty); in SwSelectTableRow() 105 pHandle,0,pEmpty); in SwSelectTableColumn() 114 pHandle,0,pEmpty); in SwTableSelect() 192 pHandle,0,pEmpty); in SwInsertLineBreak() 203 pHandle,0,pEmpty); in SwDelLeft() [all …]
|
/aoo4110/main/connectivity/source/drivers/jdbc/ |
H A D | DriverPropertyInfo.cxx | 129 const java_lang_String * pEmpty = NULL; in choices() local 131 …turn copyArrayAndDelete(t.pEnv,(jobjectArray)t.pEnv->GetObjectField( object, id), pEmpty2, pEmpty); in choices()
|
/aoo4110/main/soltools/ldump/ |
H A D | ldump.cxx | 746 char *pEmpty = ""; in main() local 747 pDump->SetCExport( pEmpty ); in main()
|
/aoo4110/main/sw/source/core/layout/ |
H A D | pagechg.cxx | 1547 SwPageFrm *pEmpty = pPage; in RemoveSuperfluous() local 1550 RemoveFtns( pEmpty, sal_True ); in RemoveSuperfluous() 1551 pEmpty->Cut(); in RemoveSuperfluous() 1552 delete pEmpty; in RemoveSuperfluous()
|
/aoo4110/main/sc/source/core/data/ |
H A D | documen8.cxx | 1556 SfxItemSet* pEmpty = new SfxItemSet( pEngine->GetEmptyItemSet() ); in TransliterateText() local 1557 pEngine->SetDefaults( pEmpty, sal_True ); in TransliterateText()
|
/aoo4110/main/xmlhelp/source/cxxhelp/provider/ |
H A D | databases.cxx | 798 const sal_Char pEmpty[] = ""; in init() local 806 pData = pEmpty; in init()
|
/aoo4110/main/writerfilter/source/dmapper/ |
H A D | DomainMapper_Impl.cxx | 3859 RedlineParamsPtr pEmpty; in ResetParaRedline() local 3860 m_pParaRedline.swap( pEmpty ); in ResetParaRedline()
|
/aoo4110/main/reportdesign/source/ui/report/ |
H A D | ReportController.cxx | 4242 ::boost::shared_ptr<OSectionWindow> pEmpty; in getSectionWindow() 4243 return pEmpty; in getSectionWindow()
|
Completed in 156 milliseconds