Home
last modified time | relevance | path

Searched refs:SW_DLLPUBLIC (Results 1 – 25 of 169) sorted by relevance

1234567

/aoo41x/main/sw/inc/
H A Ddbgoutsw.hxx67 SW_DLLPUBLIC const char * dbg_out(const void * pVoid);
68 SW_DLLPUBLIC const char * dbg_out(const String & aStr);
70 SW_DLLPUBLIC const char * dbg_out(const SwRect & rRect);
72 SW_DLLPUBLIC const char * dbg_out(const SwNode & rNode);
73 SW_DLLPUBLIC const char * dbg_out(const SwTxtAttr & rAttr);
74 SW_DLLPUBLIC const char * dbg_out(const SwpHints &rHints);
77 SW_DLLPUBLIC const char * dbg_out(const SfxItemSet & rSet);
78 SW_DLLPUBLIC const char * dbg_out(SwNodes & rNodes);
81 SW_DLLPUBLIC const char * dbg_out(const SwPaM & rPam);
82 SW_DLLPUBLIC const char * dbg_out(const SwNodeNum & rNum);
[all …]
H A Dcalbck.hxx67 class SW_DLLPUBLIC SwClient : ::boost::noncopyable
127 class SW_DLLPUBLIC SwModify: public SwClient
188 class SW_DLLPUBLIC SwDepend: public SwClient
230 SW_DLLPUBLIC SwClientIter( const SwModify& );
231 SW_DLLPUBLIC ~SwClientIter();
250 SW_DLLPUBLIC SwClient* First( TypeId nType );
251 SW_DLLPUBLIC SwClient* Next();
252 SW_DLLPUBLIC SwClient* Last( TypeId nType );
253 SW_DLLPUBLIC SwClient* Previous();
H A Dswtypes.hxx99 SW_DLLPUBLIC extern UniString aEmptyStr; // ""
101 SW_DLLPUBLIC extern UniString aDotStr; // '.'
193 SW_DLLPUBLIC Size GetGraphicSizeTwip( const Graphic&, OutputDevice* pOutDev );
201 SW_DLLPUBLIC extern const sal_Char* __FAR_DATA pMarkToOutline;
258 SW_DLLPUBLIC CharClass& GetAppCharClass();
259 SW_DLLPUBLIC LanguageType GetAppLanguage();
273 SW_DLLPUBLIC CollatorWrapper& GetAppCollator();
274 SW_DLLPUBLIC CollatorWrapper& GetAppCaseCollator();
276 SW_DLLPUBLIC const ::utl::TransliterationWrapper& GetAppCmpStrIgnore();
H A Dcshtyp.hxx106 SW_DLLPUBLIC SwWhichPara GetfnParaCurr();
107 SW_DLLPUBLIC SwPosPara GetfnParaStart();
108 SW_DLLPUBLIC SwPosPara GetfnParaEnd();
110 SW_DLLPUBLIC SwWhichTable GetfnTablePrev();
111 SW_DLLPUBLIC SwWhichTable GetfnTableCurr();
112 SW_DLLPUBLIC SwPosTable GetfnTableStart();
113 SW_DLLPUBLIC SwPosTable GetfnTableEnd();
H A Ddbfld.hxx38 class SW_DLLPUBLIC SwDBFieldType : public SwValueFieldType
69 class SW_DLLPUBLIC SwDBField : public SwValueField
138 class SW_DLLPUBLIC SwDBNameInfField : public SwField
169 class SW_DLLPUBLIC SwDBNextSetFieldType : public SwFieldType
182 class SW_DLLPUBLIC SwDBNextSetField : public SwDBNameInfField
283 class SW_DLLPUBLIC SwDBNameField : public SwDBNameInfField
298 class SW_DLLPUBLIC SwDBSetNumberFieldType : public SwFieldType
310 class SW_DLLPUBLIC SwDBSetNumberField : public SwDBNameInfField
H A Dpam.hxx51 struct SW_DLLPUBLIC SwPosition
105 SW_DLLPUBLIC extern SwMoveFn fnMoveForward; // SwPam::Move()/Find() default argument.
106 SW_DLLPUBLIC extern SwMoveFn fnMoveBackward;
109 SW_DLLPUBLIC extern SwGoInDoc fnGoDoc;
111 SW_DLLPUBLIC extern SwGoInDoc fnGoNode;
112 SW_DLLPUBLIC extern SwGoInDoc fnGoCntnt; // SwPam::Move() default argument.
119 class SW_DLLPUBLIC SwPaM : public Ring
H A DSwStyleNameMapper.hxx155 SW_DLLPUBLIC static void FillUIName ( sal_uInt16 nId, String& rFillName );
156 SW_DLLPUBLIC static const String& GetUIName ( sal_uInt16 nId, const String& rName );
160 SW_DLLPUBLIC static const String& GetProgName ( sal_uInt16 nId, const String& rName );
163 SW_DLLPUBLIC static sal_uInt16 GetPoolIdFromUIName( const String& rName, SwGetPoolIdFromName );
173 SW_DLLPUBLIC static const String GetSpecialExtraProgName( const String& rExtraUIName );
H A Dswunohelper.hxx49 SW_DLLPUBLIC sal_Bool UCB_DeleteFile( const String& rURL );
56 SW_DLLPUBLIC sal_Bool UCB_IsCaseSensitiveFileName( const String& rURL );
59 SW_DLLPUBLIC sal_Bool UCB_IsReadOnlyFileName( const String& rURL );
71 SW_DLLPUBLIC sal_Bool UCB_IsFile( const String& rURL );
H A Ddocufld.hxx165 class SW_DLLPUBLIC SwPageNumberField : public SwField
242 class SW_DLLPUBLIC SwFileNameField : public SwField
277 class SW_DLLPUBLIC SwTemplNameField : public SwField
310 class SW_DLLPUBLIC SwDocStatField : public SwField
457 class SW_DLLPUBLIC SwMacroField : public SwField
517 class SW_DLLPUBLIC SwPostItField : public SwField
589 class SW_DLLPUBLIC SwDocInfoField : public SwValueField
839 class SW_DLLPUBLIC SwCombinedCharField : public SwField
H A Dgrfatr.hxx49 class SW_DLLPUBLIC SwMirrorGrf : public SfxEnumItem
95 class SW_DLLPUBLIC SwCropGrf : public SvxGrfCrop
135 class SW_DLLPUBLIC SwLuminanceGrf : public SfxInt16Item
151 class SW_DLLPUBLIC SwContrastGrf : public SfxInt16Item
208 class SW_DLLPUBLIC SwGammaGrf : public SfxPoolItem
281 class SW_DLLPUBLIC SwDrawModeGrf : public SfxEnumItem
H A Dshellio.hxx73 class SW_DLLPUBLIC SwAsciiOptions
214 class SW_DLLPUBLIC Reader
309 class SW_DLLPUBLIC StgReader : public Reader
347 class SW_DLLPUBLIC SwTextBlocks
412 SW_DLLPUBLIC SwRead SwGetReaderXML();
433 class SW_DLLPUBLIC Writer
551 class SW_DLLPUBLIC StgWriter : public Writer
H A Dexpfld.hxx59 class SW_DLLPUBLIC SwSeqFldList : public _SwSeqFldList
89 class SW_DLLPUBLIC SwGetExpField : public SwFormulaField
155 class SW_DLLPUBLIC SwSetExpFieldType : public SwValueFieldType
225 class SW_DLLPUBLIC SwSetExpField : public SwFormulaField
313 class SW_DLLPUBLIC SwInputField : public SwField
H A Dhintids.hxx443 SW_DLLPUBLIC const SfxPoolItem* GetDfltAttr( sal_uInt16 nWhich );
445 SW_DLLPUBLIC sal_uInt16 GetWhichOfScript( sal_uInt16 nWhich, sal_uInt16 nScript );
463 SW_DLLPUBLIC extern sal_uInt16 __FAR_DATA aTxtNodeSetRange[];
473 SW_DLLPUBLIC extern sal_uInt16 __FAR_DATA aFrmFmtSetRange[];
H A Dmdiexp.hxx52 SW_DLLPUBLIC void StartProgress ( sal_uInt16 nMessId, long nStartVal, long nEndVal, SwDocShell *…
53 SW_DLLPUBLIC void EndProgress ( SwDocShell *pDocSh = 0 );
54 SW_DLLPUBLIC void SetProgressState ( long nPosition, SwDocShell *pDocShell );
H A Dfldbas.hxx262 class SW_DLLPUBLIC SwFieldType : public SwModify
305 class SW_DLLPUBLIC SwField
427 class SW_DLLPUBLIC SwValueField : public SwField
455 class SW_DLLPUBLIC SwFormulaField : public SwValueField
/aoo41x/main/sw/source/core/doc/
H A Ddbgoutsw.cxx88 SW_DLLPUBLIC const char * dbg_out(const void * pVoid) in dbg_out()
99 SW_DLLPUBLIC const char * dbg_out(const String & aStr) in dbg_out()
312 SW_DLLPUBLIC const char * dbg_out(const SfxItemSet & rSet) in dbg_out()
353 SW_DLLPUBLIC const char * dbg_out(const SwpHints &rHints) in dbg_out()
396 SW_DLLPUBLIC const char * dbg_out(const SwPaM & rPam) in dbg_out()
406 SW_DLLPUBLIC const char * dbg_out(const SwNodeNum & rNum) in dbg_out()
428 SW_DLLPUBLIC const char * dbg_out(const SwRect & rRect) in dbg_out()
694 SW_DLLPUBLIC const char * dbg_out(const SwNode & rNode) in dbg_out()
699 SW_DLLPUBLIC const char * dbg_out(const SwNode * pNode) in dbg_out()
801 SW_DLLPUBLIC const char * dbg_out(SwNodes & rNodes) in dbg_out()
[all …]
/aoo41x/main/sw/source/ui/inc/
H A Dinitui.hxx47 SW_DLLPUBLIC String* GetOldGrfCat();
48 SW_DLLPUBLIC String* GetOldTabCat();
49 SW_DLLPUBLIC String* GetOldFrmCat();
50 SW_DLLPUBLIC String* GetOldDrwCat();
52 SW_DLLPUBLIC String* GetCurrGlosGroup();
53 SW_DLLPUBLIC void SetCurrGlosGroup(String* pStr);
62 SW_DLLPUBLIC SwGlossaries* GetGlossaries();
H A Duitool.hxx45 SW_DLLPUBLIC void SetMetric(MetricFormatter& rCtrl, FieldUnit eUnit);
48 SW_DLLPUBLIC void PrepareBoxInfo(SfxItemSet& rSet, const SwWrtShell& rSh);
55 SW_DLLPUBLIC void MakeDefTabs(SwTwips nDefDist, SvxTabStopItem& rTabs);
61 SW_DLLPUBLIC sal_uInt16 GetTabDist(const SvxTabStopItem& rTabs);
69 SW_DLLPUBLIC FieldUnit GetDfltMetric(sal_Bool bWeb);
73 SW_DLLPUBLIC void FillCharStyleListBox(ListBox& rToFill, SwDocShell* pDocSh, sal_Bool bSorted = sal…
76 SW_DLLPUBLIC sal_uInt16 InsertStringSorted(const String& rEntry, ListBox& rToFill, sal_uInt16 nOffs…
H A Dmailmergehelper.hxx60 SW_DLLPUBLIC String CallSaveAsDialog(String& rFilter);
61 SW_DLLPUBLIC bool CheckMailAddress( const ::rtl::OUString& rMailAddress );
62 SW_DLLPUBLIC com::sun::star::uno::Reference< com::sun::star::mail::XSmtpService >
72 class SW_DLLPUBLIC SwBoldFixedInfo : public FixedInfo
89 class SW_DLLPUBLIC SwAddressPreview : public Window
155 class SW_DLLPUBLIC SwAddressIterator
169 class SW_DLLPUBLIC SwAuthenticator :
191 class SW_DLLPUBLIC SwConnectionContext :
216 class SW_DLLPUBLIC SwConnectionListener :
340 SW_DLLPUBLIC ::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext>
H A Dcfgitems.hxx53 class SW_DLLPUBLIC SwDocDisplayItem : public SfxPoolItem
89 class SW_DLLPUBLIC SwElemItem : public SfxPoolItem
130 class SW_DLLPUBLIC SwAddPrinterItem : public SfxPoolItem, public SwPrintData
179 class SW_DLLPUBLIC SwShadowCursorItem : public SfxPoolItem
207 class SW_DLLPUBLIC SwTestItem : public SfxPoolItem
H A Dcolex.hxx38 class SW_DLLPUBLIC SwPageExample : public SvxPageWindow
51 class SW_DLLPUBLIC SwPageGridExample : public SwPageExample
71 class SW_DLLPUBLIC SwColExample : public SwPageExample
96 class SW_DLLPUBLIC SwColumnOnlyExample : public Window
H A Dactctrl.hxx35 class SW_DLLPUBLIC NumEditAction: public NumericField
54 class SW_DLLPUBLIC NoSpaceEdit : public Edit
81 class SW_DLLPUBLIC ReturnActionEdit : public Edit
H A Duiitems.hxx37 class SW_DLLPUBLIC SwPageFtnInfoItem : public SfxPoolItem
65 class SW_DLLPUBLIC SwPtrItem : public SfxPoolItem
82 class SW_DLLPUBLIC SwUINumRuleItem : public SfxPoolItem
/aoo41x/main/sw/source/filter/inc/
H A Dfltshell.hxx81 SW_DLLPUBLIC SwFltStackEntry(const SwPosition & rStartPos, SfxPoolItem* pHt );
82 SW_DLLPUBLIC SwFltStackEntry(const SwFltStackEntry& rEntry);
83 SW_DLLPUBLIC ~SwFltStackEntry();
86 SW_DLLPUBLIC void SetEndPos( const SwPosition & rEndPos);
87 SW_DLLPUBLIC sal_Bool MakeRegion(SwDoc* pDoc, SwPaM& rRegion, sal_Bool bCheck );
101 class SW_DLLPUBLIC SwFltControlStack
172 class SW_DLLPUBLIC SwFltAnchor : public SfxPoolItem
201 class SW_DLLPUBLIC SwFltRedline : public SfxPoolItem
238 class SW_DLLPUBLIC SwFltBookmark : public SfxPoolItem
268 class SW_DLLPUBLIC SwFltTOX : public SfxPoolItem
[all …]
H A Dwrt_fn.hxx38 SW_DLLPUBLIC Writer& Out( const SwAttrFnTab, const SfxPoolItem&, Writer& );
39 SW_DLLPUBLIC Writer& Out_SfxItemSet( const SwAttrFnTab, Writer&, const SfxItemSet&,
57 SW_DLLPUBLIC Writer& Out( const SwNodeFnTab, SwNode&, Writer & rWrt );

Completed in 147 milliseconds

1234567